By Doug Cary on Sunday, 24 January 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 357
Votes 0
Hi guys

I have been wanting to add the FB comments option to the end of my Easyblog posts. Clients seem to prefer putting in comments in format they are familiar with - ie regular FB comments.

Have tried adding via a 'Block' <html> but the block doesn't seem to want to except code - Options of code tried are;
<div class="fb-comments" data-href="http://www.aapeducation.com.au/free-stuff/2012-05-28-18-59-02/survive-thrive-in-private-practice.html" data-width="338" data-numposts="10"></div>

and

<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.5&appId=742421855868542";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

Your suggestions are much appreciated
Hey Doug,

EasyBlog already has an option to integrate with FB Comments, so you don't / shouldn't add the widget in the blog post. To enable FB comments, go to Settings > Comments > Integrations and enable FB Comments.

You can also turn on multiple comments support as well to get the best of both worlds
·
Sunday, 24 January 2016 12:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post