Changes between Initial Version and Version 1 of Ticket #25246, comment 2
- Timestamp:
- 09/06/2013 11:59:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25246, comment 2
initial v1 24 24 }}} 25 25 26 So if we have only 4 posts and we want to use the posts_per_page property to show 3 posts it works, but we will go to page/2 to show the last 1 post s, it will show as a 404 error page instead.26 So if we have only 4 posts and we want to use the posts_per_page property to show 3 posts it works, but we will go to page/2 to show the last 1 post, it will show as a 404 error page instead. 27 27 28 28 So that's why I opened this ticket, I request this.