facebook comments position

Posted in: Newsmag
Post count: 12

Hi,

I installed Facebook Comments Plugin, and it appears between the post and sharing buttons. I want to locate facebook comments below the sharing buttons and above the related article section.

I searched the forum and visited the plugin page, but couldn’t get the answer. I tried several things but failed. Please help.

Thanks.

Post count: 7909

Hi,

You can try to add the plugin’s shortcode using do_shortcode function into the post template after the sharing buttons: http://screencast.com/t/IvQBPGprfngj

<?php echo do_shortcode('your shortcode'); ?>

Thanks!

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