You have a couple potential issues:
-
Your version of WordPress and/or your current Theme does not support threaded comments.
- What version of WordPress are you using?
- What Theme are you using?
-
Something is interfering with comment display
- What Plugins are you using, that might be interacting with comments? These would include anti-spam Plugins, security Plugins, comment-related Plugins, etc.
Related Posts:
- Why does comment_reply_link launch the reply form at the wrong spot on the comment section?
- customizing TwentyEleven comments template
- Enable nested comments in Theme
- Remove the function which adds nofollow to links in comments
- Removing(replacing) avtar in comments.php with some other HTML arrangements
- Cannot display comment in page
- Get Comment With Meta value
- How to add a class to the comment submit button?
- How to wrap submit button of comment form with div
- Comment Walker vs. Comment Callback
- comments reply script not working
- Why does `add_theme_support( ‘html5’, array( ‘comment-form’ )` disable client side validation?
- Add class to Reply button in Comments area
- How do I set up real anonymous posting in bbpress forums? [closed]
- How to allow the reply link to remain on the comment form after I have reached my 10 nested comment limit?
- Custom Comments – Parent / Nested Reply
- Using filter to add additional fields to comment_form()
- Comment form not display properly?
- Programmatically block commenting by restricting view of comment form
- Hide comment form completely (preferably without using CSS)
- Add comments meta fields to comments metabox on post edit screen
- Display comments on a comment page without form
- How To Remove The “Click here to cancel reply” Link From The WordPress Comment Form
- changing default comment form arguments [duplicate]
- How to modify comments form using comment_form()?
- How to change the order of elements in comment_form()
- Including new Javascript only after a comment is made
- How to add a title field in comments?
- Two steps comment form
- How to add attributes to the comment form tag?
- How to call my custom WordPress Comment form without getting the comments?
- How can I get values count from wp_commentmeta?
- How can I test why the comment hook is not working?
- How can I convert anonymous commenters into registered users?
- How to modify core when there is no hook?
- “comments.php” not available after edit in WP administration
- blank page after submitting a comment
- changing font size and font of a custom message added after comment
- Notification if Comment Author Field is left empty. E.g. change input border colour
- Force logged in users to still fill out name/address for commenting?
- Ajax submit comments
- Wrapping the cancel_comment_reply_link()
- Does anyone know all parameters of get_comments()
- Display avatar with comment form?
- Commentform input area issue
- How to make comments private for commentor and post author
- Name of comment field differs on different sites
- How to display comments length
- how to load the comment template from a plugin
- Full Front End, AJAX comment system and comment reply script
- duplicate comment section functionality and call it something else for custom post types
- Custom markup for the comment form
- Get comment id of the individual comments in comment list when modifying comment posted using comment text filter
- Custom comment-field form arrangement [closed]
- How can I embed comments plugin to my own website?
- Custom comment field not showing when logged-in
- How to add a category to comments?
- Create customized captcha field to wordpress comment form without Plugin
- get_comment_meta not behaving as expected
- unsetting required fields in the comment reply form
- Add a Custom Field in Comment Box next to the Text area
- wp-comment-post.php and header already sent issues
- How to auto-generate names for guest users who leave comments?
- Clicking Comment “Reply” Button only replies to first comment
- How to send add_comment_meta value from separate file to main plugin file?
- COMMENT FORM Error: Please type your comment text
- Cannot Remove Title Reply from Custom Comment Template for Signup Page
- How do I make the comment disappear after deleting from the database?
- comment just attachment .. reply just text … can I do that?
- Display the list of user’s comments + the post title + date
- Same comment section on every page
- Update post “A” on comment submition on post “B”
- reply comment below the comment box without reload page
- How to find which last line executed in wordpress?
- Force to show all fields in comment forms to the logged-in users
- Hide review form if user has left a comment
- How do I check which comment fields are required in my theme?
- How is it possible to create Multi part sections where people can answer or comment or vote on various parts of a page’s content as given example?
- How to make comment reply available only for login members of a certain user roles only?
- How to call out the date of user’s first comment?
- edit comments in front end
- How to replace anonymous comment form with a registration form on wordpress?
- Show comments based on user role in front end
- How to edit comments form on posts?
- How to echo PHP after comment form submit?
- Echo out custom fields in comments
- Comments template only linking to one post
- Adding restrictions to open comments
- wp-editor-area textarea disapear on cancel-comment-reply-link click
- Customized Comment Form Issues
- Comment_form and GD Star Rating
- How do I convert users who put an email and username for a comment into registered users? [duplicate]
- Add custom captcha to comment form
- Reply form used in wordpress.com
- Merge comments from Facebook with WP comments [closed]
- Why default comment fields don’t show up?
- How to enable truly anonymous posting in bbPress forums? [closed]
- Replace Entire Comment Box with Text
- How to hide and disable URL and email fields from comments?
- Comment form: Add Radio button logic [closed]