Archived topic
Mobile menu not working on mobile devices
4 replies · Started by Dmitry Bychenko on February 24, 2017
Hi, Tom
Spent an hour exploring Appearance -> Customize to find whats wrong with mobile menu. didnt find anything.
"Menu" itself is shown on mob.devices, but it's not possible to "open" menu to navigate to any page provided in menu.
Instead of
Menu
- Page 1
- Page 2
- Page 3
...
I have only
"Menu"
Any clicks on it dont make any sence.
diy-life.ru
Hi Dmitry,
Could you try #1 on this page? Perhaps start with WP Super Cache.
https://docs.generatepress.com/article/debugging-tips/
Let me know.
jQuery isn't being defined in time.
In your autoptimize settings, try checking the "Also aggregate inline JS" option.
If that doesn't work, you'll need to add jquery.js to the excluded scripts field.
Thanks, guys,
Problem was in Async JavaScript plugin.
I checked “Also aggregate inline JS” and turned AJS plugin back on, menu started to work.
Glad we could help!