Taxonomy attribute not working
-
Hi, I want to display all posts from a specific category but unfortunately the taxonomy attribute won’t work and it will output all posts from all categories.
That’s my shortcode:
[su_posts template="templates/list-loop.php" posts_per_page="-1" taxonomy="news" tax_operator="IN"]
The topic ‘Taxonomy attribute not working’ is closed to new replies.