Tuesday, April 30, 2013

How add blog In Face book Comment Box


For installing this widget to Blogger,you just have to copy a code and then add it to Blogger layout Section,follow the below steps.


  • Go To Blogger.com

  • Sign in there

  • And Now Click On Layout 

  • After that Click On Add a Gadget

  • A Box will Popup Select "HTML/JavaScript"

  • Now Copy the Below Script and Paste it into the Box 





<script>(function(d){
  var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
  js = d.createElement('script'); js.id = id; js.async = true;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  d.getElementsByTagName('head')[0].appendChild(js);
}(document));</script>
<div class="fb-comments" data-href="http://www.bmmekwan.tk" data-num-posts="10" data-width="500"></div>







  • Place the Widget/Gadget Below "Blog Posts" Section ( as shown Below )









Changes in the Script Before pasting to HTML/JavaScript Box



Before Pasting Script to HTML/JavaScript Box,must change/replace ""http://www.bmmekwan.tk" with your Blog URL/Address,then Just click on save and that's it.





So What's Up:- Did You Like This Comment Box?Is it useful For Blogger Blogs?How was the Tutorial? Share your Awesome ideas with us.Stay Blessed,Happy Blogging.





No comments:

Post a Comment

Add Cool Drop Down Menu in Blogger

Drop Down Navigation Menu For Blogger : You may have seen many drop-down menus but today "ThatsBlogging" will present you an incre...