• Resolved dariooddenino

    (@dariooddenino)


    Hi, I’ve installed and enabled the plugin, trying both on my development environment and in the production one.

    Nothing happens. The cache stays at 0 and the pages are identical to what they were before (same number of js/css files loaded).

    I’ve read the faq, and the only thing I could try is to randomly disable other plugins. Before I go for that route, is there I way I can debug why it’s not working?

    Thanks

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

    (@optimizingmatters)

    hey @dariooddenino;
    the only alternative is to output debug logging by adding error_log() output in different places in the code really.

    but feel free to share the URL of your production, I’ll be happy to have a quick look if anything pops out.

    frank

    Thread Starter dariooddenino

    (@dariooddenino)

    Hi, thanks for the answer.
    You can check here for example:
    https://www.livitaly.com/tour/early-entrance-vatican-small-group-tour/

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Try with only “HTML optimization”, if your HTML is not minified then indeed this is a conflict of some sort (start with theme maybe).

    If HTML optimization works, then the problem _could_ be due to the CDN-replacement happening before AO is active. In that case try adding “https://livitaly-666b.kxcdn.com/” as CDN in AO, which _should_ allow AO to aggregate the files anyhow.

    Thread Starter dariooddenino

    (@dariooddenino)

    Hi, how can I check if the HTML optimization is working? Just check the code to see if comments and spaces are removed?

    On my dev environment there’s no CDN or cache, but it’s still not working.

    EDIT: I tried your suggestion and nothing changed.

    • This reply was modified 5 years, 11 months ago by dariooddenino.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    On my dev environment there’s no CDN or cache, but it’s still not working.

    in that case it’s not related to the CDN-domain, so most likely a conflict of some sort, so you’ll have to do disable/ enable plugins and/ or temporarily switch themes I’m afraid ..

    Thread Starter dariooddenino

    (@dariooddenino)

    It’s the “Login with AJAX” plugin’s fault. Disabling it autoptimize works again.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    did a quick test, can’t reproduce I’m afraid, but could be an output-buffer conflict. maybe ask on their supportforum?

    Thread Starter dariooddenino

    (@dariooddenino)

    I’m not sure, there’s something weird going on as once I disable that plugin other things stop working.
    I will spend some time cleaning things up before.

    Thanks for your support!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Closing as “resolved” from AO’s point of view, but feel free to follow up on this here @dariooddenino!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘The plugin does nothing’ is closed to new replies.