Top Commentators Widget with Avatars for Blogger
Commenters are a vital part of any blog, bringing it to life, opening threads and responding, which leads to more activity on posts.
Therefore, it is very important to know who are the most active users of your blog, which users leave the most comments, and that is why today I am presenting you with a great way to browse the list of top commenters.
The tool will look like this:
This top commenting tool comes with user avatars and is powered by JavaScript.
1. To add this gadget, you need to go to " Layout " and click on the " Add gadget " link.
2. Select the HTML/JavaScript widget and copy/paste the following code into the empty field:
- To change the avatar size of a scorer, look for var sizeAvatar = 33; And replace the number 33 with the desired number of pixels. - To hide your name or another username, replace the other user with quotes to exclude text (to add more, add another red comma after the text and enter the username you want to exclude in quotes)
Therefore, it is very important to know who are the most active users of your blog, which users leave the most comments, and that is why today I am presenting you with a great way to browse the list of top commenters.
The tool will look like this:
This top commenting tool comes with user avatars and is powered by JavaScript.
How to Add the Top Commenter Widget to Blogger
1. To add this gadget, you need to go to " Layout " and click on the " Add gadget " link.
2. Select the HTML/JavaScript widget and copy/paste the following code into the empty field:
3. Now all that remains is to save the changes and that's it!
what are they going
-- To change the number of users displayed in the widget, find var maxTopCommenters = 8; And replace 8 with the desired number.- To change the avatar size of a scorer, look for var sizeAvatar = 33; And replace the number 33 with the desired number of pixels. - To hide your name or another username, replace the other user with quotes to exclude text (to add more, add another red comma after the text and enter the username you want to exclude in quotes)
Post a Comment for "Top Commentators Widget with Avatars for Blogger"