Archived topic
Home Page
3 replies · Started by Jatin on October 5, 2020
Hi Guys,
I want to divide my home page in to custom widget areas to add different sections from different categories along with featured posts. do you know if its possible and how to achieve this.
Hi there,
the simplest method is to use GenerateBlocks to divide up your content using the Container Block and create Grids/Columns with the Grid Block.
https://wordpress.org/plugins/generateblocks/
Adding posts lists can be done with the WP Show Posts plugin:
Thanks David.
You're welcome