Archived topic
Is there a tutorial for making a static homepage?
1 reply · Started by Eric on October 23, 2022
Heyl guys I purchased the premium version after I already started my site, I already have over 100 posts, I would like to make a static homepage where I could display my latest posts, my categories with pictures, etc.... but I would like to create this homepage without screwing up my site.....is there a tutorial that I could watch to help me....or some tips that could lead me through it....thanks in advance....Eric (theoutdoorlovers.com)
Hi Eric,
I check your site, and the homepage is currently set as the Blog page.
If you're planning to replace this as a static page, for the latest posts, you can use a GenerateBlocks Query Loop Block. Reference: https://docs.generateblocks.com/article/query-loop-overview/
More reference: https://generateblocks.com/generateblocks-1-5-dynamic-data-query-loops-image-blocks/
The Query Loop block can retrieve posts and, you'll be able to control it's looks through the Block Settings.
As for the Categories with pictures, you'll need custom code or a third party plugin for this if you want to show it dynamically, otherwise, you can use GenerateBlocks as well to show them manually.