Creating Dynamic Select Category for Wordpress
Here’s what I’m trying,.. I have a blogs that have 7 main category, each main category will have 10 child category, what I like to have is a plugin or any way to make it dynamic.
- Main Categories A
- Child categories / Sub Categories
- Child categories / Sub Categories
- Child categories / Sub Categories
- Main Categories B
- Child categories / Sub Categories
- Child categories / Sub Categories
- Child categories / Sub Categories
I like to have one select box contain main category, and one select box under it contain the sub category, when I clicked the A main category the select box under the main box will show the child category, when I select B category the select box under it will change to the B child categories, just like cascading selection box.
Like when in the main select categories box I choose cellphones, the second select box will change to the list of child categories of cellphones like Nokia etc. If possible via AJAX, any suggestion will be appreciated.


















Now everyone is talking about the American economy and eclections, nice to read something different. Eugene
I also want the same function, since I have a multi user wordpress blog. I want that person could select only 1 main category and a subcategory while posting.