etuonu
Forum Replies Created
-
Forum: Plugins
In reply to: [WP YouTube Lyte] Store local Thumbnails with name of Video IDLyte snippet OFf and Rocket On with lazy load activ => no errors image loads normal
WP Rocket Off + Lyte on => no error Message and img loads normal
WP Rocket + Lyte on + Lazy load off => no error Message and img loads normal
WP Rocket + Lyte on + Lazy load active=> Error 404 in console and img load lazyMaybe Rockets lazy load just doesnt like something.
When all is active there is a call to following url https://www.etuonu.com/null wich throws the 404 error
Since that URl does not exist on my site because i never created it, i wonderd what would happen if i set up an empty page called null.
And funny enough the error goes away.
So I’m guessing somewhere in the code one of both plugins is calling or pointing to a page called null or one of the arrays included in the snippet is adding an empty array to my front page url wich leads to the null page being called.Thats the best i can come up with ??
- This reply was modified 5 years, 2 months ago by etuonu.
Forum: Plugins
In reply to: [WP YouTube Lyte] Store local Thumbnails with name of Video IDyes the background shows and the image is lazy loaded by wp rocket.
lytesprite.png is not lazy loaded.I disabeled all plugins exept exept Lyte, code snippets and WP rocket same issue.
When changing the 1 infront of the Style= portion of the code to 0 the error in the console goes away but the images are not lazy loaded.turning off the snippet also makes the error go away.
Forum: Plugins
In reply to: [WP YouTube Lyte] Store local Thumbnails with name of Video IDwow that was fast ??
Well it Works but it throws a 404 jquery error or something in the console log.
this is the page https://www.etuonu.com
Forum: Plugins
In reply to: [WP YouTube Lyte] Store local Thumbnails with name of Video IDHI frank,
Thx for your quick response.Since I’m here I thought I might ask a second question.
The Local Thumbs are lazy loaded but this lazy Loading does not stop the browser from loading them until they ar in the view port, they besically load at the end.Trying WP-Rocket’s approach on lazy loading img and videos i found that using their plugin results in less requests by the amount of videos on the page.
But their Plugin is not as good looking as yours when it comes to displaying the Youtube Videos and it does not store the images locally.Now I tried combining both plugins but unfortunately WP Rocket does not seem to pickup on Youtube Lyte background img.
Is there a way to either set Youtube lytes lazy loading to only load img if vissible on screen or to allow WP Rockets lazy loading to grab lyte’ images?
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Clear Cache Notice@gabelivan
Hi,
Yes you are right the WP Rocket version was a typo it is indeed version 3.3.5.2 Sorry.
I sent you a PM with my system Info
Best regards EtuonuForum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Clear Cache Notice@gabelivan thanx for geting back to me so soon.
so you can recreate my issue i have done the following.
All Plugins are disabled except for WP Rocket and Asset cleanup.I use following Versions of the Plugins / Theme:
Theme: Astra and Twenty Nineteen
Asset Cleanup : 1.3.3.1 (as of today)
WP Rocket: 3.5.5.2
Wordpress: 5.2.2Steps to recreate my issue with clear cache Notice.
1) go to plugins Page (deactivate all Plugins)
2) Tick WP Asset Cleanup and WP Rocket and Bulk activate
3) now that Both plugins have been activated you should see two Notice infos at the top of the Page. One is Orange and says ” WP Rocket: One or more plugins have been enabled or disabled, clear the cache if they affect the front end of your site.” and the second one is green an says ” Selected plugins activated” .
4) Click the “X” on the Green Notice. (notice should disappear)
5) On the Orange Notice click on the Button that says “Clear Cache” You should now get a new green Notice that says ” WP Rocket Cache cleared” but the Orange Notice is still there.
6) Now disable only WP Asset Cleanup Plugin
7) Klick on the Clear Cache Button in the Orange Notice and now it should be gone.
8) Activate any other Plugin (autoptimize for example) The orange notice returns but if you click on the Clear Cache Button it disappears as it should.
9) Activate WP Asset cleanup again. The orange Notice will return but if you click on it we have the same issue as before.Now as far as i noticed this affects the way WP Rocket’s clear cache function works. Yes you do get the notice that cache is being cleared but I have the impression it is not.
If for example autoptimize is also active wit Wp Rocket and Asset Cleanup then clicking the clear cache button on WP Rocket does not clear the Autoptimize cache.
When WP Asset cleanup ist deactivated it does clear the cache of Autoptimize.
I hope this will help you find the issue/ if one existssecond Issue
Unloading “jQuery Migrate” and “Comment Reply” in “Site-Wide Common Unloads”I use following Plugins / Theme:
Theme: Astra and Twenty Nineteen
jQuery Updater : 3.4.1
Asset Cleanup : 1.3.3.1 (as of today)
Wordpress: 5.2.2Steps to recreate what I am seeing:
1) All Plugins Deactivated only activate Asset Cleanup
2) in Asset Cleanup site Wide common Unloads enable “JQuery Migrate” and “Coment Reply” and save.
3) Open any Page for Editing ( I used my Frontpage)
4) Now without changing anything on the page just click on Update.
5) Return to asset “cleanup Common Unloads” in Plugin Setting you should now see that both options we set before are now unset again.The same thing happens with “JQuery Migrate” if You edit the setting directly on a Page.
1) make sure a function or plugin is loaded that uses “JQuery Migrate” (I used Jquery Updater)
2) open any Page ( I use my Frontpage)
3) Click “Unload site-wide (everywhere) * bulk unload” Checkbox and update the Page.it should now show you that the file is unloaded. (red color)
4) without changing anything on the page press update again now you should see that the Plugin has been re enabled. (normal color)5) If you where to only set the ” Unload on this page” option double saving page does not unload the plugin. So every thing works like it should.
This seems to Only happens with those two files so far.
Hope my info helps
Best regards
Etuonu