Archived topic
Different Nav Bar for Subpages?
3 replies · Started by Thomas on September 1, 2021
Hey there, pretty straight forward question. I tried digging around Elements but couldn't figure it out. But; is it possible to have a differernt nav bar for subpages compared to home page?
Thanks!
Hi there,
simplest method is to NOT use the Themes Top Bar widget area.
Instead build your own top bar in a Block Element with the GenerateBlocks Plugin.
You can set the Block Element Hook to before_header to display it in the top bar position.
And set its display rules for the pages you want it displayed on.
Regarding Display Rules, if you want it displayed on the Entire Site but not the Home Page, the you would set:
Location: Entire Site
Exclusions: Front Page
Beautiful, thank you so much
You're welcome!