![[Screenshot]](/blog/wp-content/plugins/wp-chiclets/screenshot-1.png)
WP Chiclets provides a set of RSS chiclet buttons in the sidebar; it automatically customizes itself to a blog and its feed URL. There are a bunch of “chiclet creator” websites that will generate HTML for you, but I couldn’t find any sidebar widgets to do this without requiring hand-editing of templates.
Installation is the usual for a sidebar widget:
- Download the zip file.
- Unzip it into
wp-content/plugins(or upload thewp-chiclets.phpfile into thewp-content/pluginsdirectory on the web server). - Look for “WP Chiclets” in the WordPress “Plugins” control panel and activate it.
- Go to the WordPress “Presentation” control panel and configure the widgets; add the “WP Chiclets” to the sidebar somewhere.
There are no code- or template-editing requirements to use this plugin; the links and logos will appear in the sidebar, automatically customized to the blog, wrapped up in standard widget CSS for easy styling.
I’ve written this a sidebar widget for WordPress-2.2; I don’t know if it will work with older versions. If you like it (or if you don’t), please leave a comment with a link to your website.

Posts
[...] Please leave questions or comments on my blog. [...]
Thanks for making this plugin . I need some help though. After activiating it you say to “add the “WP Chiclets” to the sidebar somewhere”
I don’t see what I am meant to add to the sidebar. Can’t see anything to add. Please can you be more explicit for amateurs?
> Thanks for making this plugin . I need some help though. After
> activiating it you say to “add the “WP Chiclets” to the sidebar
> somewhere” I don’t see what I am meant to add to the sidebar.
> Can’t see anything to add. Please can you be more explicit for
> amateurs?
This plugin requires:
I took a look at your website, and it appears to be running WordPress-2.1, so you will have to either upgrade to a newer version of WordPress, or install the Sidebar Widgets plugin. You might also need to change to a widget-ready theme.
I very much like this approach. I’d created a sidebar with numerous hand edited links.
May I suggest adding the following to this great plugin:
My AOL
My MSN
Feedburner
Rojo
Thanks!
Thanks for version 1.2. I appreciate the inclusion of AOL, MSN, MSN Live, and Rojo. Feedburner is a popular subscription service. And though it’s recently been bought by Google, they still maintain an independent presence on the web.
Regards,
> Thanks for version 1.2. I appreciate the inclusion of AOL, MSN, MSN
> Live, and Rojo. Feedburner is a popular subscription service. And though
> it’s recently been bought by Google, they still maintain an independent
> presence on the web.
There are no plans to add FeedBurner support. The current chiclets only require that the visitor have an account with the respective service.
FeedBurner requires that the blog publisher have a FeedBurner account before such a chiclet button can be set up (so that the blog can be tracked); it would require significantly more development time to integrate this kind of configuration into a WordPress widget plugin (I don’t have that kind of time).
FeedBurner recommends a few options for WordPress integration at their QuickStart for WordPress page.
Thanks Rob. Of course, I have a Feedburner account :-)
However, I was not aware of their extensive support for WP and their FeedSmith plugin. I’m not sure I want to give all of my feeds to them, as the instructions for the plugin suggest.
Regards,
This is an excellent plugin but it gave me a major problem that forced me to deactivate it.
When the widget was added to the sidebar, instead of “stacking” the links as is shown here, they caused them to display horizontal to one another, destroying the layout to the sidebar.
Could you advise of a solution to this?
Thanks
> When the widget was added to the sidebar, instead of “stacking” the
> links as is shown here, they caused them to display horizontal to one
> another, destroying the layout to the sidebar.
The widget is providing the chiclets as <li> elements, which should display stacked on each other. This means your theme CSS is overriding the display of <li> elements; you will have to fix your theme.
Oh this is nifty. I think I’ll use it.
I installed this and it works great! One very minor problem though, the images don’t show up. The source on the page is:
It needs to be:
http://mysitename.com/wordpress/wp-includes/images/rss.png
This is because I have wordpress in a sub-directory from my root web directory and have the re-write stuff going on. I would imagine there are other wordpress users that have done the same thing.
So, I modified the path in your widget code manually and it works fine now. Just thought you would want to know.
Awesome plug in!
Version 1.2.1 is available on wordpress.org. It is just a minor fix to get things working with WordPress installations where the wordpress directory is different from the website URL; there are no new features.
hi,
thanks for this plugin. i have been looking for this a long time .. guess i have been looking at the wrong place. i also like WP Authors. two great plugins i have been looking for :)
also i have a suggestion (of sorts). i have been looking for a plugin which will enable me to put information about the authors for my website. in case some one leaves or some one new comes in, i can just either add/edit the entry into the page. can you please tell me if such a plugin exists or if u can make one such plugin?
thanks…
hi,
thanks for this plugin. i have been looking for this a long time .. guess i have been looking at the wrong place. i also like WP Authors. two great plugins i have been looking for :)
also i have a suggestion (of sorts). i have been looking for a plugin which will enable me to put information about various authors who write for my website. I want to create a page “About Authors” and be able to enter details about each author and their photo(thumbnail). In case some one leaves or some one new comes in, i should be able to delete the older profile or just add a new one (with photo if possible) in the “About Authors” page. can you please tell me if such a plugin exists or if u can make one such plugin?
thanks…
I am using custom sidebars, so I can’t just drag and drop the chiclets on my sidebar. How do I add it to my custom l_sidebar.php file?
> I am using custom sidebars, so I can’t just drag and drop the chiclets
> on my sidebar. How do I add it to my custom l_sidebar.php file?
By definition, this is a widget, so it needs a widget sidebar. If you are comfortable hacking your theme’s PHP code, you can probably do some kind of cut-and-paste with the widget_wpchiclets routine and put that somewhere in your l_sidebar.php file.
[...] for my blog I use Search Everything, and for adding to your feedreader of choice I went with the WP-Chiclets widget plugin. As I mentioned in a previous post, one of the most crucial aspects of gaining [...]
When we use the plugin, everything renders find in the sidebar, but the RSS feeds say they cannot be found?
Did I miss a setting?
[...] ?? WordPress Widget WP-Chiclet ????????? BLOG [...]
Great plugin. Thanks a lot.
When we use the plugin, everything renders find in the sidebar, but the RSS feeds say they cannot be found?
Did I miss a setting?
LOVE this widget!!! Could you please add chiclets for the following…
Twitter
PageFlakes
MySpace
FaceBook
Blogger
TypePad
That would be great! Keep up the awesome work!!!
-Murph
I am using custom sidebars, so I can’t just drag and drop the chiclets on my sidebar. How do I add it to my custom l_sidebar.php file?
What about tag pages? I’m finding that alot of my traffic is coming from tag pages. I didn’t see any settings for true/false with regard to tag pages. Thx.