How to manually specify the current active page with wp_nav_menu() Hi Chris,
Thanks for the reply.
I am using the <body <?php body_class(); ?>> tag but the problem is that as far as the wp_nav_menu() is concerned the taxonomies im clicking on are unrelated to it!
So, i need to say to wp_nav_menu() - if the page is X then show "Products" as the current_page_parent.