It's glad to share this script again. Some of you have probably applied this kind of tool in your blog. However, I need to share this to all of you.
I wants to give this script for free because it is also got for free from the other source, hehe. In this case, you can show your posts in your side bar by using or put this script in your page element. You can show till 25 posts to show the readers your other posts that may be those can't be shown in one page.
Well, here is the script that you can copy and paste to your Page Element. Just follow the instructions below;
Hope to hear from you that this is helpful and useful for all of you. In advance, thanks
Cheers !
I wants to give this script for free because it is also got for free from the other source, hehe. In this case, you can show your posts in your side bar by using or put this script in your page element. You can show till 25 posts to show the readers your other posts that may be those can't be shown in one page.
Well, here is the script that you can copy and paste to your Page Element. Just follow the instructions below;
- Login to your Blogger
- Click Layout
- Add a New Gadget (You can put the script wherever you want)
- Copy and Paste the script below;
- Then Click SAVE
<div style="border: 0px solid rgb(153, 153, 153);
overflow: auto;
width: 300px;
height: 200px;
text-align: left; ">
<script src="http://smkserian2008.googlepages.com/recent-post.js"></script>
<script>var numposts = 25; var showpostdate = false; var showpostsummary = false; var numchars = 100; </script>
<script src="http://tips-ofblog.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=rp">
</script>
<div class="clear"></div></div>
Hope to hear from you that this is helpful and useful for all of you. In advance, thanks
Cheers !