Selecting Multiple Categories & Search Functions
Awesome theme. I love the simplicity and usage.
I had two quick questions.
First, I'm developing a classifieds site where I would like the users to be able to select 2 or 3 categories. For example, a car classifieds site might have 3 categories to select from such as Car Model, Car Maker, and Year. I would like to make them categories so that the ads can be sorted by either one. I've tried a few things, but keep getting errors.
How can I duplicate the current dropdown and make 3 dropdowns that users can select from?
Secondly, as everyone is aware of, the search function in Wordpress is not that great. I've had trouble getting the boolean searches to work where you want to search both a category and a tag, such as Car Model category, and a tag for the color. However, these do work if both items are typed into the description.
Is there any way to copy the values from the tags, categories, and other items in the form, and paste them into the description?
Thanks a lot!