Add Disqus Recent Comment Widget To Blogger

Today I will teach you how to add Disqus Recent Comment widget to Blogger. This is Simple and Attractive Fast Loading Widget for Blogger Blog.
Widgets about recent comments let readers to know conversations going on the Blog and if your blog is fairly active it gives good impression to Blog readers. 

Let's see how to add this to your Blog




...................................................................................................................................................................
 Adding Disqus Resent Comment Widget To Blogger
...................................................................................................................................................................

You can add this widget any were in your blog so follow these steps
  • Go to Blogger >> Layout
  • Click on Add a Gadget
  • Select Add HTML/Java Script widget
  • Copy and paste the below code in it and save.

<div id="RecentComments" class="dsq-widget"><script type="text/javascript" src="http://yourdomain.disqus.com/recent_comments_widget.js?num_items=5&hide_mods=0&hide_avatars=0&avatar_size=32&excerpt_length=50"></script></div>

remove yourdomain and add your own domain.

And then if you want you can customize the the widget.

num_items          > Number of comments to show
hide_mods          > Hide moderators comments 0 for shown 1 for hidden
hide_avatars      > Hide or show the images 0 for shown and 1 for hidden
avatar_size         > size of the images in pixels
excerpt_length   > character excerpt length

So enjoy with your new look.