The answer is that you can’t do it without using comments.php. Since WordPress 2.7, comments.php is important to display full features and customizable comments rest if you still want to use <?php comments_template(); ?> then you can edit anything in it except CSS.
Related Posts:
- How do I make the comment disappear after deleting from the database?
- Comments to only be seen by their author
- How to Add a Random Custom Gravatar in the WordPress Comments?
- Change the HTML of the comment form that is generating somewhere from the core WordPress
- WordPress comment processing . Default unapproved comments detection before posting
- Comment function for page
- How can I return the result of my custom function?
- Undo a function that is not (seemingly) hooked to an action?
- Getting full code of wp_list_comments instead of replacing it
- How to wrap submit button of comment form with div
- Comment Walker vs. Comment Callback
- Remove Comments Metabox but still allow comments
- Why does comment_reply_link launch the reply form at the wrong spot on the comment section?
- How can I remove the title “leave a reply” in the comment box in twentyeleven?
- change the comment time output to: X time ago instead of actual date and time
- How to get comments with mixed status using get_comments?
- How to prevent deleting of comments when deleting a post
- Use local image for default avatar
- disable comments if array exists
- Remove “says” from comments
- Display the number of user comments
- How do I change parameters without changing the core
- customize comment form
- adding a text message beside the comment submit button
- How to add a title field in comments?
- Replace comment avatars and links at the same time
- Show top commenters without using a plugin
- comment_post action hook running on page load instead of after a comment is posted
- Commenter should see only his comments in wordpress
- customizing TwentyEleven comments template
- Filter out other users comments. Visualize only own comments and editor role users’ comments
- wp-comment author- url +, email filter hook
- Where to add the permalink in this function?
- Incorrect redirect after commenting
- comments_popup_link without echo?
- Getting comment count per post not working
- Wp admin – Set default value to 999 in comments
- Enable nested comments in Theme
- What is the Difference in bones_comments() and comments.php
- Why could my comment_form variable not be working?
- How to make comments private for commentor and post author
- Name of comment field differs on different sites
- Fetching Initials of the Commentator in the WordPress Website
- How to make custom comment fields required
- How can I embed comments plugin to my own website?
- Custom comment field not showing when logged-in
- Function to replace comment’s accented characters before posting
- Output comment_author in array
- WordPress comment_form() does not display actual comments
- How do I change where “You must be logged in to comment” directs users?
- How to put the author of the post in the comments?
- How to display replies to his comments in user profile of current user
- reply comment below the comment box without reload page
- Why isn’t comment validation working?
- Remove nofollow from internal comment links via functions.php
- How can I automatically delete comments that contain a URL?
- Warning and fatal error
- I want to change the WordPress comments file
- How to identify author in wordpress comments?
- How to call out the date of user’s first comment?
- Removing(replacing) avtar in comments.php with some other HTML arrangements
- How to pass settings to comment_form() if theme only uses comments_template()?
- How to add a class to comment submit button?
- Newest comments first not working
- get_comments not working properly after WordPress v4.4 update
- reply to comment excerpt instead of author in comment title
- Getting error while trying to use custom comment function
- Custom Nested WordPress Comments with avatar
- Display Comment Form on dedicated Page for each post
- Commentform – Hightlight invalid fields instead of prompting towards error page
- Comment Function
- WP Custom Comment Callback Not Responding
- How to remove “login to reply” from individual comments [duplicate]
- Is there a Function so that the author of the comment can delete his own comment?
- Comment turned Invisible
- User’s Comments Number: Storing it in a meta field for different uses
- Wanted to get rid of Paragrapgh tag in submit buttom of the WordPress form
- Add functionality to block comment authors in the Comment edit pag
- comments_template() doesn’t work with ajax call
- How to use: WP_AJAX_GET_COMMENTS
- Make comment textarea input un-required
- Nofollow the date/time hyperlink in comment
- WP backend, Show only own comments (give to users who wrote/published/assigned) posts
- adding custom script to functions file
- add_action template_redirect not working for home page
- Way to store featured image width and height in two separate variables?
- Insert template-part inside the content
- Numbering lines of code with the tag?
- How to change a specific admin label
- How to add extra value to permalink
- ACF Filter return value
- Keep js after reload the page
- Need some Tweak my nextpage Function
- How to change comment-page-1#comment-25 to any string?
- Create html from function
- Admin Panel errors because of functions.php
- Using Output from one Function and calling it into another
- How to add a class and title attribute to the link generated by next/previous post
- “Headers already sent” while trying to add a CSS file to my login page?
- Notice: Use of undefined constant REQUEST_URI – assumed ‘REQUEST_URI’ in ….functions.php on line 73