- This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 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 › Multiple Taxonomies
Hi there,
I have a custom post type set up (called Resources) and I have 3 custom taxonomies set up (Types, Topics, Roles) and each post has at least one of each of those taxonomies selected. So for example, a post will generally have a type, a topic and a role selected. I am displaying them all in one Search & Filter form with radio buttons and results are loaded with Ajax on the page.
Types
– Type 1
– Type 2
– Type 3
Topics
– Topic 1
– Topic 2
– Topic 3
Roles
– Role 1
– Role 2
– Role 3
My issue is that I would like to search each taxonomy separately – so if I select Type 1, I just see everything tagged with Type 1, regardless of Topics or Roles, and if from there I select Role 2, I see only results tagged with Role 2, regardless of Type or Topic. Is this possible or am I just doing something incorrectly?
Any help would be greatly appreciated.
Thanks.