I am experiencing non-stickyness of the buddypress admin bar when I scroll down the page using bp-map theme.
Anyone else? Can it be fixed?
Faster, better and easier!
I am experiencing non-stickyness of the buddypress admin bar when I scroll down the page using bp-map theme.
Anyone else? Can it be fixed?
Hi Roy,
In which browser you are seeting this. I have tested it in chrome/firefox and do not see this. If you are using IE, can you please put a screenshot ?
Yes in IE.
Yes in chrome.
The admin bar comes back in the admin pages, but goes away when scrolling down a page.
Is it because of the buddypress-activity-bar? I will disable and see . . . nope, it still scrolls off.
It is not a big deal so don't spend a lot of time looking into it, but I just thought you might want to know.
Hi Roy, seems like you mean when you go down the page the admin bar is not there.
Ahh, I had made it to not scroll opposite to the bp style.
You can make it as in Bp by adding the following line in css
#wp-admin-bar{
position:fixed;
}
Does that solves the issue ?
IC - Yes, that solves the problem! Thank you for the quick response! Again, I wish all plugin authors actually watched their support websites and responded as timely as you do! You really do spoil us!
you are always welcome. I am glad, I could help in time :)
You must log in to post.