Show number of posts AND number on current page
Question
I know how to show the total number of posts in a site, but is there a way to show the number of posts the page you’re on is displaying?
For example, I want to show this at the bottom of each of my blog pages (8 posts per page);
Index - "Showing posts 1 through 8 of 294 total"
Page2 - "Showing posts 9 through 17 of 294 total"
Page3 - "Showing posts 18 through 26 of 294 total"
The posts are displayed in chronological order if that makes a difference.
Is this even possible?
0
3 months
0 Answers
13 views
0
Leave an answer
You must login or register to add a new answer .