How to move FB comments plugin to the bottom

Posted in: Newspaper
Post count: 13

Hi there,

I installed a FB comment plugin but it’s showing up BEFORE the bottom ad of the post, the share buttons and the “more articles”.

How can I have the FB comment go all the way on the bottom where the comment section should be?

http://unyawn.com/baby-elephant-plays-with-birds-will-melt-your-heart/

Post count: 6535

Hi

You need to disable the auto positioning of the fb comments plugin from its settings then you can use the do_shortcode function to replace the theme’s comments template with FB comment plugin like here: http://screencast.com/t/wUW2XH0xSx
Notice that you need to edit the post template that you’re using. The result should be like here: http://screencast.com/t/ZGHPE2wxn

Let me know how it goes and if you still assistance on this!

Thanks

Post count: 55

Dont work for me..
Does not appear nothing.

Thank you.

Post count: 6535

Hi

Make sure you insert this code in the post template that you’re using for the specific post, for this post http://unyawn.com/baby-elephant-plays-with-birds-will-melt-your-heart/ the required file it’s: single_template_5.php because you’re using the post template 5: http://screencast.com/t/naMXFav39u also you can check the plugin settings for more details: http://screencast.com/t/4Lcy7XH6OehN

echo do_shortcode('[fbcomments]');

Let me know how it goes!

Thanks!

Post count: 14
Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.