Site logo

Archived topic

Custom homepage design like this website

1 reply · Started by Rajkumar on December 17, 2022

Viewing posts 1–2 of 2

I need a custom design like this website.

https://jobassam.in/

How do I show posts from specific categories on the homepage ??

Hi there,

you can use the GenerateBlocks plugin:
https://wordpress.org/plugins/generateblocks/

1. Add a GB Grid block with 3 columns:

https://docs.generateblocks.com/article/grid-overview/

Note each column has a Container Block inside it that you can add a border and other styles to:

https://docs.generateblocks.com/article/container-overview/

2. Inside each Grid column container add a GB Query Loop block:

https://docs.generateblocks.com/article/query-loop-overview/

Select the Query Loop block, and in its sidebar settings you can Add Parameter.
Choose: Taxonomy
And then select Category followed by the Term you want displayed.

Repeat for each query loop

This archived topic is closed to new replies.