Archived topic
Mobile menu not working on specific pages showing Google map
3 replies · Started by G. on August 4, 2021
Hi,
First of all, thanks for Generate Press. I used it for a few projects and find it quick, easy and simple. This was exactly what I was looking for for a wordpress them.
I am having an issue concerning two pages:
https://www.chateau.lamondette.fr/contact/
https://www.gites.lamondette.fr/contact/
On those two, when I use an iphone, the hamburger menu appears but when I click on it the sidebar menu does not appear. Any idea why it would be the case?
Many thanks,
Have a good day!
Hi there,
I noticed on both those pages there is no Footer being displayed, this isn't just the site footer that is missing but the wp_footer where various scripts are loaded, including the script required for the mobile menu.
This generally happens when there is broken HTML in the page content. A missing closing </div> or other closing element tag can be the cause of this. Do you have any custom HTML on the page ?
Hi David,
That was it, there was a pbm with the iframe html. It seems to be resolved now.
Thanks a lot!
Have a good day :)
Glad to be of help