tax_operator
-
Hi there,
I have a custom post type ‘awards’ and I am trying to display posts that belong to two categories only (ie if they don’t belong to both then they should not be displayed).
I had thought this would work:
[su_posts template=”templates/video-loop.php” posts_per_page=”-1″ post_type=”award_submissions” taxonomy=”award” tax_term=”16,38″ tax_operator=”AND” order=”desc”]
But it seems not.
Can anyone help?
Thanks in advance!
The page I need help with: [log in to see the link]
The topic ‘tax_operator’ is closed to new replies.