Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #421555

    Hi, I’m using ubermenu 3 with enfold and I follow these instructions -> http://sevenspark.com/docs/ubermenu-3/theme-integration/enfold

    I did some test and the toggle is missing when I replace the file includes/helper-main-menu.php with the file provided by the child theme.

    Here is my web –> http://motocaribe.net

    Regards,

    I.R

    #422116

    Hi isaijr!

    You are currently using an older version of Enfold. Can you please try updating it to the latest version 3.1.3 firstly – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #858167

    Hi, I’m experiencing the same problem – I have updated WordPress & Enfold & Ubermenu to the latest version – integrated ubermenu following the same tutorial = all is correct except for the mobile version – no burger menu – no menu at all on mobile. Is there a way you can help about that ?
    Thanks very much in advance.
    — Jérôme.

    • This reply was modified 7 years, 1 month ago by jvivies.
    #859037

    Hi,

    I think the plugin is using an old version of the helper-main-menu.php file. A new menu script was implemented in the the theme. Please contact the plugin for more info.

    Best regards,
    Ismael

    #859306

    Ok, got some indications from sevenspark / ubermenu that I list here for documentation in case other people have the same issue :

    Add the following in Enfold quick css :

    #header_main_alternate{
    display:block !important;
    }
    .av-burger-menu-main{
    display:none !important;
    }

    Best regards,

    Jerome

    #859550

    Hi,

    Great! Thanks for sharing. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold toggle menu missing with ubermenu 3’ is closed to new replies.