When I disabled and then deinstalled the plugin (using DIVI theme), google page speed still reports lazy loading is turned off. How do I get it back to normal, before I installed the plugin?
]]>Hi!
All images on my site are back to lazy loading since the WordPress 5.9 update.
Anyone else experiencing this?
The plugin was working fine before (from 5.5 to 5.8).
is there a way to disable lazy loading just for wp-post-image class?
]]>lazy load is broken on this page https://paisleypiggrandhaven.com/contact/ and lazy loading is turned of in smush and I also installed a lazy load disable plugin
also inserted this add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ ); in the functions.php
any other ideas?
Hi There!
I’m probably gonna end up making mockery out of me…the first guy to create a support ticket to a plugin, with literally just one line of code. LOL!
But, it’s not working for me, and I’m not sure what it is. When I check the CSS, it shows this
.lazyloaded {
opacity: 1;
transition: opacity 400ms;
transition-delay: 0ms;
Since, I’m using a Avada theme, I checked the theme options, and made sure it’s disabled from there as well.
Humming bird and smush…had used these 2 plugins, but wasn’t ready to optimise the site, as we still had content changes. So, maybe thy left behind some residual changes?
Please help.
]]>