• Resolved JJ

    (@jimmyj352)


    I noticed when I have the Autoptimize plugin enabled and set to optimize JS, Waiting seems to not always like it. Sometimes it shows up and sometimes it doesn’t.

    It looks like Autoptimize has a section to “exclude from optimizing.” I added:

    jquery.countdown,js
    pbc.js

    but I still have the problem. Was wondering if you had any thoughts before I hit up the guys at Autoptimize.

    Thanks for your help!

    — Jim

Viewing 1 replies (of 1 total)
  • make sure you’ve (still) got js/jquery/jquery.js excluded from JS optimization and don’t aggregate inline JS and all should be fine (the two files you tried to exclude are not sourced in by script-tags in HTML but are called by the inline JS so excluding them in AO doesn’t change anything).

    if not check out what JS error might be thrown on the browser console?

    frank (nosy ao dev)

Viewing 1 replies (of 1 total)
  • The topic ‘Exclude Waiting from Autoptimize’ is closed to new replies.