I need to place facebook comments box at a different place instead of the default below post position.
Can anyone tell me the short-code for putting the Facebook comments box? I tried using the following PHP command but it didnt worked.
<?php if (function_exists('facebook_comments')) facebook_comments(); ?>