Try adding the following code to your comments.php template file (where you want the “next page”https://wordpress.stackexchange.com/”prev page” links displayed):
<?php paginate_comments_links(); ?>
This should enable multiple pages for your comments.
Also, check out this Codex page (paginate_comments_links) for more information. Hope this helps 😉
Related Posts:
- How Do I Use The WordPress Plugin Posts 2 Posts by Scribu?
- Custom comment type maybe?
- Enable comments for post with comments meta box removed
- Custom Post Type causes Page Not Found
- adding a text message beside the comment submit button
- How to add a privacy-checkbox in comment-template?
- Override comments.php template with plugin
- Display comments of users on single page
- Is there a way to order posts and custom post types as one group?
- How to change commenter links to /user/user_id?
- Accessing post’s meta data based on user’s click of a post
- get_post_type on post.php
- Matching Chapters to a Custom posts [closed]
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- posts comments goes to trash
- Redirect to another page using contact form 7? [closed]
- How to delete all trashed item in one-go
- posts from multiple post types in one slider
- Moving FB comments at the end of page
- Show related posts based of current ACF field name in a single page post (a loop within loop)
- Custom Template for wordpress cpt plugin
- What hook can I use to modify custom post data before it is displayed on the page?
- Why the internal link get converted into a comment?
- Is it possible to pin a post in second position from top
- Oops! That page can’t be found
- Is there a hook similar to “save_post” which only fires AFTER the post is completely published?
- Adding custom post category to categories widget
- How to display the custom post related blog by category?
- WordPress hide post from custom post-type on a single page
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- Paginated Comments “reply” does not work!
- WordPress list child pages of custom post type
- Why links are not linked if edited comment?
- Insert data in custom table during new post creation
- How to export post tags from wordpress
- How to check if the post exists in any of the categories?
- Implementing a CrunchBase.com Clone using WordPress?
- Custom media upload content for inserting custom post shortcode
- How to share category taxonomy with custom post type (The Event Calendar plugin)
- How can I make it so the Add New Post page has Visibility set to Private by default?
- How to moderate posts
- WP_query parameters for date range
- Use a plugin to handle custom post types?
- How to add option box in “Edit Post” plugin API?
- Facebook comments box on front page
- Delete Post With No Traffic?
- Automatically Creating Posts for Popular Forum Topics or Products [closed]
- Auto-post to multiple sites like Posterous? [closed]
- Register Custom Post Type from Plugin
- Updating post meta for custom post types
- Template for custom post type shows all posts instead of just one
- Is there a plugin to display certain posts on certain pages? [closed]
- Frontend editing, Frontend user dashboard
- Override plugin with functions.php
- Get the url of the full sized attachment image using post ID?
- Adding Attachment Display Settings in custom media frame
- Should i delete the posts created by a plugin on uninstall?
- How does WP handle multiple matching rewrite rules?
- Is it possible to use WordPress as an online portfolio for text content? What kind of theme would I look for?
- How can I get WordPress to save comments in markdown format?
- Correct way to make meta box with more than one meta field secure
- I want to extend the current themes’ single.php to display the meta fields of my CPT
- more types plugin – display all post of post type on page
- Unable to delete custom post types, confusion around capabilities
- Post Comments with Ajax in WordPress
- How can I use a file in my plugin as a replacement for single.php on custom-post-type query?
- publish_post action doesn’t work
- Disable Individual Plugins (specifically in Custom Post Types) on a per-post basis?
- wordpress content .php file in an iframe’s src in a wordpress post
- Help with comments.php
- How do we update a custom file upload field with the Advanced Custom Field plugin?
- Function added to hook “new_to_publish” not executing – custom plugin
- Creating an admin meta box to save post as pending
- How to save comment name email url fields?
- Display WordPress comments before the plugins?
- Rename existing cpt and taxonomy with new textdomain
- Can i stream data to a custom_post_type?
- save_post hook partly firing in update post
- Show post object of any page in frontend
- Trying to add a new feature in my wordpress website
- automatically set random featured image by category in wordpress on post
- Page not found after creating the add new post slider using custom post type
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- Closing Comments conditionally in comments.php
- AddThis Plugin adding html comments in P tags
- Disqus comments count taking long to update
- Add new post using a page inside the website
- Find And Add Category to Posts
- Get page type to display content
- Capturing POST data
- Top Contributors Plugin with Custom Post Type
- featured image problem with custom post type
- Automatically set posts to NoIndex depending on category?
- Notification When Post Approved
- How to hide home title on pages and posts?
- Snippet displaying LearnDash parent course title with lesson title [closed]
- Windows 10 Printer that Sends to WordPress [closed]
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- Can i have limit posts on a specific category and automatically remove older ones?
- How to make content as required in custom post type?