Archived topic
Move the Comment Form Above Commens
3 replies · Started by Willya on July 21, 2022
Hi,
I tried to insert this php code: https://docs.generatepress.com/article/move-the-comment-form-above-comments/ into functions.php to make the comment form above comments, but not work.
Is there an update for that php code?
Hi Willya,
That’s a template file. You should create a comments.php file in your child theme folder and paste the code there not in functions.php
Hope this clarifies.
Hi Fernando,
Ah, my mistake. Thanks for clearing it.
You’re welcome Willya!