Multiple search parameters for post filtering
-
Hallo,
I need to filter posts based on category and tag. How can I accomplish this with su_posts short code?
I’ve tried following code with no success:
[su_posts template=”templates/default-loop.php” post_type=”post” taxonomy=”post_tag” tax_term=”58″ taxonomy=”category” tax_term=”77″ tax_operator=”2″ order=”desc” post_status=”any”][/su_posts]Thanks for answer
Martin
- The topic ‘Multiple search parameters for post filtering’ is closed to new replies.