Hi danicasati,
This should work:
catlist name=Mood, tags=Happy orderby=date
Actually, I think I just figured it out!
I removed the ” marks around the category and tag names in my shortcode, and it seems to be limiting the posts to both conditions. Thanks.
I’ve been searching for an answer to this question as well.
I’ve tried catlist name="News", tags="AProofed" orderby=date and it seems to just limit the posts to the tag, regardless of the category. I’d like to limit it to posts only in the “News” category that are tagged “AProofed”.
Thanks!