Set per_page
to 5 and page
to 1 in wp_list_comments
http://codex.wordpress.org/Function_Reference/wp_list_comments
Then add your read more link just below your comments to reload the page with per_page
and page
not set. You can do this with AJAX for smoothness.
Related Posts:
- Allow variable amount of comments before pagination
- How to make comments work for a post loaded per Ajax?
- The next_posts_link() works only with original $wp_query
- Skipping first 3 posts in wp query
- How to disable content pagination?
- How to Group Posts by the First Letter or Number?
- How to display comments and comment form on custom post type?
- Comments are assigned to wrong or related post
- How can I display 7 posts on the home page, but 9 posts on the subsequent pages?
- Update post date on every new comment?
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- One comment per user email per post
- Can’t show comments count per post outside loop
- Pagination for Pages and Posts
- I’m having some issues with previous_post_link() and next_post_link()
- How to output comments number of a post per day?
- Hide comments awaiting moderation from user who submitted the comments
- Pagination – Posting First Page Content
- How can I get all posts data from within a paginated search result?
- When paginating a Page with the tag, how can the 2nd and subsequent page styles be customised?
- Hide Post comments when displayed via WP_Query
- Including new Javascript only after a comment is made
- Disable Post/Page comment emails for creators
- Display posts with comments closed, with pagination?
- posts_nav_link() not displaying anything
- can’t use the page_test method to check pagination
- When trashing a post, also trash related comments
- Archive Page for Custom Post Type is not Working
- Posts vs. Pages
- count the total number of comments the user has received for his published posts
- How to Orderby Comments by post title?
- How to add pagination in between post and comments?
- If modified on same day, show only time
- Email entire post contents
- Query get post,how to add comment box
- 404 on paginated blog pages
- Get the number of posts shown in the current page
- Update all comments time to random dates?
- Blog page pagination is not working after using the offset argument
- Custom loop pagination links not working
- Making a custom Pagination for multi page blog post
- Move comments only from one WP installation to another
- Second comments section for one post/page
- A friend wants to make a comment on one of my articles, she has to be logged to wordpress?
- Get all images in post and comments like Twitter before post title
- Is it possible to paste a link without tags and make it directly a link in a post?
- Use two different post_per_page limits with infinite scroll
- WordPress Comment posting problem
- What do these phpMyAdmin errors mean on my WordPress databaes?
- Internal post link creates comments on its own
- using is_paged for hiding image on posts
- SQL Command for restoring trashed comments
- Howto show comment count by post in post?
- Total number of posts in query (category/tag/author/search results/main page…)
- Getting blog pagination to work on page set as front page
- Change the number of excerpts displayed in search results layout
- Display on page every post in blog WITH comments
- If post exists, make it a comment in existing post with same name?
- Pagination for posts inside a specific category
- Allow / show post comments in category pages
- Rest API Paginate until all posts are imported
- Blog Posts – Scroll to view more
- Count the total views of all user posts published
- Manipulated offset and pagination, can’t display last post anymore
- Blog posts pagination not working
- Search results with pagination not working
- Go back to the exact post page number
- Pagination Not Working With Custom Post Type Category
- Pagination Stops
- Remove pagination if search returns empty
- I want to change the WordPress comments file
- Count posts for pagination
- Can I Paginate Post after every 25 tag?
- Posting a comment redirects admin/users to blank page
- How to enable comments meta box for other author posts?
- Comments as part of a post
- Thumbnail With Next/Prev Links Not Showing Next Post?
- No comments on static front page
- Pagination working locally but not on live site
- Trash a post, send associated comments into the trash bin (change status)
- Apply comment to different post (not the current post) [duplicate]
- Pagination and Related Posts
- External link not showing on post but showing on comment
- how to show posts on different pages if number of post per page is one
- Can’t get pagination to work
- Get url/link to latest comments in a post
- How to display a paginated list of posts from one category on a page? [duplicate]
- Display only posts with comments
- The next_posts_link() works only with original $wp_query
- wp_query select if have comments
- 2 tick boxes appearing below comments
- Custom Post Type Pagination 404 Error (if paged>=2) [duplicate]
- Admin moderates ALL comments (including post author)
- Not displaying any articles on a custom made file
- Issue with wordpress pagination: last 2 posts show again on second page
- Show List of Posts With Comments Open
- Limit amount of pages shown in pagination within wp_query
- Page not found after clicking on pagination
- How can I show the positive and negative comments for a same post separately?
- Simple shortcode to check if a user has commented on a certain post