How can I move the comments section directly under the content?

Posted in: Newsmag
Post count: 15

Hi there. Right now my comments section is all the way at the bottom and I was wondering if there was a way to move it under the main content?

EX: http://standupjournal.com/big-wave-dreaming-vancouver-island-jake-collard-mission/

Thank you

Post count: 6535

Hi

To achieve that you need to edit the single-template file corresponding for the post template used and delete this lines of code: http://screencast.com/t/bjxI5okZMYg Also you must edit the loop file corresponding with the post template used and add this line of code here: http://screencast.com/t/rSfeO6ufH
The rezult should be like here: http://screencast.com/t/GhAjvX2oVzyH
Each post template it’s generated by two files, for example post template 5 it’s generated by loop-single-5.php and single_template_5.php

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.