Archived topic
How to add content in grid form while using sections?
3 replies · Started by Nitin on October 27, 2020
I watched the demo video of using sections as a page builder. In the video, you pasted the content in the grid form. How to create such type of content? I want to build a custom homepage using sections and want to show the latest blog posts in the grid form containing 2-3 columns, but don't know how to do it?
Hi there,
Sections is rather old now and does not support the Block Editor.
Instead we recommend using our Block Plugin: GenerateBlocks
https://wordpress.org/plugins/generateblocks/
First you would want to set the Page to Full width:
https://docs.generatepress.com/article/content-container/
Then you can design your page with full and contained width sections using the Container Block. And add Grids with the Grid Block.
To display a list of Posts within that content we recommend the WP Show Posts plugin:
Thanks, David. It's quite great.
Glad to hear that!