Archived topic
Want to show Latest 3 blogs on my front Page
3 replies · Started by Disha on September 27, 2021
Hi,
I want to show my 3 of the latest blog as gallery on Front page. I tried the dynamic Headline and Image option. Its not picking up the blogs. Its taking home as the title of post (title of my front page) and image is empty.
In Blogging page, I have created Global template. How can I make changes to show my 3 latest blogs on front page?
I am using Page Hero to create my Front page.
Thanks
Hi there,
you will need to use the WP Show Posts plugin.
The Block Element - Content Templates and Dynamic Data does not create a list of posts, it simply allows you to redesign the post templates.
HI David,
Thanks for the info. I talked with wordpress on this. There is a block "Latest Posts" from wordpress that allows us add latest posts on any page , sorted the way you want.
https://wordpress.com/support/posts/show-your-posts-in-chronological-order/
This brings another question here, Wordpress said by default they support sorting latest posts. But my Blog page (having content template) , shows posts randomly. (not sorted by date/alphabet) . I want to understand how can I use the Generate Press content template along with sorting the blogs based on dates.
Or is there any way you can suggest me sort my blogs based on date on Blogs page ( http://www.foodfasana.com/blogging).
Thanks
The Content Template does not change the Blog post query - it simply replaces the template that displays the content.
By default WP will list the posts in Date order ( latest post first ). If it is not displayed in that order then you must have a function or another plugin that is changing the order.