Hi,
Create a “Child-Theme” first.
After creating a “Child-Theme” follow the given below instructions:
First of all create a “comments.php” file into your
“Child-Theme” directory.
Now copy the code from this URL and paste into “comments.php”
file of your “Child-Theme” directory.
Now find the “Leave a Reply” and replace according your
requirement.
If you want to delete “Leave a Reply” section then find the
given below line of code snippet.
‘title_reply’=> ‘<h2>’.__(‘Leave a Reply’,’weblizar’).'</h2>’,
and comment this.
Now save the changes.
Thanks
Hi,
Find the FILE here
Also for removing the comment-box from Post / Pages , Please Go your admin panel -> Quick-Edit , Disallow comment from the Particular Page.
Thanks
How do you create a child theme?
See:
https://codex.wordpress.org/Child_Themes
And please start a new thread if you need additional help.
(@myexper7)
11 years ago
How do I edit the Leave a Reply section on the pages?
If I wanted to delete the Leave a Reply section, how would I do it?
Thank you in advance