Sort posts by category
-
lets say i’m on the index page and viewing all post, then they are sorted by date. But if i want them to get sorted something like this:
<h2>Category2</h2>
post1 i category2
post2 i category2
post3 i category2<h2>Category3</h2>
post1 i category3
post2 i category3
post3 i category3 and so on…Any pointers on sorting post like this?
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.