• Hi

    First of all thanks for this plugin.

    I have updated to the latest version and was testing the new feature which says “Click in the page to close the menus“, which I assume closes the menu if opened when the user clicks on anywhere outside the menu container.

    I tested the above and it doesn’t work. It only closes when the close icon is clicked.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    Thanks for using WP Mobile Menu. Maybe it’s just a cache issue.

    If you have any cache plugin purge the cache and also purge the cache of the browser.

    If you can share me your url I can have a look a it. If you want to keep it private send me an email to support at wpmobilemenu dot com

    -Takanakui

    Thread Starter Maruti Mohanty

    (@marutim)

    Thank you @takanakui. I will check this and get back to you ??

    Plugin Author Rui Guerreiro

    (@takanakui)

    Ok. Let me know the result.

    -Takanakui

    Thread Starter Maruti Mohanty

    (@marutim)

    Hi

    I have mailed you the details @ ([email protected]). Please have a look and let me know if you need anything else.

    Thanks in advance ??

    Thread Starter Maruti Mohanty

    (@marutim)

    This is the workaround that Rui from Support send me and it worked. I am adding it here so that others in need may get help ??

    iPhone only triggers the click event when you touch in something that has links or have defined a click event. So there is one css workaround that can sort it.

    Add this code to the custom css, clear the iPhone browser cache and try again.

    .show-nav-left .mobmenu-push-wrap, .show-nav-right .mobmenu-push-wrap {
    cursor: pointer;
    }

    Plugin Author Rui Guerreiro

    (@takanakui)

    Glad I could help. We include this in the next update.
    In the meantime add it to the custom css option in the general options.

    -Takanakui

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘“Click in the page to close the menus” – is not working’ is closed to new replies.