Archived topic
Custom featured blog post layout
3 replies · Started by Sharon on March 17, 2023
Hello, I'm trying to achieve this layout as the latest 3 featured blog posts on the homepage:

I haven't been able to find any tutorials for this type of thing yet - can you help, please?
Thanks
Mayank Patel
Hi there,
how is the homepage set up? Is it a static page or showing the latest posts ?
Hi David, it's showing the latest posts.
Hi Sharon,
Do you want to keep using the latest posts as the homepage?
If so, you can add the featured posts section by adding a query loop block (GenearateBlocks plugin) to a block element - page hero and assign it to frontpage, choose after_header hook.
Then create a block element - loop template, add another query loop block, you can exclude the 3 posts from it if you want, assign the block element to frontpage as well.