Search only using drop down menus
-
Hey everyone,
I want go create a homepage that allows the user to search my blog using only drop down menus. For example, we can use the WordPress search function alongside a category select box. (User types whatever text, and results will be given within the selected category).
The concept of what I am trying to do is essentially, but instead of typing, the user will be using a drop down menu. Here is what I want to do:
1. I will create two sets of categories and subcategories
Set 1 – Property (Type and #of rooms) – Where #of rooms is a subcategory of Types.
Set 2 – Location (City and Neighborhood) – Where Neighborhood is a subcategory of Cities.2. User would select Property type… based on that selection, the options for #of rooms will be given. Note that I intend to have more than one property type and each would have its own set of #of rooms option.
3. Then the user would move to the third drop down, city (No connection with the the previous two selections)… based on the city selected, the options for neighborhoods will be given.
4. And finally a submit button.
In sum, Set 1 determines what the user is looking for and Set 2 determines/limits the region the user is interested in.
Maybe this is a lot to ask, but I would really appreciate ant insights on the matter.
Thank you
- The topic ‘Search only using drop down menus’ is closed to new replies.