Search found 80 matches

by Lubomír Ludvík
Sun Sep 18, 2022 3:37 pm
Forum: Plugin support
Topic: Weather Widget
Replies: 1
Views: 5674

Weather Widget

Weather Widget from Static Page > BlockParser Widgets
Widget is from 5 separate parts.
See http://flatpress.cz/flatpress/index.php ... t-na-poas/
pocasi widget.jpg
pocasi widget.jpg (39.26 KiB) Viewed 5674 times
by Lubomír Ludvík
Wed Sep 14, 2022 10:04 am
Forum: Theme support
Topic: https don't show theme
Replies: 14
Views: 45063

Re: https don't show theme

I replaced /fp-interface/themes/leggero with new version,
in root isn´t .htaccess file
no change on https://agrofarm.cz/
by Lubomír Ludvík
Mon Sep 12, 2022 4:10 pm
Forum: Theme support
Topic: https don't show theme
Replies: 14
Views: 45063

Re: https don't show theme

Don´t work.

Solution 1: Blog URL is https://agrofarm.cz/

Solution 3: in settings.conf.php is:
'www' => 'https://agrofarm.cz/'

FlatPress is 1.2.beta1, it can be a problem?
by Lubomír Ludvík
Sun Sep 11, 2022 4:18 am
Forum: Theme support
Topic: https don't show theme
Replies: 14
Views: 45063

https don't show theme

I have problem with all theme, protocol https don't show theme.
You don't know the solution?

In web source is http://

Code: Select all

<link media="screen" href="http://
http://www.agrofarm.cz/
https://www.agrofarm.cz/
agro.png
agro.png (71.33 KiB) Viewed 25614 times
by Lubomír Ludvík
Thu Jun 16, 2022 4:17 am
Forum: General Support
Topic: It is bug?
Replies: 3
Views: 6602

Re: It is bug?

by Lubomír Ludvík
Tue Jun 14, 2022 4:42 pm
Forum: General Support
Topic: It is bug?
Replies: 3
Views: 6602

It is bug?

I click on the image (to enlarge it) so it does not appear on the monitor,
but in the middle of the page (the page is long).
I have to scroll down to see the image.
by Lubomír Ludvík
Tue Jun 14, 2022 4:31 pm
Forum: Plugin support
Topic: Web Page Password Protect
Replies: 2
Views: 5809

Re: Web Page Password Protect

by theme, e.g. themes\leggero\comments.tpl
by Lubomír Ludvík
Sun Jun 12, 2022 6:32 pm
Forum: Plugin support
Topic: Web Page Password Protect
Replies: 2
Views: 5809

Web Page Password Protect

I try Web Page Password Protect from http://www.zubrag.com/scripts/
It works with flatpress, I only add first line to index.php:
include 'password_protect.php';
Edit file password_protect.php to add login/password or
define('USE_USERNAME', false); // only password

Example of use: http ...
by Lubomír Ludvík
Thu Aug 12, 2021 5:54 am
Forum: General Support
Topic: Some suggestions
Replies: 5
Views: 12879

Re: Some suggestions

Good idea, I didn't know yuicompressor

Code: Select all

yuicompressor-2.4.8.jar admin.css -o admin_c.css
download url: https://jar-download.com/artifacts/com. ... ssor/2.4.8