Archive Layout Post Pagination Results Filtered

Hi Guys,

I hope everyone is well :slight_smile: Just a quick one. My posts page (archive layout), i found out earlier wasnt working correctly in terms of that the pagination would not change the post results on the page. I found a forum article on here that helped be fix it by turn off the looper consumer (query builder). I had turned this on as i only wanted certain categories of posts to show. Is there another was that this is possible so that all posts arent showing on my news page and only the posts from the categories that i specify and still have the pagination work?

thanks

Chris

Hello Chris,

Thanks for writing to us.

The pagination element would work on the archive layout, please note that you need to โ€˜OFFโ€™ the Looper provider since on the archive layout the default WordPress loop is working you donโ€™t need an extra loop. Or you can use the default archive template to get the pagination working. In case you want to pull the post of any specific category I would suggest you please create a custom archive layout and set the layout to the specific category to get the post of the specific category with pagination.


Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.