carolinabangingrocks
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] some images not loadingI am not sure, but I have done some more testing and it looks like the problem is with the “BJ Lazy Load” plugin, after disabling it, I am able to see the image again. However, I still see the same errors in the console. Is the issue from “BJ Lazy Load” plugin then? or maybe just an incompatibility thing?
Forum: Plugins
In reply to: [Autoptimize] some images not loadingHi Frank, I had disabled the plugin, but it is now active.
I have tried what you said (check what option is really causing the issue) and after unselecting the “Optimise JavaScript Code?” option, I am able to see the images again.
This is what I found out:
1) Disabling “Optimise JavaScript Code?” (able to see the pictures): Below 2 errors:
a) acf_googlemap.js:287 Uncaught ReferenceError: jQuery is not defined
at acf_googlemap.js:287
(anonymous) @ acf_googlemap.js:287
b) 4111705.js:1 Failed to load resource: the server responded with a status of 404 ()2) Enabling “Optimise JavaScript Code?” (not able to see the pictures): Below 2 errors:
a) autoptimize_ecac21ff4512a234341d9aa39db0f2f7.js:47 Uncaught ReferenceError: jQuery is not defined
at autoptimize_ecac21ff4512a234341d9aa39db0f2f7.js:47
(anonymous) @ autoptimize_ecac21ff4512a234341d9aa39db0f2f7.js:47
b) 4111705.js:1 Failed to load resource: the server responded with a status of 404 ()I am not sure what is really causing this to happen, but it looks like there is a missing reference for autoptimize.
I needed to leave the “Optimise JavaScript Code?” disabled, but let me know if you need to replicate the error.
Thanks in advance for your help with this.