Hi, I’ve got a weird issue with the mobile navigation. When opening the flyout nav and clicking any link the site wont load (as if i have not clicked at all). Only with a 2nd click the page will load. Any idea how to fix that?
What i tried so far:
– Different Browsers (Chrome, Safari)
– Updating and disabling Plugins
Nothing worked so far.
Hey cmcooper,
Sorry for the problem. First off, could you try updating the theme to the latest version (4.7.6.3) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hi Rikard,
I’ve updated to 4.7.6.3. Sadly hasnt changed anything. The problem is still there.
Hi cmcooper,
Did you try to disable all plugins after you updated the theme?
Best regards,
Victoria
Hello Victoria,
i did right now. It’s still the same.
Hi cmcooper,
This is not the theme issue, it’s some plugin that is conquering the click. Can you set up the staging server and disable all plugins so that we can test?
Best regards,
Victoria
Hello Victoria,
i found the issue. It was some custom CSS which messed with the .av-siteloader-wrap class. I think the class got disabled or something like this. I removed the code:
@media only screen and (max-width: 768px) {
#top .av-siteloader-wrap { display: none !important; }
}
after that it worked again. Thanks for your help.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon