I have 3 post grids on one page handling 3 different categories of posts. If one of the grids exceeds the maximum number of posts per page it shows pagination features. When I hit the next page, it proceeds to the next bunch of posts for all of the displayed grids. This is not what I want. It should be independant from each other.
Is this a bug or am I doing something wrong here?
You can have a look at https://www.rucrea.nl/
In this example the left column is one post grid, the right column has two grids. The bottom margin of the top grid is reduced to simulate one grid. This is done to make certain the top two posts stay at the top.
Welcome to our forum.
I understand the issue, unfortunately normal pagination used WordPress default function to generate, currently, i haven't found relaible solution.
I would like to request to use ajax or jQuery pagination in this case to handle multi grid with pagination on same page.
Please see the demo here
https://pickplugins.com/demo/post-grid/ajax-pagination/
Please note ajax and jQuery pagination only available in pro version.
Regards