Hey @inventor1,
hm, are all images affected or just specific ones?
Thanks,
Florian
I just enabled the plugin you can see it’s only white images now. Please confirm when you see it so I can disable it.
Hey @inventor1,
thanks, seeing it. There are various JavaScript errors in the browser console from a rocket-loader script, I think that could be the reason. Could you try to disable this plugin (after searching for it, it may be a plugin for Cloudflare?)? If that does not help, try to disable Autoptimize, maybe something goes wrong there during the optimization process.
If it works without the optimization, try to exclude the lazy loader script.
Best,
Florian
Edit: maybe it also could help to exclude the rocket-loader script from Autoptimize.
pro-tip; you can disable Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL.
if the problem is not there at that point, some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.
hope this helps debugging,
frank (ao dev)
Thanks Florian! I disabled rocker loader that didn’t change anything, but I disabled the optimize html and optimize javascript in the autoptimize settings and it fixed the issue.
That explains why it was working on my other site with the same plugins, just different settings in autoptimize. You’re the best!
You’re welcome, great to hear that it works now @inventor1! I will mark this as resolved then.
@optimizingmatters thanks for the tip!
Best,
Florian