Site logo

Archived topic

Change articles order on the home page

1 reply · Started by ROMAIN on February 18, 2023

Viewing posts 1–2 of 2

Hello,
I am using generatepress with the template "INFO". And I am working on the home page. For the moment, the order of posts, articles, is the same in all sections of the home page. Instead of that, i would like to show posts of différents catégories, tags in the différentes sections. In the first section I want to show a list of posts from the categorie A, in section 2 i want to show a list of posts from category B, etc...
Can you help me with that ?

Hi there,

each post list is displayed using a Query Loop Block - see here:

https://www.screencast.com/t/8YZq0Rm0

When you select a Query Loop you can change its Parameters. for example:

Add Parameter -> Taxonomy --> Category ---> Choose a Category Term.

Note that the Offset property offsets the list by X posts, so you can have one Query Loop showing the 1st post in a category and the offset its sibling list by one.

This archived topic is closed to new replies.