• Resolved jblancoseattle

    (@jblancoseattle)


    Our list of press coverage seems to be in a random order. I’d like to display it in descending order by date (latest press coverage on top.) This is also an issue with our press releases, but I have been pinning the posts to work around this.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor farinspace

    (@farinspace)

    The default ordering is done by menu_order then post_date in descending order.

    New posts default to menu_order of 0. Within menu_order=0 these posts are sorted by date in descending order.

    Adding a “order” to the post will cause the post to be placed at the top.

    Please confirm that you do not have additional code in your functions.php file which may be altering this behavior.

    Thread Starter jblancoseattle

    (@jblancoseattle)

    Thanks! I accidentally had one of the press coverage items pinned. The other one was set to “Auto” but has #32 next to it – not sure what that’s about. I recreated the post and deleted that strange one.

    Either way, it’s all sorted now. Much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sort Press Coverage by Date’ is closed to new replies.