were you using image optimization and/ or lazyload in AO? do images load when that is off?
Optimization and lazyload are turned off…
OK, next let’s try to identify what is breaking things by just disabling CSS or JS or HTML optimization? Based on that we can see what the next steps need to be 🙂
frank
The problem is “Aggregate all linked JS-files to have them loaded non-render blocking?”. When I turn that off, images load fine…
OK, now when “aggregate JS” is on, what JS errors do you see in the browser console?
Weird, when I refresh the browser when developer tools is opened, the images load fine…
I see this error:
Uncaught ReferenceError: mOxie is not defined
at autoptimize_bf0ddcb3c0178457a829fb7dfa452b08.js:65
Thanks,
Dirk
Do you have a staging site where you could leave things broken for a little while Dirk?
darn .. well the thing is I can’t find any reference to mOxie in the JavaScript code for your frontpage, so maybe the error only pops while logged in, can you check in an anonymous/ private window?
additionally; what happens if you keep “optimize JS” on, but have “aggregate JS” off? or if you switch to “do not aggregate but defer”?
Any news on this topic Dirk?
No feedback so I assume this got resolved Dirk? Feel free to follow up if you still encounter issues!
have a nice day!
frank