Recent Post Widget With Control of No Of Posts

Recent Post Widget With Control of No Of Posts | Blogging In Web 2.0 Beta
AS we are using feeds for showing Recent Posts in our blogger. But This has a Limit of only 5 Recent Posts that are displayed. This is Looking Some Limited As we show 5 to 10 Posts on the Front page Of Our Blog. That means We are just showing the same things again with this feed hack what we have shown. So Here is another hack which is controlled with java script and with this hack it is in our hands that how many posts we want to display in recent post Widget.

To install & setup of this Widget Please Follow These steps as described below:-

1. Login to Blogger then Chose "Layout"

2. Click on "Add page element" (chose where you want to put it) then chose "HTML/Javascript"

3. Copy the code below and put it in the "content" box.

<script src="http://www.geocities.com/gskainth_99/recentpost.js"></script>
<script>var numposts = 10; var showpostdate = false; var showpostsummary = false; var numchars = 100; </script>
<script src="http://yourblog.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=rp">
</script>
<span ><a href="http://eknol.blogspot.com/" target="_blank">Widgets for Blogger</a></span>

4. Change YOURBLOGNAME with your blogname.
5. The number "10" it’s amount of recent post that will be shown, You can change it.
6. Click Save.
7. And We have Done with This Hack.

Related Posts by Categories



If Your Enjoyed this Article

Then you May Also Interested In Receiving Updated By Mail:

Enter your email address:-

1 comments:

SM said...

hi
i have added your tranlsation tool to my blog
ty

mitesh

http://realityviews.blogspot.com/

Post a Comment