Search found 80 matches

by Lubomír Ludvík
Sat Jan 24, 2026 7:33 am
Forum: Development and tests
Topic: FlatPress 1.5 "Stringendo": Release Candidate 2 published, please help testing
Replies: 6
Views: 314

Re: FlatPress 1.5 "Stringendo": Release Candidate 2 published, please help testing

preview picture show "small thumb" when picture is from external url

Code: Select all

[img=https://www.yr.no/en/content/2-7283758/meteogram.svg width="400"] 
https://solarcz.eu/2026/01/23/test-icalfeed/
preview.png
preview.png (27.22 KiB) Viewed 247 times
by Lubomír Ludvík
Fri Jan 23, 2026 8:21 am
Forum: Plugin support
Topic: iCalFeed Plugin
Replies: 4
Views: 210

Re: iCalFeed Plugin

label is empty, I must rename lang.en-us.php to lang.cs-cz.php
no_lang.png
no_lang.png (15.11 KiB) Viewed 187 times
by Lubomír Ludvík
Sat Jan 10, 2026 2:14 pm
Forum: Development and tests
Topic: Show support data
Replies: 1
Views: 126

Show support data

I translate \fp-plugins\support\lang\lang.cs-cz.php

I have a few small things:

Is email ok ? hello@flatpress.org
in Show support data > ... or send an email

themes directory - wrong fp-interface
error.png
error.png (56.66 KiB) Viewed 126 times
by Lubomír Ludvík
Sun Jan 04, 2026 6:04 pm
Forum: Show off
Topic: Esperanto
Replies: 1
Views: 469

Re: Esperanto

Very nice website template. All the best with Flatpress.
by Lubomír Ludvík
Sat Jan 03, 2026 6:50 pm
Forum: Development and tests
Topic: Warm-up: FlatPress 1.5 - Community Test
Replies: 100
Views: 5091

Re: Warm-up: FlatPress 1.5 - Community Test

fraenkiman wrote: Sat Jan 03, 2026 6:17 pm I can't reproduce this with Edge on Windows 11.
You can try it in the administration at https://solarcz.eu/ ?
Thank you
by Lubomír Ludvík
Sat Jan 03, 2026 5:56 pm
Forum: Development and tests
Topic: Warm-up: FlatPress 1.5 - Community Test
Replies: 100
Views: 5091

Re: Warm-up: FlatPress 1.5 - Community Test

I tried Librewolf/Firefox 146, but it doesn't work on FlatPress 1.5.
I just tried drag and drop widgets on FlatPress 1.4.1, it works (Chrome and Edge).
by Lubomír Ludvík
Sat Jan 03, 2026 5:31 pm
Forum: Development and tests
Topic: Warm-up: FlatPress 1.5 - Community Test
Replies: 100
Views: 5091

Re: Warm-up: FlatPress 1.5 - Community Test

I have the latest versions of Google Chrome and Microsoft Edge.
In Chrome, you can't drag and drop widgets in the widget administration.
In Edge, widgets don't appear.

https://solarcz.eu/ on on PHP 8.2.29
chrome aktualni.jpg
chrome aktualni.jpg (30.73 KiB) Viewed 301 times
chrome.jpg
chrome.jpg (110.97 KiB) Viewed 301 times
edge.jpg
edge.jpg (51.39 KiB) Viewed 301 times
by Lubomír Ludvík
Sat Jan 03, 2026 4:09 pm
Forum: Development and tests
Topic: Warm-up: FlatPress 1.5 - Community Test
Replies: 100
Views: 5091

Re: Warm-up: FlatPress 1.5 - Community Test

FlatPress Protect:
Unfortunately, the plugin also does not have access to its subdirectory: /fp-plugins/rsswidget/rss/rss.html
I can't load the file, still "404 Not Found".

It won't help .htaccess
<Files "rss.html">
Allow from all
Satisfy Any
</Files>
by Lubomír Ludvík
Sat Jan 03, 2026 12:00 am
Forum: Development and tests
Topic: Warm-up: FlatPress 1.5 - Community Test
Replies: 100
Views: 5091

Re: Warm-up: FlatPress 1.5 - Community Test

Thanks for the answer, and could you add the option to the FlatPress Protect settings:
Allow FlatPress to use content from external sources via iFrame
by Lubomír Ludvík
Fri Jan 02, 2026 11:23 pm
Forum: General Support
Topic: Error with plugin EntryList 1.0.2
Replies: 5
Views: 254

Re: Error with plugin EntryList 1.0.2

time format corrected in function listEntries(

Code: Select all

	$timeFormatted = date('H:i', $timestamp);
	$return .= "\n " . $timeFormatted . " ";
entrylist1_0_4.zip
(3.09 KiB) Downloaded 19 times