Search found 138 matches

by fraenkiman
Thu Apr 06, 2023 8:19 pm
Forum: Development and tests
Topic: Updated italian language pack for Flatpress
Replies: 15
Views: 5810

Re: Updated italian language pack for Flatpress

eagleman wrote: Wed Apr 05, 2023 10:55 pm ...Is it possible to remove that submission until i check the file?
:thumbsup: Done
by fraenkiman
Tue Apr 04, 2023 9:45 pm
Forum: Development and tests
Topic: Updated italian language pack for Flatpress
Replies: 15
Views: 5810

Re: Updated italian language pack for Flatpress

Hello eagleman,

thank you very much for the updated language files.
I have added your updates to this pull request.

However, you have to be patient until Arvid finishes the merge.

Happy Easter holidays
With best regards
Frank
by fraenkiman
Tue Mar 28, 2023 8:54 pm
Forum: Theme support
Topic: MysticTrees Theme - HTML 5 and mobile friendly
Replies: 4
Views: 766

Re: MysticTrees Theme - HTML 5 and mobile friendly

Hello Laborix,

thank you very much for sharing the theme with all of us.
I have created a page in the wiki to go with it.

With best regards
Frank
by fraenkiman
Sat Mar 25, 2023 9:53 pm
Forum: General Support
Topic: RSS-Feed bei Telekom-Homepagebaukasten
Replies: 7
Views: 834

Re: RSS-Feed bei Telekom-Homepagebaukasten

Hello Felix, That is strange that the FlatPress source files are not available via FTP. In the HTML source code of your website something points to cm4all . :thought_balloon: cm4all directory !? :thought_balloon: Ask in the Telekom-Forum for the location of the FlatPress source files. Possible solut...
by fraenkiman
Fri Mar 17, 2023 9:14 pm
Forum: General Support
Topic: RSS-Feed bei Telekom-Homepagebaukasten
Replies: 7
Views: 834

Re: RSS-Feed bei Telekom-Homepagebaukasten

Hello Felix, strange that the file rss.php does not exist. This is normally part of the default distro and is located in the FlatPress main directory. So also there where the files blog.php, admin.php, default.php, login.php and the like are located. I am a Telekom customer for more than 20 years, b...
by fraenkiman
Wed Mar 15, 2023 7:07 pm
Forum: General Support
Topic: RSS-Feed bei Telekom-Homepagebaukasten
Replies: 7
Views: 834

Re: RSS-Feed bei Telekom-Homepagebaukasten

Hello f.gusenburger,

welcome aboard :) .
There is a wiki article about RSS feed incl. a widget for download here.

With best regards
Frank
by fraenkiman
Mon Mar 13, 2023 10:55 pm
Forum: General Support
Topic: font change
Replies: 3
Views: 401

Re: font change

Hello Dart, I've been playing around with the font a bit. Try the following: To embed a font, copy the code into the <head> of your html <link rel='preconnect' href='https://fonts.googleapis.com'> <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin> <link href='https://fonts.googleap...
by fraenkiman
Mon Mar 13, 2023 9:16 pm
Forum: General Support
Topic: font change
Replies: 3
Views: 401

Re: font change

Hello dart, I guess you are using the FlatMaas Revisited style. The information was missing. Add in the file /fp-interface/themes/leggero/header.tpl the following: <head> <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> ... ... If I'm right with my guess, ...
by fraenkiman
Sat Mar 04, 2023 12:30 pm
Forum: General Support
Topic: Running FlatPress behind a reverse proxy
Replies: 3
Views: 5185

Re: Running FlatPress behind a reverse proxy

Hello mike, welcome on board. Does the reverse proxy and the web server at your home actually use HTTP (port 80)? Does the problem still exist if you use HTTPS (port 443)? I recommend you to check the accessibility with these tools . Also check the following points . Feel free to give feedback here....