Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom field filter not working – Chosen jQuery not loaded › Reply To: Custom field filter not working – Chosen jQuery not loaded
Hi Ernest,
thanks for your reply.
So, is there a way to filter taxonomy terms results?
I tried filtering by parent term in a hierarchical taxonomy but it did not work, so the only other option that I saw was to add a custom field to the taxonomy terms and filter by custom field…But I got it is not possible.
FYI, when I tried filtering by parent terms this is what I did:
The taxonomy Restaurant was hierarchical. The parent were cities, and the children were the actual restaurants.
I filtered by Taxonomy filter, using a dropdown menu where I show only the parent tems. But once I choose one, the search is not affected by the choice.
The same approach worked when I filtered a CPT result (not a taxonomy term like I am trying now) with a hierarchical taxonomy associated. I filtered by the parent terms and I searched in search bar for the children terms, and as a result I got the CPT with associated the taxonomy term searched, filtered by the father.
Hope you can give me a suggestion for filtering taxonomy terms.
Thank you!