Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1138272
    Jeff G
    Participant

    Hi!

    I’ve just updated from X 4.6.0 to 4.6.1 and the drop down menus in my main navigation menu have disappeared. They seem to work fine when I switch the navbar position to either “static top” or “fixed top”, but when I have it set to “fixed left” they disappear. Any idea why this might be happening and what I can do to fix it? I’ve tried disabling all of my plug-ins to see if one of them may have been causing the problem, but that wasn’t the case.

    You can view my website here to see what I mean: http://www.bradfordgreenhouses.com/retail/

    Thanks for your help!

    #1138379
    Rahul
    Moderator

    Hey There,

    Thanks for writing in.

    Would you mind clearing all caches first. After that, please check if the issue persists.

    Also, try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes!

    #1138532
    Jeff G
    Participant

    Hi,

    I’ve cleared the caches and tested for a plugin conflict, but neither of those solved the problem. Any other suggestions?

    Thanks for your help!

    #1138535
    Jeff G
    Participant

    Upon closer look I’ve noticed that the child menu appears to be opening inside the navbar (when I scroll over), rather than “popping out” like it used to. Please see the attached screenshots to see what I mean.

    #1138654
    Joao
    Moderator

    Hi There,

    It is a confirmed bug on the last version and it will be fixed on the next update.

    In the meanwhile please add the following code to Appereance Customizer Custom CSS

    .x-navbar.x-navbar-fixed-left {
        overflow: visible;
    }
    

    Hope that helps

    Joao

    #1138692
    Jeff G
    Participant

    That fixed it, thanks so much!

    #1138697
    Joao
    Moderator

    Glad to hear it,

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1138272 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>