I’m using the “comments_template()” function with no additional parameters, which loads the default “comments.php” from the wp-includes library.
That’s your problem.
The compat version is unmaintained and obsolete. Theme-compat files are officially no longer supported, as of WordPress 3.0. (See here.)
You need to define and include comments.php
in your Theme.
Related Posts:
- How to rearrange fields in comment_form()
- Commenting in user profile page?
- How do I delete all comments from a specific old blog post?
- How to load and show comments with AJAX instead of pagination?
- Reverse comment pagination numbers
- get recent comments of a particular category
- Hook/Filter before and after comments
- Whitelisting Commenters
- WP_Comment_Query() displays “password protected” comments?
- How to add custom comment fields but *only on the comment reply form*?
- Is it possible to move a comment that should be a reply to another comment?
- Can I seperate comments from post?
- I have tried using Plugins to remove 72K comments with no success
- Get a variable field of all comments of current post
- Average Score of all ratings in comments
- Making a Comment on a page without being on that page?
- Display commenter’s registration date on comments?
- How do I display the commentor’s first name and last name in the comments?
- show un-approved comments at wordpress front end
- How To Disable Comments On New Page
- What is the server IP comment hack
- How to add consent checkbox in comment section
- How to add pagination to comments?
- Do I have to have a nonce for a custom comment field?
- Get last seen date/time in wordpress get_comments() [closed]
- WP 4.4.1 allow empty comments via add_action ‘pre_comment_on_post’
- How to get replies of a comment?
- Share comment to twitter after publishing [closed]
- changing comment-page-# to something like review-page-#
- show if comment is in moderation
- Hide notifications regarding new comments
- Deleting the attached “comment replies” when trashing a comment
- How can I get a list of comments by target
- Are there any “YouTube-styled” commenting systems for WordPress?
- Add filter to comments loop?
- Pagination Comments Doesn’t Show
- Show comments to unregistered users
- Control panel loads slowly due to 2 slow queries on comment table
- Display complete comment section via post ID
- Comment Pagination Behavior wp_list_comments() – comment ordering and pagination
- Adding character count and limit in comments, modifying labels and fields – jetpack
- Check if comment was successfully submited
- After Submitting Comment Form Shows an Empy Page in WordPress
- Unique User for all visitor, but possibility to comment with unique name
- comments_array filter doesn’t work in some themes
- Change id=”respond” to the comments container
- Comments on Author page
- Link to a User’s Forum Profile From Their Comment
- if user role is then echo text
- strange behavior with comment position
- Safely editing core files
- How to block comments and pings?
- Woocommerce comments subscription [closed]
- Way to count the number of people who have commented on a post?
- Batch approve comments
- Disable comments and pingbacks on old custom post types
- Add paragraph tags to comments
- How to tweak comment fields properly from functions.php
- How to allow duplicate comments?
- Advanced Custom Fields comments [closed]
- How are readers authenticated for leaving comments?
- How to wrap comment_form $fields in one div?
- Two textareas showing up in comments.php
- How can I grab and show the reader comments of my site
- WordPress comments – delimiter “/” not found
- My posts show 2 comment forms
- how should the comment form really work?
- Give subscribers the option to post anonymously
- create separate page template for wordpress comments
- Styling Admin comments in WP 3.1.3
- SQL command to delete “pending comments” doesn’t work…?
- How to rename/change the comment labels in WordPress backend?
- Edit Comments Fields
- Random output of comments using a shortcode
- Allow comments only for custom post type
- Upload avatar for post comment
- Comment author profile image
- Comments stuck inside post edit, but not showing under the published posts
- How add custom text under comment form
- Post comment authors name displays as admin user
- Can’t hover on Submenu
- Can I allow registered users to comment without being logged in or having to be approved?
- Showing different images depending on user role
- Why the capability ‘activate_plugins’ is needed to allow a role to see all posts/pages/comments?
- js solution to… Commentor can only post one comment BUT can reply to their comment tree unlimited [duplicate]
- How to require users not to be logged in for comments on single page only?
- How to create a designated comment page with custom fields
- WordPress shows admin’s avatar after editing a comment
- Why do comments only come through on 2 of my posts and not the others?
- change text written in english into hindi
- comment-reply.js always focuses on comment textarea
- I need to delete all posts from my homepage & create a static front page [closed]
- How to remove website field in comment form?
- Use specific language for comment section
- Replace do_action() with a normal submit form in comments.php
- How to remove or customize “Comment” in comments form?
- edit-comments.php in Admin – how to change ‘Comments’ title?
- Comments on pages not appearing, even though I enabled them
- check if a comment was made by a registered user
- Stop future commenting on specific post