• phoenixblue

    (@phoenixblue)


    Hello. I am using OceanWP with one of the blog templates. Right now the Comment Form, where people type a comment, is below all the comments already posted. How do I move the Comment Form above the other comments? So it shows the Comment Form before the comments.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @phoenixblue,

    Sincere apologies for the extremely long wait, we have been a bit shorthanded and on the other hand overwhelmed with work during this covid situation.

    The way to achieve that would be to install a child theme (https://docs.oceanwp.org/article/90-sample-child-theme), copy the comments.php file from the main theme into the child theme, and then place the comment_form part (currently at the bottom) where you want it to appear.

    Hope this helps. Best of luck with your website

    @wpfleek :

    Thanks for the insight! Precisely the solution I was looking for.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Move comment form above comments?’ is closed to new replies.