I want to display the children of a category in my dropdown_cats and nothing else. Any ides?
I want to display the children of a category in my dropdown_cats and nothing else. Any ides?
You'd have to hide all the categories that you don't want to show. From the codex's information on dropdown_cats it doesn't show any way to just show a parent category and its siblings any other way. Look at the codex to see exactly how to hide specific categories, http://codex.wordpress.org/Template_Tags/dropdown_cats.
This topic has been closed to new replies.