Monday, December 22, 2025
The footnote plugin creates links between numbers in the content and the corresponding footnote below the text. It's quite straightforward - to try, just create a sample entry with the following content:
The Original Example for Footnotes
Here is some text1 with a note. The text goes on and has another reference2 to a footnote.
And here my own won
If you want to get independent3 form American billionaires you can try Existing lists for European alternatives4
Saturday, December 20, 2025
The leading
😢
in the Posting Heading will not become "translated" to Emoji "
😢".
And a tailing "❓" (or leading, or whatever) will become deleted when I try
Preview or
Publish!
Bug or Reature – that is the question here!
Checked
flatpress/fp-interface/lang/de-de/lang.admin.config.php
I found
Datumformat →
Datumsformat
(several Times in Text)
Du must →
Du musst
Thursday, December 18, 2025
This is for Support Forum 957
Here everything works fine
But in an other Installation Code Icons do NOT work
(That one is also 1.5 Master)
Here some Comparison:
Not Working Icons
|
Working Icons
|

|

|
Source Code for NOT working Icons:
<!-- BOF Custom toolbar -->
<div class="emoticons">
<a href="#content" title="😄" onclick="emoticons(unescape('%3Asmile%3A')); return false;">
😄</a> <a href="#content" title="😃" onclick="emoticons(unescape('%3Asmiley%3A')); return false;">
😃</a> <a href="#content" title="😉" onclick="emoticons(unescape('%3Awink%3A')); return false;">
😉</a> <a href="#content" title="😊" onclick="emoticons(unescape('%3Ablush%3A')); return false;">
Source Code for WORKING Icons:
<!-- BOF Custom toolbar --> <!-- BOF Emoticons -->
<div class="emoticons"> <button type="button" style="font-size: 12px; vertical-align: middle;" title="😄" id="OnNtaWxlOg">
😄</button> <button type="button" style="font-size: 12px; vertical-align: middle;" title="😃" id="OnNtaWxleTo">
😃</button> <button type="button" style="font-size: 12px; vertical-align: middle;" title="😉" id="Ondpbms6">
😉</button> <button type="button" style="font-size: 12px; vertical-align: middle;" title="😊" id="OmJsdXNoOg">
Your Suggestions for more analytics or Fix?