Multiple dropdown search for multiple custom taxonomies on Wordpress -



Multiple dropdown search for multiple custom taxonomies on Wordpress -

i've been trying every code can find on net accomplish multiple drop-down search custom taxonomies on wordpress 4.0. have created custom taxonomies.

i building education directory , want accomplish this:

country (<--custom taxonomy)- select country - - usa (<-- term)- united kingdom- ....

qualification- select qualification - - bachelor- master- ....

major- select qualification - - business- science- ....

[submit button]

for example, if searches , submit "usa" "bachelor" , "science", display post tagged in terms.

if searches "usa" "bachelor" , leave major blank, display post tagged in "usa" , "bachelor" only.

i appreciate help! give thanks you!

wordpress search drop-down-menu custom-taxonomy

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -