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
- Change Posts per page count
- 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 load paginated post pages via ajax
- How to disable content pagination?
- How to Group Posts by the First Letter or Number?
- get comments and get posts in loop
- 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?
- How can I allow editors to leave comments on posts that have not yet been published?
- Update post date on every new comment?
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- Automatically create pages in a post based on number of words
- Setting pagination for images attached to a post
- Pagination not working on Custom Page Template
- Show number of posts AND number on current page
- One comment per user email per post
- Can’t show comments count per post outside loop
- Pagination for Pages and Posts
- Programmatically inserting page breaks
- I’m having some issues with previous_post_link() and next_post_link()
- Only display posts with comments
- Comments enabled, but disabled at the same time
- Comments not showing in custom post type – WordPress
- How to output comments number of a post per day?
- Enable commenting on front-end preview page for pending posts
- Hide comments awaiting moderation from user who submitted the comments
- Different amount of posts on homepage than paged pages
- JetPack Infinite Scroll not working on custom theme
- Pagination – Posting First Page Content
- Load posts into sidebar and paginate via ajax?
- 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
- A way to detect which page a post is on
- Disable Post/Page comment emails for creators
- Converting multiple loops into one single loop with pagination
- pagination hook doesn’t work with search results
- Display posts with comments closed, with pagination?
- how to know if the post has pagination () or not
- Why is WordPress redirecting users to random posts after commenting?
- How to get most recent commented post above new submitted post in WordPress?
- Unwanted Duplicate Posts Showing in Pagination Pages
- posts_nav_link() not displaying anything
- can’t use the page_test method to check pagination
- Is it possible to change the admin posts per page view?
- Lazy Load using WP_Query pagination
- When trashing a post, also trash related comments
- how to find user ids of all commenters in a post
- Pagination on single post page?
- Diplay comment date on WP_Post_Comments_List_Table
- How to display different number of posts
- Should $found_posts be returned as string in ‘found_posts’ filter hook?
- Archive Page for Custom Post Type is not Working
- Posts vs. Pages
- Getting content from a single *page* of a post
- count the total number of comments the user has received for his published posts
- How do I detect which page I’m on within a paginated post?
- Duplicating Table of Contents for Paginated Post
- How to Orderby Comments by post title?
- How to add pagination in between post and comments?
- If modified on same day, show only time
- How to allow logged in users to post anonymously
- Email entire post contents
- Query get post,how to add comment box
- 404 on paginated blog pages
- Blog post per page setting conflicting with custom WP_Query?
- 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
- Enable Comments Box On Custom Post Type
- How to Restrict Previous & Next Post Link to Posts of Same Category?
- Turn On Comments On Custom Post Types in Directory Theme
- Making a custom Pagination for multi page blog post
- pagination for single post by category
- 301 (static page instead latest posts)
- Emojis replaced by ‘?’ automatically
- How to : pagination in 3 different custom loops on the same page
- Pagination with an array of post objects?
- Move comments only from one WP installation to another
- How safe is renovating $wp_query when doing WP_Query pagination in Page Template
- Second comments section for one post/page
- Start WP Pagination From Number 1 in URL
- 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?
- Showing author page if user has no post
- Use two different post_per_page limits with infinite scroll
- WordPress Comment posting problem
- Start post pagination at 0 instead of 1
- What do comments with […] mean?
- What do these phpMyAdmin errors mean on my WordPress databaes?
- Internal post link creates comments on its own
- How to get posts and comments amount per hour, per year and per month?
- Show comment number per author per day