Hi, so I installed this. I made this work by copying all the CSS code from the plugin CSS to my child theme style.CSS. Doing so, despite outputting the relevant CSS calls exclusively on the pages where I want to use headroom using visual composer CSS input per each specific page, the headroom effect applies to every page in the site. In fact, the code for each specific page like: .headroom–unpinned { display: none; } does not seem work. Even if I don’t add this, copying the whole plugin CSS to the theme applies the standard headroom effect everywhere.
In order to make it work on specific pages, I had to output the entire plugin CSS code on each specific page where I want the effect, still using visual composer CSS input page by page. In this way it works, but it doesn’t sound right to output all those many CSS lines on each page. It would be way more optimized to output the whole CSS on style.css and call the effect with minimal code in the pages where it is needed. Any idea what am I doing wrong? Thanks
]]>Hi, is it possible to animate the header tolerance to show again after its hidden with the slightest scroll up on the mouse and not after setting a set point from the top? I noticed it is done on the original here but I don’t seem to be able to replicate it on with this plugin?
in the options section of that page there is a bit of code that says
// or you can specify tolerance individually for up/down scroll
tolerance : {
up : 5,
down : 0
},
Thanks,
Dan
Hi,
I am just thinking.
I would like to let the headroom stay a little bit longer visible than on other pages.
Like probably to give another value to “Vertical offset in px before element is first unpinned” for let’s say a buddypress profile page. Maybe via a script in the functions.php?
This would just be “nice to have”, I’m still pleased with this plugin!
Hi Mike stickyon scroll up is absolutely the best way to go about fixed menus but I cant seem to get it to work! It just does nothing? Tried different HTML elements, deactivating plugins and theres no jquery conflicts on the page.
Can you have a look? https://jaaadesignwebsitehosting.nl/wpmultisite/
HTML element is currently .nav-primary
Thanks!
Nick
]]>Hello? Is anyone there?
Do you actually plan to offer any support in your support section??
Tried your plugin on a new theme and it works great in ff and chrome, but not at all in internet explorer?
]]>Just hit a snag
I have quite a long vertical menu of pages which I wanted to hide when scrolling down on mobiles, but show when scrolling up.
This part works very well, but the menu extends beyond the height of the mobile screen, and disappears if you try to scroll down (as the plugin intended).
Any way to allow you scroll down within the menu??
]]>Hey – fantastic plugin – thanks!
Just wondering how to have my nav div fade in and out instead of just appearing and disappearing??
Thanks
]]>