Below are guidelines on how to add recent comments widget with avatar for blogger/blogspot to your blog. This blogger widget displays a list of recent commentators on your blog with their images in your blog's sidebar, a way of encouraging other readers to drop comments on your blog.
Also Read: Sliding Recent Posts Widget For Blogger
Related Posts Widget For Blogger/Blogspot with jQuery
Scrolling Popular Post Gadget For Blogger
Social Follow and Subscription Widget For Blogger
Floating Social Share Button For Blogger
NOTE: You can customize the recent comments blogger widget above by making the following optional changes
Also Read: Sliding Recent Posts Widget For Blogger
Related Posts Widget For Blogger/Blogspot with jQuery
Scrolling Popular Post Gadget For Blogger
How to Add Recent Comments Widget to Blogger
- Goto your blogger dashboard
- Navigate to 'layout'
- Click on 'add a gadget'
- From the popup options, select 'html/javascript'
- Code and paste the code below in the text field.
- Replace the URL in blue with your URL.
- Save the gadget.
Social Follow and Subscription Widget For Blogger
Floating Social Share Button For Blogger
NOTE: You can customize the recent comments blogger widget above by making the following optional changes
- Setting the number of comments to be displayed. To do this change, numComments = 5,
- Choosing either to display images or not. To do this, change showAvatar = true, to showAvatar = false,
- Choosing a different avatar to be displayed when the commentator has no image. to do this change the image URL ("http://www.gravatar.com/avatar/?d=mm",) in the code.
Below are guidelines on how to add recent comments widget with avatar for blogger/blogspot to your blog. This blogger widget displays a list of recent commentators on your blog with their images in your blog's sidebar, a way of encouraging other readers to drop comments on your blog.
Also Read: Sliding Recent Posts Widget For Blogger
Related Posts Widget For Blogger/Blogspot with jQuery
Scrolling Popular Post Gadget For Blogger
Social Follow and Subscription Widget For Blogger
Floating Social Share Button For Blogger
NOTE: You can customize the recent comments blogger widget above by making the following optional changes
Also Read: Sliding Recent Posts Widget For Blogger
Related Posts Widget For Blogger/Blogspot with jQuery
Scrolling Popular Post Gadget For Blogger
How to Add Recent Comments Widget to Blogger
- Goto your blogger dashboard
- Navigate to 'layout'
- Click on 'add a gadget'
- From the popup options, select 'html/javascript'
- Code and paste the code below in the text field.
- Replace the URL in blue with your URL.
- Save the gadget.
Social Follow and Subscription Widget For Blogger
Floating Social Share Button For Blogger
NOTE: You can customize the recent comments blogger widget above by making the following optional changes
- Setting the number of comments to be displayed. To do this change, numComments = 5,
- Choosing either to display images or not. To do this, change showAvatar = true, to showAvatar = false,
- Choosing a different avatar to be displayed when the commentator has no image. to do this change the image URL ("http://www.gravatar.com/avatar/?d=mm",) in the code.
No Comment