Main menu

Pages

How to Add Recent Comments Widget in Blogger


Recent comment widget is the most important widget for blogger blog. This Recent comment widget will display last comments on your blogger blog by which your visitors will be updated with the contents.You can place this Recent comment widget in your sidebar at blogger. It will show total number of comments, In which post comment published, date in which comments Published, user name who add comments.


How -to

 1. First, Log in to your blogger account.

 2. Go to Dashboard > Layout > Add a gadget.

               

 3. Now, a Pop up window will appear, then choose HTML/JavaScript.

 4. And, Add the below Code to the 'Content' Area.


<script style=text/javascript src="http://googledrive.com/host/0B063yQrjZluBUGl1ZkhKZzREb0U"></script>

<script style=text/javascript>
var a_rc = 5;
var m_rc = false;
var n_rc = true;
var o_rc = 100;
</script>
<script src=http://Your-blog.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments></script><div style="font-size: 10px; float: right;">Get this <a href="http://hugestreet.blogspot.com/2014/09/recent-comments-widget-for-blogger.html" rel="nofollow" >Recent Comments Widget</a></div>
<style type="text/css">
.rcw-comments a {
text-transform: capitalize;
}

.rcw-comments {
border-bottom: 1px dotted;
padding-top: 7px!important;
padding-bottom: 7px!important;
}

</style>




Note:- Must Replace Your-blog.blogspot.com with your blog Address.


5. And, Then save the Widget. Done.


reactions

Comments