• Resolved chimerical

    (@chimerical)


    BWP Minify breaks my site with JS errors once I started using CloudFlare as a CDN.

    Here are some examples from the browser console:

    minify-b1-comment-reply-9d0a050ca90657fa00e66f471219627c.js:138 Uncaught SyntaxError: Invalid or unexpected token

    (index):693 Uncaught TypeError: jQuery(...).imagesLoaded is not a function

    When I uncheck Minify JS files automatically, the errors go away, so it seems to be caused when this plugin tries to handle the JS files. This was working fine before using this CDN.

Viewing 1 replies (of 1 total)
  • Thread Starter chimerical

    (@chimerical)

    Okay, user error. It was caused by the plugin: https://wordpress.org/plugins/wp-hide-security-enhancer/

    It was probably because in “hiding” wp-content and other WordPress names from URLs, it was likely breaking the expected locations of the files Better WordPress Minify was trying to locate.

    The CDN part was a red herring because it was probably showing cached content from before the plugin conflicts began.

Viewing 1 replies (of 1 total)
  • The topic ‘BWP Minify breaks upon using CloudFlare CDN’ is closed to new replies.