Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107469
    andisites
    Participant

    Home


    WordPress 4.5.3
    X 4.6.1 w/ child theme 1.0.0 and Icon stack
    Cornerstone 1.3.0

    Since updating WordPress, X, and Cornerstone, the dropdown in my main nav no longer works in desktop view. I can click on it, but nothing happens. It works fine in mobile nav (when “hamburgered”). Help, and thanks!

    #1107473
    andisites
    Participant
    This reply has been marked as private.
    #1107620
    Joao
    Moderator

    You could 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.

    #1107629
    Way
    Participant

    I am having the same problem. I have disabled all third-party plugins with no change. Screenshot of active plugins for more detail.

    #1107706
    Way
    Participant

    I have downgraded to the previous version of X Theme and confirmed that the sub-menu is now working.

    #1107748
    Way
    Participant

    andisites – not sure if you got an answer, but check out this thread:

    https://community.theme.co/forums/topic/left-hand-sidebar-has-scrollbar/

    It helped me.

    #1108144
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating this thread!

    I can confirm that this is bug from the latest release of X. In order to resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

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


    @andisites
    :
    I have fixed the issue in your site. You sub menus should be displaying by now.

    Our developers has been notified about this issue. It will be updated and fix in our next update release when we roll it out. Please bear with us. Thank you for your understanding.

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