• When I have Autoptimize activated, my Wow Modal Window stops working.

    My modal window has a floating “Contact” button on the right side. With Autoptimize activated, the button doesn’t work. I shows, but clicking it does nothing.

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

    (@optimizingmatters)

    First and foremost try to identify what is breaking tablepress by just disabling CSS or JS or HTML or Image optimization (incl. lazyload).

    Once you know that, dive in and try identify what code/ files (CSS or JS) are responsible for the broken feature and try excluding that.

    If the problem is with JS, chances are you’ll find useful information on your browser’s developer console.

    There’s more info in the troubleshooting tips and info on exclusions in the AO FAQ.

    hope this helps,
    frank

    I ran into exactly the same issue with a modal window.

    If updating to 2.7.0 … there was a bug that required both a comma and space in the section Exclude Scripts from Autoptimize (see attached image). Without a space between the scripts it did not allow some of them to load. Once I added the “space” everything was back to working as designed. You may want to check this first. Note this was fixed in 2.7.1

    https://imgur.com/BZtdIeH

    • This reply was modified 3 years, 11 months ago by 7746T.
    • This reply was modified 3 years, 11 months ago by 7746T.
    Thread Starter Skahle

    (@skahle)

    I am using Version 2.7.1 and my modal window still does not work.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    in that case you can always troubleshoot as per my tips from yesterday skahle 🙂

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    any news skahle, have you been able to go through the steps I mentioned? if so, what did you see?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘AutoOptimize Breaks My Modal Window’ is closed to new replies.