Query builder, Taxonomy field

In the query builder, there is a taxonomy field, which is a drop down that offers all(?) values that are in the database of all taxonomies. If there are two or more taxonomies with the same values (example: Taxonomy “house” and taxonomy “apartment” can each have the value “sold”), “sold” would show up in the list twice, but without any reference to which taxonomy it belongs to. Is there a way in the query builder to query specific taxonomies, or would one have to use the query string to implement this?

Hello @striata,

Thanks for writing in! When the value is displayed in the Taxonomy field, I personally use the Query string especially if the argument is a bit complex. The Query Builder can work at a certain level and the other choice is there for the Looper to be flexible.

Hope this makes sense.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.