Tagged Questions
3
votes
1answer
121 views
Saving two categories from two dropdowns in front end posting form
So, here's the deal:
I have two category dropdowns, the first for the parent categories and the second for the child categories. They form a chain so that when you select the parent category the ...
3
votes
1answer
2k views
List custom post types in dropdown
I have three custom post types, each with around 5 taxonomies and 2 of the custom post types share two taxonomies.
I've just about got everything set up for posting from the front end other than the ...