Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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.

    #1289066
    This reply has been marked as private.
    #1289450

    Hi cbrssict,

    Please have a look at the following threads:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1289535

    Those threads seem to cover lots of different issues, can you please look at my site and let me know a solution.

    #1289742

    I 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?

    #1289744

    FYI, tried the Enable jQuery Migrate Helper – same issue.

    #1289955

    Hi 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,
    Nikko

    #1294688

    Have only just had chance to set this up. please take a look.

    #1295076

    Hi 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,
    Nikko

    #1295121

    Thank you, not sure how that would have been removed. All good now.

    #1295146

    Hi cbrssict,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Burger Menu not active’ is closed to new replies.