• Resolved Ady DeeJay

    (@ady-deejay)


    Steps to reproduce on Chrome Version 110.0.5481.178 (Official Build) (64-bit) using Woodmart theme

    1. Reinstall or Reset Breeze to default settings and purge Varnish
    2. Enable Lazy Load Images, save settings and purge all cache
    3. Check the website, landing page, shop, single product page = OK
    4. Enable Cross-origin Safe Links, save settings and purge all cache
    5. Check the website, landing page, shop, single product page = OK
    6. Enable HTML Minify, save settings and purge all cache
    7. Check the website, landing page, shop, single product page = NOK – The single product page is empty (blank) and no errors in console.
    8. Disable HTML Minify and enable JS Minify, save settings and purge all cache
    9. Check the website, landing page, shop, single product page = OK/NOK – errors in console
      (index):144 Uncaught ReferenceError: moment is not defined at (index):144:1
      (index):7019 Uncaught ReferenceError: wp is not defined
      at (index):7019:1
    10. Enable Combine JS, save settings and purge all cache
    11. Check the website, landing page, shop, single product page = NOK – Images are not loaded, only text + error in console
      breeze_bc4a64f67bbe7…d01bc6712d2f.js:157 Uncaught SyntaxError: Unexpected token ‘}’ (at breeze_bc4a64f67bbe7…1bc6712d2f.js:157:1)
      >>>> line 157 : })();(function() {function maybePrefixUrlField () {

      Hope this helps.
Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter Ady DeeJay

    (@ady-deejay)

    Sure:
    /wp-content/plugins/mailchimp-for-wp/assets/js/
    /wp-content/plugins/mailchimp-for-wp/assets/js/third-party/

    Plugin Author adeelkhan

    (@adeelkhan)

    Please try the following URL to exclude entire JS under the option Exclude JS

    /wp-content/plugins/mailchimp-for-wp/assets/js/(.*)

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Breeze 2.0.17 – HTML Minify, Combine JS’ is closed to new replies.