How to display list of post titles within category
-
When people click on a category, I’d like to have a list shown somewhere (sidebar?) of all posts within that category. Now, when people click on a category, only the first 4 or 5 posts are displayed on the page – there is no comprehensive list of all posts. Also, I don’t really know html, so the most basic way to do this (if it’s possible) would be the best. It’s Linen theme. Thanks!
The blog I need help with is: (visible only to logged in users)
-
When people click on a category, I’d like to have a list shown somewhere (sidebar?) of all posts within that category. Now, when people click on a category, only the first 4 or 5 posts are displayed on the page – there is no comprehensive list of all posts. Also, I don’t really know html, so the most basic way to do this (if it’s possible) would be the best. It’s Linen theme. Thanks!
The blog I need help with is themotherboards.ca.
-
Hi there!
You can do this using the Display Posts Shortcode and a text widget.
You’ll want to make sure you identify the correct category in the shortcode. Here’s the syntax for that selector:
category="must-read"And you’ll want to set the visibility of the widget so that it only appears on the specific Category page. We have some information on widget visibility, but here are the specific settings for displaying only on a certain category:
Show if Category is [your category].
Let me know if I can help further!
- The topic ‘How to display list of post titles within category’ is closed to new replies.