Search found 196 matches
- Thu Apr 22, 2021 6:16 am
- Forum: General Support
- Topic: Installation Issues - Links not working
- Replies: 3
- Views: 49
Re: Installation Issues - Links not working
Awesome \o/
- Thu Apr 22, 2021 6:14 am
- Forum: Plugin support
- Topic: PhotoSwipe Umlaute
- Replies: 2
- Views: 27
Re: PhotoSwipe Umlaute
Johannes, what happens when you add an umlaut? Is it displayed weirdly, or do the captions disappear completely? I suspect an encondig issue. It should work with texte.con encoded in UTF-8. (Under windows, I check - and change - the file encoding with Notepad++ .) (Damn, this reminds me painfully of...
- Sun Apr 18, 2021 9:46 am
- Forum: Plugin support
- Topic: "read more" tag on static page
- Replies: 1
- Views: 140
Re: "read more" tag on static page
Hi, no, it can only be used in entries. (Which makes sense when you look at its function: It provides a "read more" link in the entry overview, so that long entries do not expand the overview page too much. Static pages always stand for their own, there is no overview page for them.) All t...
- Sun Apr 18, 2021 9:40 am
- Forum: General Support
- Topic: Installation Issues - Links not working
- Replies: 3
- Views: 49
Re: Installation Issues - Links not working
Johannes,
welcome to FlatPress
Without knowing any details, this sounds like a htaccess / URL rewrite problem to me. Please, go to Plugins -> PrettyURLs Config in the admin area and try another PrettyUrls mode. Does that help?
All the best,
Arvid
welcome to FlatPress

Without knowing any details, this sounds like a htaccess / URL rewrite problem to me. Please, go to Plugins -> PrettyURLs Config in the admin area and try another PrettyUrls mode. Does that help?
All the best,
Arvid
- Sun Apr 18, 2021 9:37 am
- Forum: General Support
- Topic: Language
- Replies: 1
- Views: 40
Re: Language
Hi and welkom bij FlatPress 
Thanks for creating a new language pack! There are a few language files to translate, but they're easy to find. Our wiki has the overview.
Het allerbeste,
Arvid

Thanks for creating a new language pack! There are a few language files to translate, but they're easy to find. Our wiki has the overview.
Het allerbeste,
Arvid
- Sun Apr 18, 2021 9:32 am
- Forum: Theme support
- Topic: 24 themes to convert
- Replies: 2
- Views: 61
Re: 24 themes to convert
I'm with Lubomír. As long as the original author is credited as described in the license text, I see no problem adapting these themes for FlatPress and publishing them for free.
- Fri Apr 16, 2021 11:24 am
- Forum: FlatPress project
- Topic: Happy 15th birthday, FlatPress!
- Replies: 1
- Views: 35
Happy 15th birthday, FlatPress!
Hi folks, as you may or may not know, FlatPress celebrates its 15th anniversary today . I wrote a few words on the project blog , and as a little surprise especially for the long-term FlatPressers, the founder of the FlatPress project, Edoardo, did so as well . ✨ Happy birthday, FlatPress! ✨ Please ...
- Sat Apr 10, 2021 9:34 am
- Forum: Plugin support
- Topic: Entry Cover Plugin (Beta)
- Replies: 1
- Views: 89
Re: Entry Cover Plugin (Beta)
Works like a charm
Do you have a website online that runs the plugin productively?

Do you have a website online that runs the plugin productively?
- Sun Mar 28, 2021 12:18 pm
- Forum: FlatPress project
- Topic: FlatPress is now on Mastodon 🐘
- Replies: 0
- Views: 97
FlatPress is now on Mastodon 🐘
The FlatPress project has now its own Mastodon profile!
Feel free to follow us there: @flatpress@fosstodon.org
Read a few more word on this topic in our project blog.
All the best,
Arvid
Feel free to follow us there: @flatpress@fosstodon.org
Read a few more word on this topic in our project blog.
All the best,
Arvid
- Tue Mar 23, 2021 12:34 pm
- Forum: Plugin support
- Topic: How to get Post Link and Post Subject?
- Replies: 1
- Views: 1597
Re: How to get Post Link and Post Subject?
Argh, totally missed that one :? get_permalink() is the right way to go, the Internal URLs plugin also utilizes this function. Do you have a valid entry ID in the format 'entry210228-104517'? When I started using the Internal URLs plugin, I wondered how to display the entry ID in my theme, so I woul...