[wp-trac] [WordPress Trac] #13471: Pagination in Blog Post Won't Display Past Page 1
WordPress Trac
wp-trac at lists.automattic.com
Thu May 20 23:35:28 UTC 2010
#13471: Pagination in Blog Post Won't Display Past Page 1
--------------------------+-------------------------------------------------
Reporter: krowland08 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Formatting | Version: 3.0
Severity: normal | Keywords: pagination, nextpage
--------------------------+-------------------------------------------------
Changes (by krowland08):
* cc: krowland08 (added)
Comment:
Ok, here is the scoop. If the post is in a nested category, the pagination
fails. If the the post is in a top level category the post paging will
work. It's like the URL will only take 2 segments, category and post
title.
'''Now this all is because I am setting my permalinks to
/%category%/%postname%/'''
And this works for generating multi level categories. However if there is
a nested category, then the PAGE number gets lopped off.
And sure enough, if I resort to one of the default permalink setting, the
pagination works.
So what is wrong with using: %category%/%postname%/ with pagination?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13471#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list