Move the Comment Form Above Comments

Move the Comment Form Above Comments

The following comments.php file is used to move the comment form from below comments to above comments.

First, install a child theme if you are not using one currently.

Then download the comments.php file here and paste it into your child theme』s folder.

1 && get_option( 'page_comments' ) ) : ?>

    'generate_comment',

    ) );

    ?>

1 && get_option( 'page_comments' ) ) : ?>

view raw

comments.php

hosted with ❤ by GitHub

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注