- This topic has 1 reply, 2 voices, and was last updated 10 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Custom nested – dependent taxonomies
Tagged: ajax
Hi is this possible ?
I want to impliment a search where there will be two dropdown menus like County and city,
Depending upon the country selected, correct dropdown list of cities should be displayed.
Country is a taxonomy and city names according to county are other taxonomies,
Please help
Yup something similar is possible.
Take a look at the movies demo, and observe the certificate/genres fields when you update them, they change according to the other selection.
To enable this, simply enable “auto count” in the general tab.
To achieve this, you would need 1 taxonomy for country, and 1 taxonomy for city (all the cities).
Then when you change country, the city list will auto update and visa versa.
Thanks