Archived topic
On hover dropdown not working in mobile
3 replies · Started by Juan Miguel on October 4, 2018
Hi! I´m working on this site > https://pachadev.com/proyectos/createur/ and the hover dropdown is not working in mobile. I wonder if there is some js of GeneratePress stopping this function. You can see the hover working in plane html https://iidi.fr
Thanks!
Hi there,
I'm not seeing any obvious conflicts from GP and there aren't any console errors either.
Looks like all the code for the menu system is coming from that plugin as well.
How would hover work as touchscreen doesn't have a cursor?
Have you tested with a twenty series themes and see if it works correctly?
Let me know :)
Thanks for the answer Leo.
In this link https://iidi.fr you can see, in mobile, the hover is just a click (only in SERVICES).
But in https://pachadev.com/proyectos/createur/ the click over SERVICES doesn't work.
I change the theme to twenty seven but I realized I used de hooks of GeneratePress to link the slideoutmenu.
From this screenshot you can see that GP shouldn't have any controlled over the current menu system:
https://www.screencast.com/t/ljg5WOMV
Have you checked with author of this menu system?
If you can implement it without any problems using a twenty series theme then we can definitely have a deeper look.
Thanks!