Plugin Directory

Category Cloud Widget

How do I find the widget configuration menu?

In the WP Admin, navigate to Presentation->Sidebar Widgets. Click on the small configure icon in Category Cloud widget; Edit options to suit your requirements; Save changes; Done.

Does this work with the Sidebar Modules (SBM) plugin?

Yes, it should work fine with the latest version of SBM. Just remember that you will need to activate the widget via the Plugins panel.

Can I modify the permalinks of the category URLs?

No you can't. That is beyond the scope of this plugin.

How do I change the colour of the links?

Since every WordPress Theme is styled differently, sometimes the CSS styles aren't applied to the Category Cloud widget. If you are experiencing any problems with the style (i.e. the colour of the links), add the following CSS rules to the style.css file in your theme:

.catcloud a {color:blue;}
.catcloud a:hover {color:red;}

Make sure that you change the colour values above to match your theme's style/colour-scheme.

My theme puts each category link on a new line, how can I stop this?

Sometimes theme developers do include CSS style rules that force each hyperlink in your sidebar to be on a new line. The easiest way to prevent that from happening is to add the following CSS rule to your style.css file in your theme:

.catcloud a {display:inline!important;}

I can't find the configuration menu for the widget!

For more information about how to administer and configure your widgets, please refer to the WordPress documentation:

http://codex.wordpress.org/Widgets_SubPanel http://automattic.com/code/widgets/use/

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(25 ratings)