Screenshots

December 27th, 2009

You can have one icon in front of your post title thanks to the get_cat_icon() function (click on the image to view live example of these screenshots taken from The World of Office Tips, Tricks and Tutorials) :
screenshot woo1 Screenshots
Or more icons :
screenshot woo2 Screenshots
You can see that there are 2 icons here ; it’s because the post belongs to 2 categories

You can even use CSS to customize the display of your icons with the ‘class’ parameter of get_cat_icon().

In the sidebar, you can display icons on the left or on the right of the category names, or you can display only icons, thanks to the put_cat_icons() function or the widget (that you must activate) :

icons on left Screenshotsicons on right Screenshotsicons only Screenshots
Here is another sidebar :
sidebar3 Screenshots
Here is an example of Category Icons in a RSS feed (in Firefox) :
Category Icons in RSS

Screenshots of the plugin panels :

Category Icons Options
Category Icons Options
Category Icons

Category Icons

Select an icon to assign it to a category

Select an icon to assign it to a category

The Template Code in Action : it shows you where to paste the function get_cat_icon() and put_cat_icons() in your theme files or patch them automatically if possible.

The Template Code in Action : it shows you where to paste the function get_cat_icon() and put_cat_icons() in your theme files or patch them automatically if possible.

Use the widget to display category icons in the sidebar

Use the widget to display category icons in the sidebar

Comments are closed.