Jump to content
Sign in to follow this  
larsm66

Sub, Sub Navigation

Recommended Posts

larsm66

Can I add a third level of top navigation? The pages can be added and they show up on the sidebar nav. How can I get them to show on the top nav bar as well? Thanks.

Share this post


Link to post
Share on other sites
Andrew

Its tough, do you need a heirarchy to show up? If not you could simply change the 'depth' of the subnav. How exactly would you like it to look.

Share this post


Link to post
Share on other sites
larsm66

I would want the hierarchy to show up. Otherwise my users might get confused. I could work around the issue by making a page with links but that is really old school.

Share this post


Link to post
Share on other sites
Andrew

Right. Well this is a little bit of a design challenge as WP doesn't handle nav exceptionally well. You can start with the code inside of '_grandchildnav.php' inside the library folder. This code will need to be included or selectively 'cut and pasted' to something like '_subnav.php' to get what you want. If you know a little about web design; its very doable.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×