This plugin adds a widget that can show RSS feeds. This plugin is based on Google AJAX Feed API. Its advantage over the native RSS widget is it can fetch RSS feeds from a secure(https) resource.
Features:
- Fetch RSS from secure(https) resource
- Readable duration instead of date
This widget has following customizations:
- Custom loading text
- Number of feed items
- Icon for feed items
- Link target
- Custom CSS

titi October 22, 2011
Thanks for this plugin, However I got a bug with the date.
It displays “on”, and not the effective date.
Thanks for help,
admin October 24, 2011
Can you share the preview link or the feed source
Evan October 26, 2011
I also get “on” appended to each item in the feed
How do I remove it. Here is the rss url
http://evanced.info/pml/evanced/eventsxml.asp?ag=&et=&lib=0&nd=1&feedtitle=PATCHOGUE%2DMEDFORD+LIBRARY%3CBR%3ESchedule+of+Events%3Cbr%3E%28In%2DHouse+Registration+Mode%29&dm=rss2&LangType=0
admin November 1, 2011
I have added this to change list, meanwhile you can add follwoing css under “custom css ” to hide it:
.google-ajax-feed-date{display:none; !impotant}
Paul November 25, 2011
Thanks for the plugin! A small question if I may: How can I add the text ‘no feed’ if the rss-feed is empty? (I use it for publishing traindelays).
admin November 25, 2011
Its not possible right now, I will add this feature to the next version
jk December 4, 2011
I also have the “on” issue and I would also like to display a custom message if the rss feed is empty.
Also I cannot get an icon to display, have tried numerous 16×16 images but have never gotten it to work.
Really like the plugin, would love an update.