-
AuthorPosts
-
March 18, 2021 at 6:42 am #1288887
Not sure when but after a recent update my Burger Menu (for mobile devices) is not working. The menu is greyed out and nothing happens when clicked or tapped. I cant see any issue with the menu in the backend and I dont think we have made any changes to the menu recently.
March 19, 2021 at 12:42 am #1289066This reply has been marked as private.March 21, 2021 at 3:34 pm #1289450Hi cbrssict,
Please have a look at the following threads:
If you need further assistance please let us know.
Best regards,
VictoriaMarch 22, 2021 at 1:05 am #1289535Those threads seem to cover lots of different issues, can you please look at my site and let me know a solution.
March 23, 2021 at 1:00 am #1289742I can see you guys are getting smashed with support requests, but can I please get a response to this.
Is the solution to disable the Burger Menu until a work around is available?
March 23, 2021 at 1:26 am #1289744FYI, tried the Enable jQuery Migrate Helper – same issue.
March 23, 2021 at 5:17 pm #1289955Hi cbrssict,
We apologize for the delayed response.
The problem isn’t the Enable jQuery Migrate Helper, actually this is not needed anymore since you’re already using 4.8.1 (unless some plugins need it).
The issue is actually due to old js file is still being fetched, I tried to disable Javascript file merging and compression in Enfold > Performance and also cleared caching but still it fetches the same js file (link in private content).
Can you setup a staging site for us? we don’t want to risk your live site when trying to isolate the issue.
Here’s a simple tutorial you can follow: https://themeisle.com/blog/wordpress-staging-site/Best regards,
NikkoApril 16, 2021 at 6:15 am #1294688Have only just had chance to set this up. please take a look.
April 19, 2021 at 5:22 am #1295076Hi cbrssict,
Thanks, it seems the parent theme (enfold) is tweaked, I just added this code back in functions.php:
wp_enqueue_script( 'avia-hamburger-menu', $template_url . '/js/avia-snippet-hamburger-menu.js', array( 'jquery', 'avia-default' ), $vn, true );
And it worked properly.
Best regards,
NikkoApril 19, 2021 at 6:48 am #1295121Thank you, not sure how that would have been removed. All good now.
April 19, 2021 at 8:36 am #1295146Hi cbrssict,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Burger Menu not active’ is closed to new replies.