Archived topic
Show comments form before the comments
7 replies · Started by Ashutosh on July 14, 2020
I'd like to show the comments form on posts above/before the actual comments. I'm unable to find an option to make this change. Sorry if this has been documented somewhere.
Hi there,
This should help:
https://docs.generatepress.com/article/move-the-comment-form-above-comments/
Thanks Leo! I will look into this over the weekend.
No problem :)
Hi Leo.
Is it possible to move the comment form using a filter (snippet), without having to edit the PHP file?
Thanks.
Hi Igor,
Unfortunately, you'll have to edit the PHP file as it dictates the sequence of the markup.
While it'd be nice to be able to simply filter things, you'll most likely end up rewriting the markup within the snippets you hook things into when you rearrange things so you might as well edit comments.php.
Ok Elvin.
Thanks!
No problem. :)