Archived topic
How to Create Stylish Categorized Post Layout in Homepage?
3 replies · Started by sajedulhaque on June 30, 2020
How to Create Categorized Post Layout in Homepage
See the Example: https://10bestones.com/ ( Screenshot: https://prnt.sc/t94ruo )
See the lower side of this site? how can I use this style on my site homepage?
Hi there,
you could do something similar using the WP Show Posts plugin:
https://en-gb.wordpress.org/plugins/wp-show-posts/
and GenerateBlocks:
https://en-gb.wordpress.org/plugins/generateblocks/
Use WPSP to create a list for each category. Setting it to 1 column and just the title.
Then use the GenerateBlocks plugin to create your grid.
In each grid item you can add a Headline, the relevant WPSP Shortcode and a Button linking to the main archive.
ok. Thanks.
You're welcome