How to filter posts by tag? #22
Unanswered
david-zenr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to show the last 3 blog posts with a specific tag on non-blog-post pages such as the homepage, how do I do that? I could show blog posts of specific categories like this:
How do I achieve similar things with tags?
Edit: I managed to make with work with:
Beta Was this translation helpful? Give feedback.
All reactions