Order of posts
-
my first post is my last in order but I would prefer to reverse the order as it is a diary and reads better firms to last. How do I do that
-
Hi there,
On what site are you working?
The blog page on your site will always show your posts with the most recent first, as that is how blogs are designed to work.
To display your posts in chronological order instead you have two options:
1) use a static page, and use the Blog Post block or the Display Posts shortcode to show your posts on that page. Both those options allow you to reverse the post order:
2) Create a custom menu on the site, and add a custom link to the menu that’s your posts page URL, with
?order=ascappended. Then if someone clicks on that menu link, they’ll see your posts in chronological order.https://en.support.wordpress.com/show-your-posts-in-chronological-order/
- The topic ‘Order of posts’ is closed to new replies.