• Resolved ryanmacmorris

    (@ryanmacmorris)


    I’ve tried excluding my theme, excluding jquery and can’t seem to figure out why the menu button is broken. When it does seldom work it is only interactive after ten seconds or so. Without the plugin enable it works fine.

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

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

    (@optimizingmatters)

    you’ll have to exclude jquery.js from being asynced Ryan.

    hope this helps,
    frank

    Thread Starter ryanmacmorris

    (@ryanmacmorris)

    I had it excluded originally and it wasn’t working. I saw on another post here that it could be the way it was input so I changed how it was written in the field for the plugin settings as well. Neither of these seemed to change the issue at all.

    I just tried to defer js instead of asyncing and it seems that’s the only way it will load properly.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, defer honors script order whereas async does not, so indeed defer is better that way ??

    Thread Starter ryanmacmorris

    (@ryanmacmorris)

    I was able to choose async after I added the two jquery files back to the exclude list. I had to include the full location which may have been the issue. Just in case anyone else ends up having the same issue. Thank you for your help.

    Also this was using AO, and async js on the astra theme.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile menu not interactive with plugin active’ is closed to new replies.