• Resolved 51554456

    (@51554456-1)


    I want to change the “leave a reply” on the top of the post comment box to something else more suitable to my website. I have seen the code posted for this in many other posts & it works however I also have put in a code to hide the “website” question box & it will not work in conjuction with that code.

    Comments.php (code to hide website question box at the bottom)
    https://pastebin.com/T52dHkm1

    And this is the code I have to change the “leave a reply” message but when I use them both I get two comment boxes.
    <?php comment_form(array(‘title_reply’ => “Please leave a comment”, ‘comment_notes_after’ => “”)); ?>

    I have been googling/reading trying to find a solution for going on 3 hours so please do not give me useless links. It would be amazing if someone could help me out. Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Changing "Leave a Reply" on comment box’ is closed to new replies.