It’s not EN vs CN, as the image does not seem to show on https://stormtech.hk/en/product/trinity-access-pack-bpx-3/ either?
Don’t see a reason (yet) though, so maybe try disabling just JS or just CSS or just HTML optimization to start with so we can start narrowing this down?
disabling just JS seem solve the issue.
So how do I test which js caused the issue?
Thx.
OK, next up; try excluding wp-content/themes or wp-content/plugins from JS optimization?
Optimize JavaScript Code : checked
Aggregate JS-files : checked
excluding : wp-content/themes, wp-content/plugins
Product image NOT showing
OK, the following setting seem works.
excluding : wp-content/themes, wp-content/plugins, js/jquery/jquery.js,
ah, you didn’t have jQuery excluded (yet)?
so what happens when excluding:
* js/jquery/jquery.js
* wp-content/themes, js/jquery/jquery.js
* wp-content/plugins, js/jquery/jquery.js
Second try: the following setting seem works too
excluding : wp-content/plugins, js/jquery/jquery.js,
OK, getting closer. Now the next step; you’ll have to try to exclude each of your (JS adding) plugins one by one OR disable/ re-enable plugins one by one to find the culprit. A bit tedious but given the lack of JS errors on the browser console the only way forwards :-/
Not works: wp-content/themes, js/jquery/jquery.js
Not works: js/jquery/jquery.js
Works : wp-content/plugins, js/jquery/jquery.js
OK, I will have more time to test it in tomorrow. Thank you for your kindly help.
Hi Developer,
JavaScript Options Exclude setting final 3. and seem works now
wp-content/plugins/woocommerce, wp-content/plugins/yith-woocommerce-color-label-variations-premium, js/jquery/jquery.js
great job billson, thanks for following through and up! π