I'm using the new custom menus in my side navigation and it only creates a class sub-menu in the UL's but does not use the current_page_item like when you use wp_list_pages(). I have 3 levels and only want to show the sub menus of the page you are on, easily done using wp_list_pages() but I can't do it with the custom menus?
Can someone please help?
Thanks
