Sticky links on spaces
Shahjahan Jewel what abount giving the admin the option to sticky the links ? So that when user scrolls always has than avaiable?
Yes!
If you want it now, rather than wait...
.fcom_sub_header {
position: sticky;
z-index: 90;
top: 52px;
}Jonathan Gwyer thx!
J V Oh, and if you want it sticky only on selected spaces...
.fcom_space_*SPACE-SLUG* .fcom_sub_header {
position: sticky;
z-index: 90;
top: 52px;
}It would be great to have an option at a space settings level
I think we need a dynamic sidebar, so we can customize every space and course with better links and navigation.
https://community.wpmanageninja.com/fluentcommunity-roadmp/#/idea/983/
Sean take a look at "Fluent Community Widgets" from Ross FCA at https://fluentcommunityaddons.com/ - you can do pretty much anything with the Dynamic Sidebar Menu
Jonathan Gwyer I don't want a plugin to manage another plugin.
They dont even have sticky sidebars, like any social platform on this planet does, and youre talking about some links or headers in spaces... :)