Home Forums WoodMart support forum Menu problem

Menu problem

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #170923

    vakhtang_11
    Participant

    Hi,
    now I’ve made movie.
    often, if to move pointer fast, page content appears instead menu.
    plz, see movie
    https://jumpshare.com/v/7meHazVVlbhm87tFDeuF
    see 3-d second, for example. and 9-10-th, 15-16-th.

    you’ll see problem.

    I guest here problem of time of menu opening (in milliseconds). can you check accurately?
    thx

    #170940

    Hello,

    I saw your provided video. Could you please update the theme and required plugins as you are using old version currently. So please update the theme and plugins and then check back your site. This will surely fix the issue.

    Best Regards.

    #170989

    vakhtang_11
    Participant

    I updated Woocommerce and now in general no opening
    http://www.eden4u.co.il

    in translation “temporary closed”

    what to do?

    update: sorry, once again works

    #171003

    vakhtang_11
    Participant

    I’ve updated both theme and all plugins, same situation, even worst

    https://jumpshare.com/v/XVpfFECM4xYFOC1cmk5Q

    #171136

    Hello,

    The Category menu is set to display on hover So, when you move the cursor outside it is closed. There is no option in theme settings to increase the time of the menu.

    You can try changing the menu behaviour to click from Appearance >> Menus >> Open on mouse event.

    Screenshot for Clarification: https://www.screencast.com/t/Ogu0ta2BH

    Or you can read our detailed documentation about the category menu from the following link:
    https://xtemos.com/docs/woodmart/create-menu-2/

    Best Regards.

    #171181

    smartdesignby
    Participant

    vakhtang_11, работает же меню, в чём проблема? если пустые подкатегории, то вопрос не в работе меню, а в отсутствии контента, тк там отображается только то, что есть и задано в админке.

    #171203

    Hello,

    Thanks @smartdesignby, but this is not what @vakhtang_11, was looking for, I have explained in my last reply to him, you can read it.

    Best Regards.

    #171204

    vakhtang_11
    Participant

    smartdesignby,
    посмотрите ролик, я же специально сделал. в 80% случаев работает нормально, в 20% – нет. не срабатывает если быстро провести мышь снизу вверх. скорее всего, надо там изменить время (в миллисек), но может быть и другая причина js. дело не в кэше.

    https://jumpshare.com/v/XVpfFECM4xYFOC1cmk5Q

    вот ещё фильм:
    https://jumpshare.com/v/7meHazVVlbhm87tFDeuF
    see 3-d second, for example. and 9-10-th, 15-16-th.

    и надо проверить на экране 2К или 4К, а не меньше.

    этот Айзис уже несколько раз отписки присылает

    #171210

    vakhtang_11
    Participant

    я только что в Хроме почистил кэш, проблема как была – так и есть.

    #171233

    vakhtang_11
    Participant

    проблема именно если не слева направо, а наискось мышь провести, что тоже иногда бывает

    #171266

    Hello, vakhtang_11

    There is no problem at all. Sub-menu may appear on hover or on click event. When you have a horizontal menu, and you have set appearing the sub-menu on hover event, you get down to the sub-menu moving down, and (staying in the field of the sub-menu that is keeping the hover event effective) you move to the sides and it does not cause any problem. It does not disappear.

    When you set the hover event for the vertical menu, sub-menu appears, and you should move the mouse straight to the side and after that, you move around within the field of the menu to keep the hover event effective https://gyazo.com/614f576564d3a80c148ff87824217078 otherwise the sub-menu would disappear. When you move the mouse away from the field, there is no hover any more, and sub-menu disappears. That is the nature of the hover event. You can check our demo it works in the same way as on your site. That is why you are recommended to set the click event on the vertical menu.

    Best Regards

    #171269

    vakhtang_11
    Participant

    here same problem
    https://woodmart.xtemos.com/

    Some user can move mouse from bottom-left corner to top-right (instead right). in this case, IMHO, previous mega-menu rectangle must remain (now it disappears).

    We don’t need to restrict users. Why they should leave menu if move mouse athwart? I understand that you planned JS so, but it’s inconvenient. Hope, explained

    for example:
    https://www.ivory.co.il/

    here in Hebrew (menu – from right – to left) bu you can see principle (nothing not disappearing). later I’ll prepare a movie.

    #171283

    HEllo,

    You should move the mouse straight to the side and after that, you move around within the field of the menu to keep the hover event effective .
    When you move the mouse away from the field, there is no hover any more, and sub-menu disappears because you have set showing the sub-menu on hover.
    This is the nature of the hover event. If you do not like it, switch to the click event. This is not changeable.

    Best Regards

    #171328

    vakhtang_11
    Participant
    #171358

    Hello,

    It is not a bag. And our theme does not influence on the nature of the hover event. Here is the custom CSS to increase the time of the hover:

    .sub-menu-dropdown, .vertical-navigation .sub-menu-dropdown {
        pointer-events: unset;
        transition-delay: .1s;
    }

    Best Regards

    #171379

    vakhtang_11
    Participant

    ok, thx for css.
    I changed css and now really works fine 🙂

    #171396

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 17 posts - 1 through 17 (of 17 total)

The topic ‘Menu problem’ is closed to new replies.