Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #842054

    Hi,

    Our site uses a main menu with sub items. For the desktop site, the main menu is displayed at all times. Each page has a sub menu, and so the sub menu items are hidden from the main menu on the desktop version. They are supposed to all display on the mobile menu, however since our last theme update they are not showing (mobile menu is set to display all submenu items).

    I noticed elsewhere that others seem to be experiencing similar problems since the update.

    Can you help?

    #843416

    Hey Septura,

    Thank you for using Enfold.

    The sub menus are displaying on mobile view. Is this fixed?

    // http://imgur.com/a/xcVdk

    Best regards,
    Ismael

    #843468

    No – that’s our temporary fix. I just put all the pages in on the top level, and the ones that should have been submenu pages I gave a title starting with a hyphen (e.g. – Kleptomania).

    #843815

    Hi,

    Do you have staging site where we can see the issue?

    Best regards,
    Ismael

    #843875

    The issue is that the sub menu items don’t appear.

    We don’t have a staging site, and we need this site to go live today. Is the new mobile menu definitely working elsewhere? To be clear: this wasn’t a problem until the last Enfold update, which seems to have caused issues with the mobile menu. Will there be a fix for this soon?

    • This reply was modified 7 years, 2 months ago by Septura.
    #844295

    Hi,

    You have been locked out due to too many invalid login attempts.

    I tried to login to the site but I got the error above on the first try.

    Is the new mobile menu definitely working elsewhere?

    There are a few changes in the menu scripts but it is definitely working. You can check the demo. Please try to reconfigure the Header and Main Menu settings.

    Best regards,
    Ismael

    #844343

    There’s no problem logging in with those details my end – could you try again?

    We have tried reconfiguring all the relevant Header and Main Menu settings. We’re sure something isn’t working properly – especially because many other people appear to be complaining of similar issues.

    Another thing also: on the home page http://development.septura.org a white space appears below the slider when it switches to mobile view, and we have no idea why – could you advise?

    #844673

    Hi,

    The sub menu items are not displaying because they are set as Mega Menu. Please disable that option if you’re not planning to create complex sub menus. Also, this css modification is preventing the menu from displaying.

    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
        display: none !important;
    }

    Please remove it.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.