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

    Hello,
    The Home button is a link to “/#top” and when clicking on this item on mobile devices just let nothing happen.
    The other menu items can be clicked on and lead to the selected section…

    Best regards,
    Matthias

    #1052593

    Hey serial-buddha,

    Thank you for using Enfold.

    The welcome section is at the very top of the page and the header is not sticky on mobile devices, so I’m not sure how you expect this to work. And besides, mobile devices has a “tap to top” feature, so this is not needed. You can also re-enable the back to top button on mobile view.

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
        display: block;
    }
    }

    Best regards,
    Ismael

    #1052714

    Hello Ismael,

    Well I would expect that clicking on “Welcome” on the mobile overlay menu, just makes the overlay close (as we are on the welcome page at the top already). I think that is a JS error on the theme…

    Best regards,
    Matthias

    #1053150

    Hi,

    What is the JS error, where can we see it?

    Best regards,
    Basilis

    #1053602

    Ok, it is not an error that throws some output. It is a design error.
    When you open the menu on mobile and click on “Welcome”, the menu should close and not just do nothing. That is an evidence.
    Best regards,
    Matthias

    #1053790

    Hi Matthias,

    Here is a thread for you to consider
    https://kriesi.at/support/topic/close-mobile-menu-by-clicking-on-active-navigation-item/

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

    #1053795

    Hello Victoria,

    Am I supposed to read through the whole page in order find the answer to this issue? What is the outcome of this gigantic thread? The thread started end of 2017 and ended in beginning of 2018…
    Sorry, but I don’t feel your answer is trying to help…

    Best regards,
    Matthias

    #1054683

    Hi Matthias,

    Have you tried a solution posted here
    https://kriesi.at/support/topic/close-mobile-menu-by-clicking-on-active-navigation-item/#post-871977 ?

    Best regards,
    Victoria

    #1054758

    Hello Victoria,

    I haven’t tried yet. But I am surprised that an issue from Nov 2017 is still to be solved by adding some code in 2019…
    We are not talking about trying to have a menu doing weird things, but having a mobile menu working as everyone expects t to work.
    I’d prefer to hear/read that this issue will be fixed in the next Enfold release…
    I’ll look for your fix proposal tomorrow..

    Best regards,
    Matthias

    #1056420

    Hi,

    We’ll forward this thread to our developers.

    Best regards,
    Ismael

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