UFCLAS Sticky Function
This plugin is for making navigation stick using sticky style.
by Fnu Ojasvi · github.com/ufclas/ufclas-sticky-function · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ufclas/ufclas-sticky-function/archive/refs/heads/main.zipReadme
ufclas-sticky-function
This plugin applies the "position: sticky" style, like if you want a sidebar to stick as you scroll down the page, and measures the sibling container to prevent the sidebar overlapping the footer. Sidebar is hidden on mobile.
Here is an example of how this could be used in combination with bootstrap styles. The relevant styles to the sticky functionality are "parent-of-sticky", "sibling-of-sticky" and "sticky":
Main page content Sticky sidebar