Site logo

Archived topic

Post list / grid issues

3 replies · Started by Tom on February 1, 2022

Viewing posts 1–4 of 4

I'm having trouble displaying my post grids on my site. On my archive pages, there's no pagination, so users can only see a limited number of posts unless I display them all. On my blog page (tomnikkola.com/blog), nothing is clickable and the page does not seem editable. Could you assist? Thanks so much!

Hi there,

i checked a Category Archive ( Fortitude ) and they are using the Infinite Load option that is enabled in Customizer > Layout >Blog:

https://docs.generatepress.com/article/blog-content-layout/

If you want Pagination you will need to disable that.

The Blog Page is a static page, you may want to simply delete that page, create a new Blog page and in Dashboard > Settings > Reading set that to display your latest posts.

Hmm. That did not help. When I take the infinite scroll off, it only displays the number of posts in the settings section. No pagination shows up.

Hi Tom,

Can you leave the infinite load and load more button disabled and let us have a look at the site? To check if perhaps the issue w/ the pagination related to front-end settings. (incase the issue is CSS related)

Also, can you share the block element lists active on your site? Perhaps there's an empty Block Element - Archive navigation overriding the default pagination.

Another issue to check would be the site has any PHP snippets or a plugin that sets pre_get_posts filter. It may be messing with the archive's query parameter for posts_per_page.

This archived topic is closed to new replies.