Skip to main content

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?

Sticky links on spaces

J V

Yes!

Jonathan Gwyer

If you want it now, rather than wait...

.fcom_sub_header {
    position: sticky;
    z-index: 90;
    top: 52px;
}

J V

Jonathan Gwyer

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

Sean

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/

Jonathan Gwyer

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

Sean

Jonathan Gwyer I don't want a plugin to manage another plugin.

Cointacter

They dont even have sticky sidebars, like any social platform on this planet does, and youre talking about some links or headers in spaces... :)