Search found 80 matches
- Fri Jan 02, 2026 9:55 pm
- Forum: General Support
- Topic: Error with plugin EntryList 1.0.2
- Replies: 5
- Views: 348
Re: Error with plugin EntryList 1.0.2
Repaired function listEntries(..
- Fri Jan 02, 2026 8:13 pm
- Forum: Development and tests
- Topic: Warm-up: FlatPress 1.5 - Community Test
- Replies: 100
- Views: 5920
Re: Warm-up: FlatPress 1.5 - Community Test
In FlatPress 1.5, links in src do not work in BlockParser_Widgets
for example:
[html]<iframe width=”800” height=”500” src=”https://solarcz.eu/rss.html” frameborder=”0”></iframe>[/html]
[html]<a href=”http://apod.nasa.gov/apod/astropix.html” title=”n.a.”><img src=”https://apod.nasa.gov/apod/calendar ...
for example:
[html]<iframe width=”800” height=”500” src=”https://solarcz.eu/rss.html” frameborder=”0”></iframe>[/html]
[html]<a href=”http://apod.nasa.gov/apod/astropix.html” title=”n.a.”><img src=”https://apod.nasa.gov/apod/calendar ...
- Fri Jan 02, 2026 7:39 pm
- Forum: Plugin support
- Topic: rss.html as Widget
- Replies: 1
- Views: 163
rss.html as Widget
This rss.html show Flatpress rss, but not work as BlockParser_Widgets.
Don't you know why?
https://solarcz.eu/rss.html
Don't you know why?
https://solarcz.eu/rss.html
- Fri Jan 02, 2026 7:10 pm
- Forum: Development and tests
- Topic: Warm-up: FlatPress 1.5 - Community Test
- Replies: 100
- Views: 5920
Re: Warm-up: FlatPress 1.5 - Community Test
When logout from admin panel get error:
Warning: setcookie () expect parameter 3 to be integer, array given in ../fp_includes/core/core.cookie.php 188
Testing on PHP 8.2.29 https://solarcz.eu/
Warning: setcookie () expect parameter 3 to be integer, array given in ../fp_includes/core/core.cookie.php 188
Testing on PHP 8.2.29 https://solarcz.eu/
- Tue Nov 25, 2025 10:46 am
- Forum: General Support
- Topic: BBcode version 1.9.1
- Replies: 1
- Views: 205
Re: BBcode version 1.9.1
The problem was with the long á, it only works with the short a
Code: Select all
bad: [url=fp-content/attachs/sokolovna/2024_Rouchovany_zpráva.pdf]
good: [url=fp-content/attachs/sokolovna/2024_Rouchovany_zprava.pdf]- Tue Nov 25, 2025 10:33 am
- Forum: General Support
- Topic: BBcode version 1.9.1
- Replies: 1
- Views: 205
BBcode version 1.9.1
In FlatPress 1.3.1 this link worked: [url=attachs/sokolovna/povolenirozpocet.pdf]name_pdf[/url]
in FlatPress 1.4.1 show link https://pomnikkorupce.cz/get.php?f=povolenirozpocet.pdf
and the file from the subdirectory will not open, lik from subdirektory "attachs/sokolovna" does not work.
How to open ...
in FlatPress 1.4.1 show link https://pomnikkorupce.cz/get.php?f=povolenirozpocet.pdf
and the file from the subdirectory will not open, lik from subdirektory "attachs/sokolovna" does not work.
How to open ...
- Sun Jun 08, 2025 9:20 pm
- Forum: General Support
- Topic: tag color
- Replies: 3
- Views: 26229
tag color
on Flatpress 1.4 editor missing color icon
https://wiki.flatpress.org/doc:plugins:bbcode
Code: Select all
and dont work: [color=#000080]Search[/color]
work: <font color="#fff">Search</font>- Mon Jan 06, 2025 2:30 am
- Forum: General Support
- Topic: Detecting mobile browser
- Replies: 3
- Views: 57068
Re: Detecting mobile browser
and I change css style:
Code: Select all
@media only screen and (max-width: 480px) { ... }- Sun Jan 05, 2025 6:44 pm
- Forum: General Support
- Topic: Detecting mobile browser
- Replies: 3
- Views: 57068
Detecting mobile browser
Web looked bad on a mobile device, so I detecting mobile browser and reducing the image preview.
<script>
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
document.currentScript.outerHTML = `[img=images/mapka ...
<script>
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
document.currentScript.outerHTML = `[img=images/mapka ...
- Sun Jan 05, 2025 3:48 pm
- Forum: Theme support
- Topic: Theme HTTP ERROR 500
- Replies: 4
- Views: 61750
Re: Theme HTTP ERROR 500
ER.500 is no more, but another error:
https://solarcz.eu/search.php?stype=full&q=knihy&search=Hledej
Warning: Undefined array key "rawcontent" in /home/eywjamcd/solarcz.eu/fp-content/compile/151aef07e2f08ba6f64f7d28505ca0cb^53206b03202f5003b6b153aeccdfc888dd3f6f2d_0.file.default.tpl.php on line 44 ...
https://solarcz.eu/search.php?stype=full&q=knihy&search=Hledej
Warning: Undefined array key "rawcontent" in /home/eywjamcd/solarcz.eu/fp-content/compile/151aef07e2f08ba6f64f7d28505ca0cb^53206b03202f5003b6b153aeccdfc888dd3f6f2d_0.file.default.tpl.php on line 44 ...