• Hi

    I have a problem with the menu on mobiles. When I push the menu button the menu shows for just a second then it dissapears.

    ecmab.com

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi,

    Please share a website URL.

    And tell me which version you are using.

    Thanks

    Thread Starter pervinsth

    (@pervinsth)

    Hi
    The site is ecmab.com and I′m running the latest version of enigma and wp

    Hi,

    I think You have made any changes into your core theme directory.

    Thanks

    Thread Starter pervinsth

    (@pervinsth)

    Hi

    Ok I haven′t made any changes to the core theme only in child theme. Is there any way to reset if there have been changes to core theme.

    @pervinsth:Get the Latest version all your Changes will be over ride with the Latest Theme.

    Thanks

    Thread Starter pervinsth

    (@pervinsth)

    I just installed the new version of enigma and I though that would solve it but it didn′t

    Same here. Using Enigma 1.8.6.

    When viewing the main menu of my website on Mobile, you HAVE to hold the menu on a selection for a few seconds on mobile (Samsung Galaxy S3) before the menu stays open on your selected page. If not, after touching a selection in the menu and let go, the menu collapses back to the default state (closed).

    View this for default menu closed (default: https://gdekker1.home.xs4all.nl/images/Menu%20mobile%20closed.PNG

    View this voor menu open what works on PC, but does not stay that way on Mobile when selecting page in menu: https://gdekker1.home.xs4all.nl/images/Menu%20mobile%20open.PNG

    Sub-sub menu works on PC but closes after touching on Mobile. You HAVE to touch en keep finger on item for a second or two to keep menu open at that point: https://gdekker1.home.xs4all.nl/images/Sub%20menu%20mobile%20closes.PNG

    Hope you can find the cause of this issue and fix it.

    Thanks in advance for your help and for all your work on this great theme.

    Regards,

    Gijsbert Dekker
    https://www.unitycoaching.nl

    Hi Gijsbert Dekker,

    This is bootstrap functionality.

    on mobile “onClick()” function doesn’t work.

    onTouch() function work on mobile only.

    So when you touch on parent menu then it will opened then you can’t

    open your sub menu on your mobile phones.

    Got It…

    Thanks

    Thread Starter pervinsth

    (@pervinsth)

    Hmm I′ve just installed enigma on a another site and have the same problem with the menu on mobildevice.
    The other site is wp.mattekarlsson.se. When I push the menu button the menu shows for a second then dissappers

    Thread Starter pervinsth

    (@pervinsth)

    I found the issue. In custom css I used this code

    .navbar-nav { height: 0px; } .navbar-collapse { margin-top: 0px; }
    to decrease the height of the navbar. When I remove it it works on mobile devices.

    Is there any other way do make the nav menu smaller?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Problem with site on mobiledevice’ is closed to new replies.