How To Move Comments

Posted in: Newspaper
Post count: 170

Hi,

Engagement on my site is virtually non existent. Suspect it’s because comments box is too far down so website visitors never see it.

To address this problem I’d like to add the comments icon which appears at the top of each post to the bottom of each post just before “Author’s Books” and on the right and at the same time I’d like to make the icon 4x the size of the comments icon at the top of the post and precede it with the words “Click here to leave your comment”

My site is howdoidate.com and I’m using the Newspaper Child Theme.

Can you please tell me how to do this?

Thanks

Derk

Post count: 7909

Hi,

You can delete comments code from single.php file: http://screencast.com/t/gQj7qR4DRIw and add this code in loop-single.php also this changes: http://screencast.com/t/2dK26S9Ll

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

Result: http://screencast.com/t/yk2CMqJmFz

If you want to add an icon to the bottom with link to your comments you will need custom work, unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. If you don’t have php/html/css knowledge you can always get a freelancer from sites like: http://studio.envato.com/

Thanks!

Post count: 170

Thanks Alin,

Your solution worked perfectly!

Best wishes,

Derek

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