floffimedia
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Implementing AMP without AMP PluginExactly, but if you want to include pages, be sure to change the rewrite endpoint as well and flush your permalinks once more.
add_rewrite_endpoint(AMP_QUERY_VAR, EP_PERMALINK | EP_PAGES);
Thanks so much for your work, Crishaz.
Forum: Plugins
In reply to: [Lazy Load] Not Working@casbboy I second that. This plugins definitely needs an update to work with responsive images.
The problem with Lazy Load XT is that it generates invalid markup which breaks my site. So far, I haven’t found any lazy loading plugin that truly works all around.
Forum: Plugins
In reply to: [Lazy Load] How can i deactivate Lazy Load on some pages?@websitedesign12345 It should go into the functions.php of your theme.
Alas, it doesn’t work for me. It doesn’t change anything.
Any help?
Forum: Plugins
In reply to: [Antispam Bee] Statistics displaying incorrectlyAwesome, thank you!
Forum: Plugins
In reply to: [Antispam Bee] Statistics displaying incorrectlyUpdate: This seems to be a compatibility issue between Antispam Bee and Statify. Whichever widget comes first in the dashboard (i.e. closer to the top of the page) will display incorrectly.
Maybe a problem with the Rapha?l.js library and shared classes / IDs?
https://www.ads-software.com/plugins/antispam-bee/
https://www.ads-software.com/plugins/statify/Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Apply wptexturize() to post contentThat’s great news!
To clarify, wptexturize() is just about converting special characters, not about changing fonts.
I just checked and I’m happy to confirm that the characters in question are supported throughout all of Mailpoet’s default fonts.
Thank you ??
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Apply wptexturize() to post contentSorry, I forgot to mention that while you’re at it, it would be great if you could apply the same to the post title.
But I’m pretty sure you’ve already figured that out.
Forum: Requests and Feedback
In reply to: What Should 2011 Hold for WordPress?I’d really appreciate it if you took yourself at least half a year off in order to fix all the bugs which remain in the core since the first versions and to clean up the code. This is not meant bad, but sometimes I wonder why WordPress is evolving so fast and at the same time so unsustainable.