How To Add Facebook Comment Code To Below Post

Posted in: Newspaper
Post count: 9

I want to add this code from facebook:

<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

I want it to show below the related articles. Where should I input this code.

Post count: 9

or this code?

<div class="fb-comments" data-href="http://developers.facebook.com/docs/plugins/comments/" data-numposts="5"></div>

Facebook gave me 2 code but I don’t know which one to use and where to place it

Please advise

Post count: 7909

Hi,

You have to edit each post template that you use and add the code below the related articles – http://screencast.com/t/us79m6uZrg

Thanks!

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