[Resolved] Move respond box to the top of comments

Home Forums Support [Resolved] Move respond box to the top of comments

Home Forums Support Move respond box to the top of comments

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1302955
    Nitaai Kumar

    I have copied the comments.php to my child theme.

    How do I move the comments respond box to the top of the comments so that when they click from the comment links below each post on the home page they directly go to the comments form to write a new comment?

    Copying the below code to the top in comments.php does not show the comments at all.

    <?php endif;
    comment_form();
    ?>

    Please help. Thanks.

    #1302975
    Leo
    Staff
    Customer Support

    Hi there,

    I believe this is what you are looking for:
    https://docs.generatepress.com/article/move-the-comment-form-above-comments/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.