Reply To: Custom Taxonomy Generated in Pods Framework

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Custom Taxonomy Generated in Pods Framework Reply To: Custom Taxonomy Generated in Pods Framework

#14100
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

It was simply because you have 2 taxonomy based filters set, and by default the filters are connected by an AND logic and all of the selections must match. But, in your case there are no items assigned to any of the terms in the best_academic_gpa taxonomy, therefore even if the resume type is matching, the best_academic_gpa is not. There are two ways to resolve this:

Solution 1
You can enable the option Show posts/CPM with empty taxonomy terms? so that resumes that does not have the best_academic_gpa taxonomy assigned, will still show up: https://i.imgur.com/k8G8wBC.png

This will also result in displaying items that have no assignment to any of the displayed taxonomy terms.

Solution 2
Changing the filters logic as following: https://i.imgur.com/AcLYhe7.png

This will result in displaying items that match at least one of the selection from the filter boxes, but it does not matter which one.

You can revert the changes from solution 1 or 2 once you assign the items properly to the best_academic_gpa taxonomy.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)