Recent Posts Blogger Widget
With thumbnails or without thumbnails. Recent posts from specific label or from all blog entries.
Displaying recent posts from your blog on the Blogger sidebar can help your readers to find most up-to-date posts in easyway. Below you can find Simple Recent Posts Blogger Widget with thumbnails or without thumbnails (you can choose which version you prefer). With this blogger gadget you can also show recent posts only from specific label if you want. Of course, it is also possible to choose whether you want to show other informations about each of your recent posts, like labels, author, number of comments, date of publication, post image or excerpt. In addition, you can also choose where this informations will be shown. All of these options can be easily set below. Once you set your Recent Posts Widget as you like, simply click "Add to Blogger " button at the bottom of gadget's generator, and this useful tool will be installed on your blog. You should only be logged in to your blogger account before clicking the button.
New version of the widget
Note:This version of the Latest Posts Widget is outdated and may not works properly. We recommend using a new, modern version that has many additional functionalities:
Recent Posts Blogger Widget's Settings:
Show Widget CodeWidget Code:
Widget Code copied
Great gadget, thanks for it
ReplyDeletevery useful and customizable widget, i use it on all my blogs :)
ReplyDeleteSIR
ReplyDeleteAfter installing one vadz, the other vadz does not work, only the first one works. Why?
I'm sorry, you can install only one recent posts widget on your blog, because it is identified by the element ID, which can't be repeated on the page.
DeleteRandom post gadget not work
ReplyDeleteIt works when I copy the code but not with the 'Add to Blogger' button...
ReplyDeleteThanks!
Is there a way to make a widget for the most recent post of someone else blog?
I wish to have news from other bloggers like me displayed on my blog.
This widget unfortunately cannot display posts from another blog's feed. Maybe in the future I will rework it so that it is possible. But for now you can use for it the default Blogger gadget to display rss feeds. To do it, choose widget named "Feed" from the blogger gadget's list, and in the field "Feed URL" paste a link like this:
Deletehttps://BLOG-NAME.blogspot.com/feeds/posts/summary
and change "BLOG-NAME" to a link to the blog of your choice. In this way you can show recent posts from another blog.
Or you can also use "Blog List" widget to display most recent posts from several selected blogs.
DeleteHi, how to remove those dots on this Recent Post Widget? I also add the code on random post and works. But when I add the code on Recent Post, it doesn't work.
ReplyDeletestyle #np7v0szqx3qwpoaix pbprandompost{border-bottom:none} /style
Yes, the Recent posts widget styling is a little different than Random posts widget. Paste this just above the widget code:
Delete<style>#gtb8xizqx3qwpoaix pbprecentpost{border-bottom:none}</style>
when i am giving post-title in two colors, it doesnot show in my recent post widget?? why please help me
ReplyDeleteThe widget loads plain title text from the blog feed, unfortunately it is not possible to load the inline styles from the post title
DeleteSir how to remove boder Dot line. In recent post wetget
ReplyDeleteI use this code for remove doted line
ReplyDeleteI used Your removal code from comment.
So all doted line removed but one doted line is available.
Please help
How to remove doted line property
Paste this style just above the widget code:
Delete<style>#gtb8xizqx3qwpoaix{border-top:none} #gtb8xizqx3qwpoaix pbprecentpost{border-bottom:none;}</style>