oksanaromaniv
Forum Replies Created
-
Forum: Plugins
In reply to: [WP YouTube Lyte] local thumbnails caching not workingI’ve cleared it alongside with Varnish and Hummingbird cache, but it doesn’t work for me. I don’t see the link to the original image in the HTML markup also: https://drive.google.com/open?id=1ZVlef4KwEQP0u2ZVCs-9jiNarczKRj0d
Forum: Plugins
In reply to: [WP YouTube Lyte] local thumbnails caching not workingI removed the Cloudflare block.
but thumbnails still point to youtube directly?
Not sure what you mean. I see the video like this: https://i.imgur.com/VXY9CMk.png
Is thumbnail showing for you correctly?Forum: Plugins
In reply to: [WP YouTube Lyte] local thumbnails caching not working1. I see the same grey image with play icon: https://www.mein-adventskalender.de/wp-content/plugins/wp-youtube-lyte/lyteThumbs.php?origThumbUrl=https%3A%2F%2Fi.ytimg.com%2Fvi%2FsmQDr3PCWmo%2Fhqdefault.jpg
2. https://i.imgur.com/ZwM2SF7.png
3. No, can’t see anything in the logsI’ve briefly enabled the feature. You can check this page: https://www.mein-adventskalender.de/aktuell/amorelie-adventskalender/
Forum: Plugins
In reply to: [WP YouTube Lyte] After activation some of the pages return empty contentHello Frank,
This did the trick. The content is back ?? Great work!
Thanks,
OksanaForum: Plugins
In reply to: [WP YouTube Lyte] After activation some of the pages return empty content1. No, in fact, on both pages the blocks used are not reusable
2. In empty paragraph block: WP creates an embed, the page still remains blank
3. The page remains empty. Screenshot of editor
4. The content of the blank pages:
4.1. https://bitbucket.org/snippets/Oksana_R/Lrgqrx
4.2. https://bitbucket.org/snippets/Oksana_R/7nB4nGForum: Plugins
In reply to: [WP YouTube Lyte] After activation some of the pages return empty contentHello Frank,
To respond to your questions:
1. Found one other page this happens upon activation: https://www.mein-adventskalender.de/ideen/geschenkideen-game-of-thrones/
2. Didn’t notice any difference in having one or two videos on the page
3. They are part of the <InnerBlocks> content of the custom Gutenberg block and were added via copying iframe code from Youtube (there is a bug now in Gutenberg that prevents normal embed in the reusable blocks)
4. Everything. Looks like the_content() returned empty string
5. No, nothing logged in PHP error logs.If you’d like, I can share with you a staging website credentials to test in this particular case via email.
Thanks,
OksanaHello @optimizingmatters ,
Thanks for the advice! Have a good day.
Forum: Plugins
In reply to: [a3 Lazy Load] Lazy Loading of Iframes not working in SafariHello @a3rev , did you get a chance to check this? Thanks!
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingHello Frank,
The issue is now solved. I’m not sure what exactly helped, but here are the changes I’ve made for anyone who stumbles upon thread:
1. Whitelisted critical.css IPs (138.68.175.225 and 159.65.84.28) in the WordFence firewall
2. Toggled off the crawling rate limit in the WordFence firewall.
3. Enabled learning mode for the firewall for 1 day.
4. Whitelisted critical.css user agent in the Cloudflare firewall rules
5. Added “/wp-cron.php” page rule to Cloudflare with disabled caching, apps, high security and turned off Rocket Loader
6. Switched back to WP Cron from system cron as it’s bugged like hell on Cloudways anyway.Best,
OksanaForum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingI’ve got some requests through while enabling learning more for Wordfence, but it didn’t reschedule itself in 5 min. critical.css
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingWhat specific settings should be used in this section to prevent API from being blocked?
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not working@optimizingmatters , found the IP in the list of blocked by WordFence: screenshot
I’m not sure the Cloudflare or Wordfence allows to whitelist user agents… Let me try with IPs.
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingI’ve enabled the log back. And I’ve removed the proxy settings from Cloudflare and only left the bare DNS. Is there an IP that can be whitelisted by Cloudflare or Wordfence for critical.css?
- This reply was modified 5 years, 2 months ago by oksanaromaniv.
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingdo you mean that extra P jobs are appearing and/ or that new rules are created from processed jobs?
I’ve noticed the new request on critical.css dashboard. But it could be as you said executed apon activation.
I’ve also tried to add the wp-cron.php to Cloudflare page rules to bypass the cache. But it didn’t help. Also, from critical.css dashboard, I’ve received the 503 error message: Screenshot
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not working@optimizingmatters , could it be interfering with Varnish caching? I’ve noticed that after I’ve deleted the Proxy Cache plugin, queue worked for several minutes again.