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
- What’s the difference between esc_html, esc_attr, esc_html_e, and so on?
- Is there a hook or function I can use to display all theme files being used on a current page?
- comments reply script not working
- Login using the password from protected pages
- Remove tag on my RSS Feed
- Child Theme Not Overriding Parent Theme
- How to run a function once on every post in database?
- Custom image size in Media Dropdown
- How to filter a table in post content without plugins? [closed]
- Change label for registration Fields
- Warning: : DOMDocument::loadHTML(): Empty string supplied as input in functions.php when adding classes to post images
- Using wp_redirect and .htaccess to re-route searches (and pass along the remaining GET vars)
- laoding bloginfo url in function array?
- How to display comments length
- Add a field into a shortcode of an extension
- How to edit/replace Parent functions.php function in Child Theme to add “Walker” class
- New checkbox in custom widget isn’t saving data
- Post to category based on email domain, for a post-by-email plugin
- Displaying registered sidebar after post content
- Multiples functions on customize_register?
- Modified functions.php in Magazine Pro theme of Genesis. 500 error
- WordPress Custom wp mail template return full template