I noticed if i inspect the page, and replace “data-lazy-src=”https://i.ytimg.com/vi/rm66wmeA_2c/sddefault.jpg”
with
src=”https://i.ytimg.com/vi/rm66wmeA_2c/sddefault.jpg”
it works… something up with data-lazy-src?
youtube image thumbnail not loading since new update
plugin is deactivated
I wound up turning off the Youtube image thumbnail portion of the plugin. But I left on the other two options. Hopefully they can fix this
Hi,
We released a new version to fix the issues in 2.3, it should be working now.
I have just installed the plugin but I face the same problem. My current version is 2.3.1. So did manual change in the plugin file until the issue is resolved.
In file plugins/rocket-lazy-load/src/Dependencies/RocketLazyload/Assets.php at line 242
there is a return statement. Just find the inverted commas (”) and replace it with quotes (“) (better to type from your keyboard).
All done. Have fun!
-
This reply was modified 6 years, 8 months ago by
sanjay.gswmi.
The issue should be resolved now with version 2.3.2 of the plugin
seems to be working for me now, thanks!