• Resolved gatehealing

    (@gatehealing)


    Hi, I did search this issue, but am not sure how to read the responses–I’m not quite tech savvy enough to be sure how to implement. I’m using the InFocus theme and everthing else is working ok with the AO plugin activated.

    The issue is that my main menu is dropdown on mobile devices, but it doesn’t drop down. Issue is fixed when I disable AO. I don’t have any custom css added.

    Settings are (not sure if this is helpful):
    Optimize HTML: Yes
    Keep HTML: No
    Optimize JS Code: Yes
    Force JS in <head>: No
    Also aggregate inline JS: Yes
    Exclude scripts field is: s_sid,smowtion_size,sc_project,WAU_,wau_add,comment-form-quicktags,edToolbar,ch_client,seal.js
    Add try-catch wrapping: no
    Optimize CSS: Yes
    Generate Data: URIs for images: yes
    Remove google fonts: yes
    Also aggregate inline css: no
    inline and defer css: no (we had disabled this due to another issue)
    inline all css: no
    Exclude css from ao: admin-bar.min.css, dashicons.min.css
    cdn base url: blank
    cache folder: has appropriate link
    can we write: yes
    cached styles and scripts 114, totaling 2830kb
    save aggregated script/css as static files: yes
    also optimize for logged in users: yes

    Hoping this is a simple fix. . .I’ll leave the AO activated for now so you can see the issue if you like.
    Thanks!
    Jon

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gatehealing

    (@gatehealing)

    Oh, disbling JS optimzation does not seem to fix the issue.

    Also of note is that if you touch the drop down very quickly, you can get the menu to appear . . . but once a 2nd word “Home” is superimposed over the dropdown menu, it becomes inoperable.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hey @gatehealing;
    you’ll have to add infocus/lib/scripts/custom.js, js/jquery/jquery.js to the comma-separated list of JS optimization exclusions (the custom.js-file contains a document.write which is kind of … “old school” and breaks when optimized).

    hope this helps,
    frank

    Thread Starter gatehealing

    (@gatehealing)

    That fixed it! Thanks!

    Jon

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mobile dropdown not working’ is closed to new replies.