Fixed navigation without slider
-
Hi there,
except for the front page I disabled all the sliders everywhere. But without the sliders the header navigation is not fixed/sticky anymore when I scroll down the blog and the pages.
Could you please tell me where/how I can manage to make the headers without sliders fixed/sticky, too?
Further I would like to know how to control the position where the fixed/sticky header on the front page appears. Right now it is after the slides but I would like to have it fixed right after I begin to scroll.
My page is: http://ikmeaa.org/
-
Restore the defaults to have the sticky back and try to again probably extra code remove.
PRO version has option to not show slider in inner pages.
Thanks for the info, @sktthemes!
I want the slider ONLY on the front page.
The option to hide the slider on inner pages is also available in the free version. I did that and also made it to remove the slider from the blog page by adjusting the code in the fungctions.php (delete
|| is_home()on line 80).And now the sticky header does not work anymore for the blog and inner pages. So I guess it has something to do with the slider. The sticky header is only working with activated slider.
So if this is no bug I need at least a hint where to find the js and css for the sticky header to digg deeper.
Tanks & a nice weekend!
BorisTo be correct…
To disable the blog slider completely I deleted|| is_home()two times in the functions.php (line 80 and 104) and one time in the header.php (line 28)Hi,
For inner pages we haven’t kept the menu sticky since inner pages are not single 1 page.
We will update the theme and in next update include sticky menu on all pages.
The topic ‘Fixed navigation without slider’ is closed to new replies.
