Probably because in your rewrite rule index.php?name=$matches[1]&paged=$matches[2]
, name
is a query var for post slugs – if you want to match pages you need pagename
.
Related Posts:
- Pagination with WordPress default gallery?
- WordPress Gallery shortcode with pagination
- How to implement a slideshow on WP similar to these examples?
- Need help with get_posts pagination
- How to display pagination links for WP_User_Query?
- How to show a single post on the front page but have normal paging?
- How to add CSS Class to previous_post_link or get previous/next post link URL
- Aggregate comments, with pagination
- Implementing a general Table of Content across single paginated post pages
- Strange paginate_links behavior. First page link is always whatever page I’m on, all other links are correct
- List posts based on first letter of posts
- Pagination for sub-pages
- How to implement pagination eg. newer – 3 – 4 – 5 – 6 – 7 – older
- Custom loop pagination issue ( pagination not showing up )
- Paginate tags page
- Category pagination shows same posts
- How to display next and prev pagination links with WP_User_Query?
- Custom taxonomy list and sortby letter pagination problem
- WordPress Pagination not displaying posts after certain page
- add spans and characters into paginate_links
- Show next / previous text (button) all the time
- wordpress Next/Previous post in same category not working
- Pagination difficulty using custom query in genesis-based custom theme
- Placing Ads after every 10th Post with Infinite Scroll
- How to implement pagination in backward way eg. first – 20 – 19 – 18 – … – 3 – 2 – 1 – last
- Next & Previous (Pagination in this case) Not Appearing
- Limit Timber pagination number items
- List all posts by year with pagination
- WordPress wp_link_pages show only next/prev link
- Pass additional parameter in the URL
- Post timeline (pagination with date, not numbers)
- Why do next pages load the same content rather then older articles?
- How to disable pagination (next/previous links) on post type archive?
- Nested Pagination
- Pagination stopped working after assigning custom page template to new page (different slug)
- I want to remove numbers from the_posts_pagination function
- Yoast’s rel=“next” & rel=“prev” tag don’t work on static homepage’s paginated pages
- Using paginate_links() to generate “01, 02, 03, 04” paginations
- Pagination not working on custom page
- 404 when using pagination in a category
- How do I fix this ‘Undefined variable:’ debug message?
- Authors list Pagination : result set from $wpdb->get_results()
- WP-PageNavi on Custom page template not working
- Paginated Archives or Loop by Month
- Pagination Not Working on `WP_Query` Archive Page
- How do I make my pagination work?
- How to use custom previous/next link ?
- How to paginate a list of child pages
- Show content based on page number
- Pagination issue in archive.php
- How to use pagination?
- How to get category/tag in URL for Pagination links?
- Pagination on and tag.php not working
- Include a leading zero in pagination
- Pagination not work on page but work on category
- Custom category.php paging shows the same posts
- Pagination Links showing incorrect previous page number
- How to limit page pagination… again
- Conditional pagination li’s
- Paginate Links – Mid Size Less Than 2
- Problem when I try to insert pagination
- Different page template for paginated content?
- tax_query does not work with pagination with custom query (both wp_query and query_posts())
- Pagination for multiple queries merging into one Loop
- paginate_comments_links() not working
- Adding paging to get_posts()
- Can I paginate this get_attachment query?
- Why my pagination gets 404?
- How do i make the_posts_pagination look like my template?
- How to add post page pagination to template part?
- Custom pagination in wp
- 404 page not found on pagination in home page while navigating to next page
- Linking images in WordPress Paginated Post
- Set Pagination count according to post count
- Pagination in Archives
- I would like help getting my pagination to work
- load certain content only on first page of pagination
- Pagination diplays always 2 pages
- Combining content breaks category pagination
- Custom Query & Rewritten URL Pagination 404
- Update Gallery Randomly in every hour with no duplicates?
- Custom page pagination based on Kriesi pagination
- Test for if you’re on 1st page of paginated post (with nextpage quicktag)
- Search URL gives 404
- How to paginate query using get_categories()
- WordPress 404 pagination (/page/2) error?
- Custom pagination generates title 404
- Pagination issue [duplicate]
- Excluding certain post status’s from pagination
- WordPress creating 404s under blog tags
- Intercepting $_GET variable from custom pagination
- Pagination work! But title still says “Page Not Found”
- WordPress pagination URL posts not load
- Next / Previous Posts not working
- Use cookies in pagination
- Making a Killer wp_link_pages
- Always show Next and Previous button in wp_link_pages ?
- Show pagination in WP_Query
- Separate page for pagination possible?
- Why does WordPress keep directing or forcing my pagination?