Sort Posts by Category
-
Hi,
I’m trying to list post by categories. I’ve found that this is possible in several ways, but none of them work as desired. I’m trying to make a loop that lists the posts like this:
Category
post-title,post-title,post-title, etc
Category2
post-title,post-title,post-title, etcCategory3
post-title,post-title,post-title, etcHardcoding this and making a custom loop for each category is easy, but doing a custom loop that echoes each category and it’s posts is giving me a headache.
Any clues on how to approach this?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Sort Posts by Category’ is closed to new replies.