Archived topic
Enabling pagination to the homepage of "Read" theme
3 replies · Started by Diego on January 4, 2021
I am attempting to enable pagination to the hompeage of the "read" theme where all the articles are collected
Is this possible? Where on the bottom of the homepage, you see (1, 2, 3, 4, 5, 6, etc.) of pages?
Hi Diego,
Are you referring to the Latest Articles section of the home page?
If so that section is generated from WP Show Posts shortcode with 6 Posts per page setting:
https://www.screencast.com/t/kyzSNJqm
If you have more than 6 posts under that list then the pagination should show automatically.
Hi Leo,
I had to click the box that said "Pagination" and it started to show the additional pages below (1,2,3 next).
Before that, it only showed the 6 but not the numbers below (I have about 14 total articles)
Glad you've figured out :)