Hi, I searched about this need but found conflicting informaton.
Finaly, I found this: https://wpshowposts.com/support/topic/possible-to-filter-by-a-category-and-a-tag/#post-14933, presenting this:
[wp_show_posts id=”123″ settings=”category_and=yourcategoryname&tag__in=yourtagname”]
However, despite replacing ID and yourcategoryname and yourtagname, it didn’t worked.
For example, I need to show posts categroised as “Health” and tagged as “Selected”. Can you help me making it work?
Thank you
Joao
For example:
[wp_show_posts id=”86058″ settings=”category_and=health&tag__in=Biohacking”]
I’m going to send you an email with the link to the page where the shortcode was inserted. I’m leaving taxonomy field blank/empty.
I tried to add images and titles to the wpshowpost and it doesn’t work either.