Search found 77 matches

by Tongara
Mon Jun 01, 2020 5:23 pm
Forum: General Support
Topic: Videos from Facebook or YouTube
Replies: 14
Views: 20496

Re: Videos from Facebook or YouTube

Did you enter the correct path to the file? See this entry on my personal blog , where I included the video like this: [videoplayer="attachs/2018-06-30_haldehoheward.mp4" width="640" height="360"] The "audioplayer" tag works the same way. Do you have the &quo...
by Tongara
Mon Jun 01, 2020 5:40 am
Forum: General Support
Topic: Include css inside entry-default.tpl
Replies: 4
Views: 3977

Re: Include css inside entry-default.tpl

Yeah, Smarty is really temperamental with non-smarty compliant code, and it's annoying, but once you know how to get around it then it isn't a big deal. Wrap your style code in {literal}{/literal} tags, like so and it should work: {literal} <style> .addtoany_list.a2a_kit_size_32 a:not(.addtoany_spec...
by Tongara
Fri May 29, 2020 3:43 am
Forum: General Support
Topic: Videos from Facebook or YouTube
Replies: 14
Views: 20496

Re: Videos from Facebook or YouTube

To be mentioned: It does not support uploaded video files yet - please refer to the the Audio and video player plugin in this case. Maybe we could unify this later. I've tried to use this plugin in the past, but no matter the URL of the audio all I get is an error saying "Given file does not e...
by Tongara
Sun Apr 26, 2020 9:12 pm
Forum: General Support
Topic: New article but with 2 hours back
Replies: 8
Views: 8883

Re: New article but with 2 hours back

This happened to me when I first started out with FlatPress.

I changed the setting in the config and it still didn't work. Then, when the date changed to the following day on the server it suddenly displayed the correct time with new posts. No idea why there was a delay.
by Tongara
Fri Mar 06, 2020 2:32 am
Forum: Plugin support
Topic: Spoiler Tags Plugin v1.0
Replies: 6
Views: 12758

Spoiler Tags Plugin v1.0

So, I've created my first plugin. As per the title, this plugin adds spoiler tags to Flatpress that you can use in posts and static pages. It was made with help from the "BBCode Plugin Tips" on the wiki, and requires the BBCode plugin by Hydra & NoWhereMan that comes as standard with F...
by Tongara
Mon Mar 02, 2020 6:34 pm
Forum: Theme support
Topic: Theme 23 Wanted!
Replies: 9
Views: 12840

Re: Theme 23 Wanted!

To add, I found a bunch of other themes, some of which may also be currently missing, just like 23 was.

They can be found at https://mega.nz/#F!4hhAGa5Y!jyE-E3lxQeufWlND0R2Gwg

Enjoy!
by Tongara
Mon Mar 02, 2020 5:57 pm
Forum: FlatPress project
Topic: Archive of previous support forum is now available
Replies: 4
Views: 16036

Re: Archive of previous support forum is now available

The mobile theme was broken (it propably never worked before). I just replaced it with the default theme. Not that fancy on small mobile gizmos, but at least it works. Thanks for reporting, Martin - and thanks for testing as well, Tongara. You might have tested just after I fixed it :) All the best...
by Tongara
Mon Mar 02, 2020 5:54 pm
Forum: Plugin support
Topic: Sitemap plugin
Replies: 5
Views: 7477

Re: Sitemap plugin

I appreciate this, but I tried the code from the same site and it totally borked my blog. Considering this doesn't touch ANY code from your blog, it's impossible for it to do such, so it would be something else that is messing up your site. What exactly is happening to your site, and what is the er...
by Tongara
Fri Feb 28, 2020 9:53 am
Forum: FlatPress project
Topic: Archive of previous support forum is now available
Replies: 4
Views: 16036

Re: Archive of previous support forum is now available

Works just fine on my phone without requesting desktop site. Using a Samsung Galaxy S7 Edge:
Image
by Tongara
Thu Feb 27, 2020 6:55 am
Forum: Plugin support
Topic: Sitemap plugin
Replies: 5
Views: 7477

Re: Sitemap plugin

I was never able to get the sitemap plugin working myself, but then after a bit of searching, I came across Igor Kromin's blog, in which he made his own sitemap code , and it couldn't be simpler to use (seriously, the guy is a master at Flatpress). The code I'll share below also includes his updated...