Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1347828
    co50
    Participant

    Hey guys,

    Had site mantispinball.com with left sidebar, and it’s scrollable. Switched it to the right side, no scrollbar anymore. Any idea why this occurs?

    #1348082
    Joao
    Moderator

    Hi There,

    You should find the options on Appereance > Customizer > Header as soon as you select your header style.

    Hope that helps

    Joao

    #1348088
    co50
    Participant

    Yes, the option is there and the scrollable sidebar option is checked. It just doesn’t work when the right sidebar is used.

    #1348123
    Joao
    Moderator

    Hi There,

    Please move your navbar to the right in order that we can provide you a solution.

    Thanks

    #1348124
    co50
    Participant

    Done. Please be quick as this is a live site that now has a few categories cut off.

    #1348235
    Joao
    Moderator

    Hi There,

    Navbar still on the left,

    In that case please provide your credentials.

    Thanks

    #1348240
    co50
    Participant

    Nope, Navbar was on the right for exactly two hours. After responding to me in 20 mins I replied that it has been moved and if you can take a quick look at it, it’s a live site and I can’t keep it like this. Over 2 hours later, of course, you get to it, at which point it was moved back.

    So what I’m telling you is that your right menu scrollbar functionality does not work. I’m guessing so few people use it that it’s probably been broken for months and it just never came up. Anyway, you guys should take a look at it on your end. This site has virtually nothing installed – it’s not a plugin conflict.

    #1348682
    Christopher
    Moderator

    Hi there,

    Please provide us with login credentials so we can take a closer look.

    Thanks.

    #1349051
    co50
    Participant

    I was able to confirm with 2 other X users that this bug exists in all current X installations. Having now verified this, you don’t need a login for my WP. I’m sure you can come up with some quick fix but I’d rather just wait until it’s officially rolled into Ver 5 or whatever the next version is for X.

    -G

    #1349336
    Rad
    Moderator

    Hi there,

    In that case, we can’t confirm the issue and we can’t gather information of what’s really happening. Side navbar (left or right) should have no scrollbar by default, even from the old versions. The only stack that has scrollable sidebar is ICON stack, and it’s made for that purpose, scrollable without the scrollbar. Navbar is supposed to display menus and not listing, what you should use is ICON stack with special sidebar for scrollable widgets.

    I’ll forward this for further checking.

    Thanks!

    #1352272
    co50
    Participant

    I can assure you that the left sidebar currently seen at mantispinball.com at this very moment is using the Integrity theme. And the side menu is scrollable, as you see. When the side menu is switched to the right, even with the scrollbar enabled, it just isn’t there. This affects all installations of X.

    If you could just be bothered with creating a right side menu with enough items that it needs to scroll, you’ll see it does not work on yours either.

    #1352404
    Joao
    Moderator

    Hi There.

    Please transfer your navbar to the right side and add the following code to Appereance > Customizer > Custom > CSS

    .x-navbar {
        overflow-y: auto !important;
    }

    I guess the reason while is setup like this is because the scroll bar is always on the right, and once your navbar is on the rightside and you have the side scroll bar + navbar scroll bar beside it, it does not look great and it is also a bit confusing, but give it a try.

    Hope it helps

    Joao

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