comments section appear directly after the post?

Posted in: Newspaper
Post count: 44

Please could you tell me what code i have to move to make the comments section appear directly after the post?
eg here is my post:
https://www.kodibox.tv/builds/nemesis-kodi/

thanks

Post count: 6535

Hi

To achieve that you need to edit the file corresponding with post template used and add the code below here: http://screencast.com/t/lpIjMkF7 For the indicated post you need to edit loop-single.php file

<?php comments_template('', true); ?>

Hope this helps.
Thanks!

Post count: 44

Hi Andrei, ive added this but it is still the same layout?
thankyou

Post count: 6535

Hi

I’ve checked the indicated posts and now comments are displayed right below the content: http://screencast.com/t/GBeTcTydAXH The blank space appear because there is a blank google ad: http://screencast.com/t/MJK5EbOJ Sometimes google deliver blank ads, it usually happens while the account is under approval process. Fore more details ion this regard please check this link: https://support.google.com/adsense/answer/1208336?hl=en

Thanks!

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