Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #830163

    Hi,

    after the update to version 4.1.2 the hamburger menu ist not working anymore. Please have a look at this thread:

    https://kriesi.at/support/topic/hamburger-menu-not-working-after-update-to-4-1-2/.

    They all have the exact problem I have.

    Additionally the social icons are not showing anymore on mobile.

    Best regards!

    #831522

    Hey aph80,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #832140

    Hey Victoria, thank you for looking into it!

    #832155

    Hi,

    I cleared cache in WPFC and that helped. Please review your website

    Best regards,
    Yigit

    #832159

    Thank you Yigit, but unfortunately the hamburger menu is still not working on mobile devices and the social icons are missing. I also cleared the browsers cache.

    #832173

    Hi!

    I added following code to Quick CSS in Enfold theme options > General Styling tab

    @media only screen and (max-width: 479px) {
    .responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
        display: block;
    }}

    Please review your website

    Best regards,
    Yigit

    #832181

    Hi Yigit,

    the icons are back now! Thanks a lot. The mobile menu is still not working, though. In my first post I linked to a thread with several people having the same problem. It seems to be a bug concerning parent menu items linking to “#”.

    Best regards,

    Arkadi

    #834158

    Hi,

    It seems to be a bug concerning parent menu items linking to “#”.

    Are the sub menu items hidden? If the sub menu items are hidden, the parent menu items are not going to be clickable. Please set the Enfold > Main Menu > Burger/Mobile Menu > “Menu Icon Submenu items” settings to the first option. Or enable the “Clone title menu items to submenu”.

    Since you selected to display submenu items on click, the parent menu item does no longer navigate to the URL it contains, but toggles the visibility of its submenu items. If you want users to be able to open the parent menu URL the theme can create a clone of that item in the submenu

    Best regards,
    Ismael

    #835384

    Hi Ismael,

    as far as I know they are not hidden. But they are not supposed to be shown all the time, if that is what you mean – only on click. So the first setting (“Always show submenu items”) is not an option for this website. The parent item should not navigate to the URL. This is why I and the others in the thread I refered to, used “#” as a link. This doesn´t work anymore with the latest Enfold version. Someone figured out a workaround which is using “##” instead. This works okay but is not perfect. It would be nice if you could fix the bug in the next version.

    Best regards,

    Arkadi

    #837914

    Hi Arkadi,

    Glad you got it working for you! :)
    We are working in it.

    If you need further assistance please let us know.
    Best regards,
    Victoria

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