Hello,
I have added a term option to CPT and put different posts in different terms. Now I would like to have just one template in CS for specific posts associated with terms.
My idea was to use a query builder and filter posts based on terms but there isn’t an OR option. Only AND.
Is it possible to have OR option or that should be written in Query String?