![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifbcWQKsDDP55jcaSw8opK_2Rburh1LDmRKjOS-sXvmE7G3abMc6dK8TeY1-7VBX6vlHLnirTwX9HACWhKaJwG0mACkmlf3MpKFix-1VFasOru0Mg7ORRqOtCZrg5TTkzttwJmySqKn7A/s320/reccomment.png)
To add recent comments widget follow this step
- on Dashbord Blogger Click Layout
- Click Add a Gadget
- Choose HTML/Javascript
- Copy this Code:
<div id="rcentcomnets"></div> <script type='text/javascript'> jQuery("#rcentcomnets").RecentComments(); </script>
- Click Save
(Default) Complete Javascript to call Recent Comments like this code:
jQuery("#ID_Place_To_Load_Plugin").RecentComments({ blogURL:"", numComments:4, characters:100, avatarSize:50, Showimage:true, defaultAvatar:"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYDc0Ki9vP7jWYacDlKATQUXWdf3yQc97cP4HhNonnhT43v3_G59UpwOzlWGDmwx8gKqC4-FJSQ_l6fh6vUFyLWlT2pPJb5VnonKwts2sul0RjhQsoLIrTVnuLWbtokAgl8yHgmbT1JB-a/s70/user-anonymous-icon.png", MonthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"], maxfeeds:50, adminBlog:"" });
Property | Description |
---|---|
blogURL | Yours blog URL or you can leave it blank to load where this script load. |
numComments | maximum number of recent comment |
characters | Number of summary characters to show. if set 0, will not show summary |
avatarSize | Image thumbnail size/avatar size |
Showimage | Show or hide the avatar. Value : true or false |
defaultAvatar | Backup image if comment author don't have avatar image |
MonthNames | Format month name |
maxfeeds | Maximum feed to load |
adminBlog | Control to show or hide author/admin comment. ex: if you don't want to show your comment, simply just write yours blogger name like this adminBlog:"satank MKR" |
0 komentar