how to higlight a page in the nav bar when drilling down
-
I’m currently using the wp_list_pages to display my pages in a navigation bar and using the fact that it applies a “current_page_item” it so that I can make the page I’m on highlighted (through my css)
All works fine, except when I drill down in the blog from a post, or into a category then nothing is highlighted in the Nav Bar.
I would like the blog page to stay higlighted in these situations.
Is there a plugin I can use or do I need to modify/make my own wm_list_pages??
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘how to higlight a page in the nav bar when drilling down’ is closed to new replies.