Using form to select categories
-
I am trying to use a form to give a site visitor to get a selection of courses suitable to their specified options but am not sure how to implement this.
What I would like is someone to be able to pick some option like:
I am interested in: option-1, option-2, option-3
Type of course: option-a, option-b, option-cThis should then get posts which have for example option-1 and option-b as a category.
Can something like this be done with wordpress? In the current CMS I am using I can pass these to the CMS and get a list of posts that meet the categories. Since we want to switch to WordPress I am looking for an alternative.
The topic ‘Using form to select categories’ is closed to new replies.