Since one of the last geodirectory updates the burger menu is not working anymore.
And the header background color change for mobile (with burger) does not work.
How to fix?
Best,
Simon
]]>Header and Footer plugin didn’t show the “magnifying glass” search icon and burger menu in mobile and desktop views. I also couldn’t open the Header and Footer plugin – it was stuck in a loading loop. After i updated permalinks, the plugin opens for editing, but the “magnifying glass” search icon and burger menu are still not visible in the header.
Elementor Header & Footer Builder 1.6.41
WordPress 6.6.1
Astra Pro 4.8.0
Thank you in advance for any help.
Kind regards,
natasza
]]>I created a website with WordPress 6.6.1 avec le thème?Eunice Child.
It works on desktop. On mobile the burger menu appears but the menu doesn’t appear when I click on it.
I desactivated the extensions and it seems that WPBakery is responsible. But without this extension, my website is broken. How can I fix it ?
Many thanks, regards
Anna
]]>I would be grateful for any help.
Regards
Rene
I’ve been looking for solutions for this issue for a while now but unfortunately nothing helped so far. On the website the burger menu is not visible in mobile viewport. I tried to regenerate css, deactivate all plugins, clear cash… In general it is working on desktop and if you are tapping in mobile view on the space where it should be located, the menu appears in expanded view. But the collapsed symbol is simply not there. I hope anyone has an idea. Thanks for your help!
?
]]>i am currently trying to fix a website from a friend of mine which was made with WordPress.
The Problem is, when you go to the mobile version of this site, the burger menu in the header wont open.
Does somebody of you probably know, where i can fix this or do you see some kind of error?
Website:?https://bryonarcher.de/
Kind regards
When I updated Astra (Free) from 4.1.3 to 4.1.4 I realized, that the toggle button / burger menu has not been working anymore (no menu displayed). I experienced that with several devices.
I use the latest WordPress release 6.2.
When I switched back to 4.1.3, everything was working well again.
Is this a known bug in 4.1.4? Is there any workaround?
Any help highly appreciated.
Thanks
Hendrik
]]>There is a support request with similar issue at
https://www.ads-software.com/support/topic/bug-with-the-hamburger-menu/
The guy in this request gave the following screenshots, which are exactly what I experience.
On iPad: https://i.imgur.com/PUnVTsL.png
On desktop (wordpress preview: tablet): https://i.imgur.com/xVBl1OR.png
I tried to apply proposed solution to use snippet as described at
https://docs.generatepress.com/article/generate_mobile_menu_media_query/
add_filter( 'generate_mobile_menu_media_query', function() {
return '(max-width: 1024px)';
} );
add_filter( 'generate_not_mobile_menu_media_query', function() {
return '(min-width: 1001px)';
} );
however when I input the PHP snippet into my child theme functions.php file and flush cache, nothing happens.
Can someone point me into right direction, either how to change the code or where to input the code?
Thank you.
Lubo
]]>