• myexper7

    (@myexper7)


    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • weblizar_support

    (@weblizar_support)

    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

    stevenkovich

    (@stevenkovich)

    How do you create a child theme?

    WPyogi

    (@wpyogi)

    See:

    https://codex.wordpress.org/Child_Themes

    And please start a new thread if you need additional help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Leave a Reply’ is closed to new replies.