• Resolved segmant

    (@segmant)


    Hi Guys

    Just really a FYI

    Used your plugin from almost the beginning, always the easiest and best, unfortunately latest version 2.4.0 breaks all our 20+ sites running Avada theme.

    The CSS and JS files created by AO no longer load, admin area suffers from perpetual loading and flickering, we run our own PLESK server so we have complete control over everything so it wasn’t a problem cleaning up after the failures.

    Reverted back to version 2.3.4 for the moment.

    I’m going to set up a staging site with one of ours and send you any errors outputted, couldn’t do it on the live sites as obviously they need to work!

    Cheers

    Chris

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

    (@optimizingmatters)

    will be happy to look into this on a staging site @segmant!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I’m starting to see signs that for some installations the minification of excluded files (which is new in 2.4) is the issue, this might be the case here as well. You can disable that by adding this code snippet;

    add_filter('autoptimize_filter_js_minify_excluded','__return_false');
    add_filter('autoptimize_filter_css_minify_excluded','__return_false');
    

    would be great if you could test if this is what is breaking your sites as well @segmant.

    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    any news on this @segmant, I consider this one of the most important outstanding issues so would love to dive in!

    Thread Starter segmant

    (@segmant)

    Hey Guys

    Sorry been a while, really couldn’t see what was going on, still not too clear as to why but when I made a copy of one of our sites but with the basic PLESK server modules and no extra extensions installed AO had no issues what so ever.

    Eventually I found turning on the PLESK Google PageSpeed Insights extension with the mod_pagespeed Apache module was causing the problem somehow, but its a mystery at the moment.

    Why I do not know as I have no time to explore but uninstalling the module has stopped all the issues on the AVADA installs.

    Weird one

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Wow, that is weird indeed! thanks for the feedback anyway, feel free to reach out if you ever have the time and urge to dive into this!

    have a nice weekend,
    frank

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No longer compatible with AVADA Theme’ is closed to new replies.