How to Change Pagination Break Count (Pro, Icon)

Hi there,

How can I change the number of posts displayed by default on a category page? I’m using Pro with the Icon stack.

By default, I see that the pagination breaks the post archive into pages of 5 posts each. I’d like to change this to 10, 15, or possibly turn off pagination altogether.

Is there a setting that I’m missing? Or will I need to alter a function in my child theme’s functions.php?

Hello @CoreaCrew,

Thanks for writing in!

The number of items displayed in blog index and archive pages were control by WordPress settings. You can adjust this setting in Settings > Reading > Blog pages show at most. By default, it is set to display 10 items for the blog index, category pages and all other archive pages.

For more details, please check this codex:

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