Wordpress Mobile menu does not close after pressing meniu item - wordpress

Good day,
So i made a WordPress site for a construction company and i cant make the mobile menu work... Its a one page site, so the menu links are Anchors like #about us, #services, etc... And the desktop version is working perfectly, but when we go to mobile, open the menu and press on one of the items, the menu does not close and if you close it manually the site scrolls up instantly.
The site: https://www.eko-bau.eu/
Any suggestions?

Solved it with a mobile menu plugin - WP Mobile Menu

Related

WordPress Mobile Menu - Last categories doesn't show all the subcategories (the mobile menu needs to be longer)

I have a problem with this site on the mobile version.
The menu on the mobile version does not show all the subcategories from the last categories because the menu is not long enough.
Example desktop.
Same categories on mobile.
The theme used is called Nirvana.
How could I enlarge the mobile section, or is there another option?
Thank you!

Mobile menu not clickable when submenu is expanded

I’m working on a website for a client and use the Neve theme. I setup the basics (still have to make most pages), but I noticed the mobile menu isn’t clickable when the submenu is expanded. I can’t figure out why this happened, it worked before.
On desktop the menu works like it should.
Website: https://www.by-denn.nl/
After you click to open submenu on mobile, some div with class ".nav-clickaway-overlay" shows up. Just add this in your style.css
.nav-clickaway-overlay { z-index: 0 !important; }
I had the same problem on the pages or post when the function of "Remove unused CSS" of my WP Rocket plugin was active, once I deactivate this function the menu returned to work.
I hope this was helpful.
It is important to check page by page because even if you disable the function in the administration, it can sometimes still be connected to the page or post with the error.

Wordpress website menu is not openning in mobile view

I have created my wordpress website. It is using suarez theme.Menu is working in desktop but not working in mobile view.When click menu icon menu is not open
Here is my site: https://jaxonlabs.com/
From what I can see, you have two menus probably, one for desktop, another for mobile.
the mobile menu apparently hidden by default, and when displayed on mobile, the mobile menu shows up and the desktop menu gets hidden.
check in your admin panel for mobile menu in Appearance->Menus and fill it with the pages,links, and categories you want, and save it.
The reason seems to be that the mobile menu is empty with nothing in it:
<div id="cshero-main-menu-mobile" class="navbar-collapse cshero-mmenu collapse in"></div>
If you add <ul> and insert some dummy <li> items using Inspector, the menu shows up.
My guess is that the mobile menu code uses wp_nav_menu() function with menu parameter that does not exist, so it renders nothing. Try to locate it in the theme and compare the parameters if they match the menu you added in Appearance > Menus.

Why links are not working on IDX page?

I am using IDX pages on a website here. Link are woking well on the website page. But Menu and sidebar and footer links of website are not working on IDX pages here. Or any other outsider link in Menu and footer not working on IDX pages .
For example I have put a link in the footer on the video icon. AS it is showing well on hover but not linking on click, it is working fine with open in new tab on right click.
Can anyone where is the problem ? Why these links are not working?
The menus and sidebar links are all woking for me (latest Chrome). Video link at the bottom works correctly for me on click as well as on hover, and right click in a new tab. Since these are IDX Broker pages and not your WP pages you should email their support if this issue is persisting.

Drop down menu still visible in Internet explorer

This is very weird issue happening just with Internet Explorer. I made some works in a web with Wordpress, and my client asked me to remove some links in a Drop down menu in the Menu Bar. I made this change as he asked, but then i have found that just in a particular page of the Website in the menu bar this drop down menu is still visible in IE, why? The "funny" thing is that this is happening just in a menu bar of one page of the Website, and only with IE. Is it a normal issue? how it's possible to figure it out? .
This is the web and this is the page where the dropdown menu is still visible in the About link in the menu bar.
The only extra plugins i have installed are: W3 Total Cache and JS & CSS Script Optimizer.

Resources