Change the comnet position

Posted in: Newspaper
Post count: 31

Hello,

I speack on the name of my costomer: eurovalcea . Please let me know if it’s posible to move the comment block exact after the post ?!

If yes, how i can make it ? Right now after the post it’s social, related posts, etc..and on the last it’s the comment area.

How i can move it exact after the post?

Many regards and congratulation for your work.

Post count: 22421

Hello,

You will have to make a few adjustments in the post templates if you want to move the comments section. There are 2 files that correspond to each post template you simply need to move the code of the comments to the file that contains the related articles code and move the comments above. for example on the default template
You can find the comments in the single.php file. You will have to move it to the loo-single.php file like so:
(there are 3 cases one for sidebar left, one for right and one for no sidebar) http://screencast.com/t/B99jUgB5gcf Move the code here: http://screencast.com/t/Ik7sQtkIoSvO

Thanks.

Post count: 31

Hello,

I make the change on the code, have delete the cache but nothing happened!
It’s still the same.

Many regards.

Post count: 22421

you might have changed one template and tested on another. If you edited the post templates like my example make sure the post you are testing has the default post style. You have to make this modification for each post style in particular.
Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.