Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    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?

    Thread Starter billson888

    (@billson888)

    disabling just JS seem solve the issue.
    So how do I test which js caused the issue?

    Thx.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, next up; try excluding wp-content/themes or wp-content/plugins from JS optimization?

    Thread Starter billson888

    (@billson888)

    Optimize JavaScript Code : checked
    Aggregate JS-files : checked
    excluding : wp-content/themes, wp-content/plugins
    Product image NOT showing

    Thread Starter billson888

    (@billson888)

    OK, the following setting seem works.
    excluding : wp-content/themes, wp-content/plugins, js/jquery/jquery.js,

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    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

    Thread Starter billson888

    (@billson888)

    Second try: the following setting seem works too
    excluding : wp-content/plugins, js/jquery/jquery.js,

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    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 :-/

    Thread Starter billson888

    (@billson888)

    Not works: wp-content/themes, js/jquery/jquery.js

    Not works: js/jquery/jquery.js

    Works : wp-content/plugins, js/jquery/jquery.js

    Thread Starter billson888

    (@billson888)

    OK, I will have more time to test it in tomorrow. Thank you for your kindly help.

    Thread Starter billson888

    (@billson888)

    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

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    great job billson, thanks for following through and up! ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Autoptimize for Multisite’ is closed to new replies.