RECENT POST WIDGET FOR BLOGGER.

 On Kamis, 19 April 2012  

The Recent post widget is essential in blogs to make visitors aware of blog updates since thier last visit.
You can choose the number of posts to display,and the number of texts to write as post summary.

To enable this feature in your blog,all you have to do is add some little scripts.

HERE'S THE SCRIPT

<script src="http://www.geocities.com/uddin_81/recent-post.js"></script>
<script>varnumposts = 10 ; varshowpostdate = false;var showpostsummary = false;var numchars = 100; </script>
<script src="http://freebie-planet.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=rp">
</script>


Where to add it?
Go to Design >> Page element and select 'Add a gadget'.

Now scroll down to where you see HTML/JAVASCRIPT and select ADD.

Paste the code above there,and SAVE IT.

CUSTOMIZING YOUR WIDGET

numposts = 10=>This is the number of recent posts to be shown.You can increase/decrease it as you wish.
showpostdate=false=>Here,you can choose whether to show a post's date or not.To show post date,change false above to true.
showpostsummary=false=>To show post summary,change False to true.
numchars = 100;=>This is the number of texts to show as summary.You can change 100 to any other number.NOTE:This will not function if the showpostsummary above is not changed to TRUE.

RECENT POST WIDGET FOR BLOGGER. 4.5 5 Unknown Kamis, 19 April 2012 The Recent post widget is essential in blogs to make visitors aware of blog updates since thier last visit. You can choose the number of pos...


Tidak ada komentar:

Posting Komentar