I would like to move the comment box above the rest of the comments
When i try the method of pasting the comment box code
<?php
endif;
comment_form();
?>
in the comments.php of child theme there is a problem.
May be because the location I paste it is is wrong, or because the code i cut out is wrong, the layout of the post changes
Please give me a better option
I have the child theme with the comments.php
I do not know what to change 🙂