Facebook Comment Widget
Facebook has released many different plugins for blogs and websites. Presently Facebook developer's released "Facebook Comment Box". That is so amazing to making comments system on your blogger blog. With facebook comments box. Your bloggers visitors ready to comments on your blog posts and those post comments automatically share on their facebook comments wall.
How to Add New Stylish Facebook comments Box
To add this follow these instructions
Step # 1: Go to your blogger account and go to Template > Edit HTML
Step # 2: Click Ctrl + F and open search box and search the following code
Step # 5: Save Template
Done!
How to Add New Stylish Facebook comments Box
To add this follow these instructions
Step # 1: Go to your blogger account and go to Template > Edit HTML
Step # 2: Click Ctrl + F and open search box and search the following code
Step # 3: Copy the following code and paste below of <data:post.body/>
<data:post.body/>
Step # 4: Replace 500 with your desired width box and replace 5 how much post you want to display
<div id='fb-root'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<fb:comments expr:href='data:post.url' num_posts='5' width='500'/>
Step # 5: Save Template
Done!
Comments
Post a Comment