Forums

Sorting posts by time and category (How?) (1 post)

  1. Andrewcb
    Member
    Posted 3 years ago #

    Hello,
    When WP queries my posts in the while loop, I imagine there is a list of posts, which is works its way down, posting each in turn. The problem is, that I don't want my to post like that!
    I want my posts to post by Time, and then category.
    E.G
    Spring: (That is a time period)
    Posts in category 1
    posts in category 2
    Winter: (This is the next time period)
    Posts in category 1
    posts in category 2

    My problem is that my time periods (The seasons) have somewhat arbitraty relation to the actual date, and obviously I don't want to write a new loop for every Season!

    Any help, really appreciated, this is driving me mad now!
    A

    P.S In the hope that someone might provide new and unique solution, I have not posted my code ideas - though you can find it in other posts.

Topic Closed

This topic has been closed to new replies.

About this Topic

  • RSS feed for this topic
  • Started 3 years ago by Andrewcb
  • This topic is not a support question
  • WordPress version: 2.7