How to file tagged posts on the sides of the blog?
-
I am trying to ‘file’ a certain tag that I use in a specific place. I normally see them on the sides of blogs, but I am not sure how.
The blog I need help with is: (visible only to logged in users)
-
Hi,
You might like the Cloud Tag Widget. If that’s not what you’re looking for, then perhaps you could provide a link to an example.
-
You could also use display posts shortcode in a text widget, customized to display only posts with a certain tag or set of tags. The example given in the Display Posts Shortcode support page is
[display-posts tag="tag1, tag2"]
which would display all posts, up to 100, with the tags “tag1, or “tag2” assigned to them. -
- The topic ‘How to file tagged posts on the sides of the blog?’ is closed to new replies.