can you deactivate the minification of the scripts?
Thanks for your reply Claude,
I am using BWP Minify.
I deactivated the plugin, cleared cache but still same issue.
Regards.
I understand but I need that to be able to analyse what’s going on, right now it’s made difficult because all the scripts are aggregated and minified.
One thing I can say tho is that there is a Javascript exception that is triggered during the page loading and it’s probably why none of the JS executes after that
ho sorry ok !
Minification plugin is deactivated.
Thanks.
I think it comes from the way your theme is loading images.
The theme is generating HTML where all the product images are just a 1-pixel gif then loads the actual images using javascript only when they become visible after you scrolled down to reveal them.
The overlays should be installed once the gif is loaded but it doesn’t work because it’s using a data: url to embed the gif in the HTML and the ready event, upon which the plugin relies, is never triggered.
If you can you should try to disable this feature to see if it corrects the problem
Thanks a lot for your time Claude,
However, I am having same issue on my staging site, using a different theme.
And the issue is rather recent, although I am not sure when the issue started, I did not update the theme recently.
Could that be a lazy load compatibility issue ?
Regards.
yes, that seems to be the origin of the problem, if you can deactivate the lazy loading we could confirm that hypothesis.
Hello,
Sorry, tried on both staging and live and it did not solve the issue.
Anything else I should try ?
Regards.
As far as I can see the lazy loading is still active
thanks, but you reactivated minification as well, you must deactivate everything that could interfere, I can’t debug otherwise
it works but only on your last image, on all other images the “ready” event is not triggered
Yes, I noticed this as well. Do you know what plugin will prevent that ?
Thanks for your help.
try to update the version you have with the development version, here: https://downloads.wp.xz.cn/plugin/better-image-credits.zip