• When I enable Optimize JavaScript Code, the website stops loading with HTTP ERROR 500 error. When I disable the option the website loads again.

    I am using CloudFlare. Is there a way to enable this without it breaking the website?

    The page I need help with: [log in to see the link]

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

    (@optimizingmatters)

    Love the unicorn poop bit @corneliusw, I’ll tell my 11yo daughter about it 🙂

    But anyway;
    * have a look at your PHP errorlog for possible hints on what is happening there.
    * make sure all other minification plugins are disabled and that plugins that also offer minification functionality have that option disabled
    * experiment with excluding some specific JS files from optimization (e.g. wp-includes/js/zxcvbn-async.min.js to exclude just that file) or all JS of one specific plugin (e.g. plugins/woocommerce/assets/js/frontend/ to exclude all of woocommerce’s JS).
    * have a look at the FAQ for more info on troubleshooting.

    Hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Optimize JavaScript Code Breaks Website’ is closed to new replies.