Greetings,
I am customizing a theme for a client and wondering about Subpages and the current_page_item function.
When on this page, you can see that the Photos menu item responds to the corresponding CSS class -
http://www.checkyo.staticka.com/photos/
Yet when on a subpage, it does not.
http://www.checkyo.staticka.com/photos/photos-2006/
What do I need to do to have it behave properly, having the Photos link styled per the current_page_item class when on subpages? I've read a few WordPress codex pages but frankly am not savvy enough with the functions.php file to know how to achieve this.
http://codex.wordpress.org/Dynamic_Menu_Highlighting
http://codex.wordpress.org/Conditional_Tags
Thanks in advance!
- Jeff Tovar