Category Cloud Widget

Adds a sidebar widget to display the categories as a tag cloud. Based on Matt Kingston’s Weighted Categories WP plugin.

Features

  • Fully configuration via the Sidebar Widget admin panel.
  • Set the minimum and maximum font-size and unit (px, pt, %).
  • Exclude specific categories, (and hide empty categories).
  • Display categories above a defined number of posts.
  • Set the alignment of the text (left, right, center, justified).
  • Order the category cloud either alphabetically or by post-count.
  • Tested on both Wordpress 2.0.x and 2.1 version branches.

Demo

You can view a working demo of the Category Cloud here:
http://leekelleher.com/linklog/

Download

The latest version of the Category Cloud widget can be downloaded from the official WordPress Plugins Directory (here). Alternatively you can get a copy direct from the SVN repository (trunk).

Install

  1. Make sure you have the Widget plugin available at http://automattic.com/code/widgets/
  2. Copy category-cloud.php to your plugins folder, /wp-content/plugins/widgets/
  3. Activate it through the plugin management screen.
  4. Go to Themes->Sidebar Widgets and drag and drop the widget to wherever you want to show it.
  5. Use the configuration menu to customise the widget.

111 Comments to “Category Cloud Widget”

  1. Pingback from הבלוג של אח”×™ דקר » ארכיון » הורדות שונות ומשונות

    [...] תוספים: 1. ווידג’ט ענן נושאים – עיברתתי לנוחיותכם (הורדה מכאן). 2. תוסף המשנה את ממשק הניהול בשם wp-admin-tiger, עבר גיור למערכת RTL וניתן להורדה מכאן. 3. סופר הורדות: אי שם בעבר שמתי תוסף שסופר קישורים וכמה לחצו עליהם, החלטתי שאני רוצה מעט יותר יכולת ניהול לעסק, לקחתי תוסף שסופר הורדות ותרגמתי לעברית, מתישהו בקרוב אני גם אוציא גרסה שלו שמאפשרת מיון וככה – כרגע ×–×” נתמך בקוד אך לא בממשק.להורדה מכאן. וורדפרס, עזרים, תבניות  ×ž××ª ××—×™ דקר     ×‘נושאים: ×¢×–רים, וורדפרס, תבניות  [...]

  2. Jeff McNeill Says:

    Aloha Lee Kelleher,

    I have downloaded and installed your great category cloud widget. The only challenge i have is that the exclusion of tags doesn’t seem to work. I am using WP 2.1, perhaps that is why? I got ur code off of the SVN, and tried putting in one tag, two tags separated by commas, to no avail, all categories show up in the cloud. Any thoughts, I can try and hack around…

    Cheers,
    Jeff McNeill

  3. Lee Kelleher Says:

    Hi Jeff,

    What values are using in the ‘exclude’ field? Numerical (ID) or the category name?

    Currently the ‘exclude’ field only takes the numerical values, (the database ID of the category).
    I may extend the widget functionality so that you can the category names, but that wont happen for a while yet.

    As for it working with WP 2.1, I’m having no problems excluding categories on this site.

    I have sent you an email with further thoughts.

    Regards,
    - Lee

  4. Pingback from Woot! Category cloud widget — Artimpaired

    [...] widget Posted in: credits Thank you, Lee Kelleher, for making my life so much easier with your Category cloud widget. This entry was posted on Thursday, March 1st, 2007 at 11:16 pm and is filed under credits. You [...]

  5. Andy Says:

    Hi Lee,

    I have got your category cloud up widget up and running on my site. I like it! However, I have a question for you. Currently, I can only get the list of categories to display in a vertical list. Is it possible for me to configure it so that the list runs from left to right, more in a block than a list? Could this be something which I need to deal with on the theme side of things (Gemini-Plus-101)?

    Thanks!

    -Andy.

  6. Lee Kelleher Says:

    Hi Andy,

    Thanks for getting in contact… I’ve replied to you in more detail via email.

    The issue is with the CSS of your current theme – it puts all hyperlinks in the sidebar navigation on a separate line (display:block;)

    The quickest workaround to this is to add the following line to your theme’s “style.css”:

    .catcloud a {display:inline!important;}

    I hope that helps.

    Regards,
    - Lee

  7. chris rue Says:

    hey lee:

    been unable to get category cloud to work with sbm.

    here’s the setup:
    wp 2.1
    sbm 1.0.7i3
    cat cloud 1.1.1

    installed category-cloud.php under ../wp-content/plugins/sbm/modules/
    can see category cloud in the sbm module list, but cannot add it to the list of active siebar modules.

    any ideas would be greatly appreciated.

    all best,
    chris

  8. Pingback from welcome to the funcave » the funcave turbocharged

    [...] huge thanks & a shoutout to lee kelleher, super-nice guy & the creator of the nifty category cloud widget for wordpress. lee was kind enough to help me get his widget working with sbm. kudos [...]

  9. Guillaume Brialon Says:

    Hi,
    congratulations for this beautiful widget.
    But since I installed it, I get this kind of error each time I submit any page in the wordpress administration :

    Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/plugins/widgets/category-cloud.php:1) in …/wp-admin/inline-uploading.php on line 5

    Could you help?

    Thanx
    Guillaume

  10. Lee Kelleher Says:

    Hi Guillaume,

    There is an issue with version 1.2 of the Category Cloud widget… I accidentally used the wrong character-encoding when saving the PHP file. (doh!)

    I’ve fixed the problem now, the latest version of the widget (version 1.3) is ready to download (and has new options).

    I’ve sent you an email about this too. :-)

    Cheers,
    - Lee

  11. Pingback from Neustart | Stephan A. aus B.

    [...] Category Cloud Widget [...]

  12. Pingback from 15 indispensabili plugins di WordPress | Stalkk.ed

    [...] Category Cloud Widget [Download] – Aggiunge un Sidebar Widget che visualizza le categorie come un tag cloud. [...]

  13. Jo0Lz Says:

    Hello there, I would like to thank you for this great plugin!

    I do, however, have one question. I have a small image, to display in front of the word TAG in the posts.
    That image is 10×10 px, If I’m not mistaken. Now, I would like to put this image, in front of the widget title. But I can’t get this to work.

    Can you please tell me, how I can display an image (small, or big) in front of the widget title?!

  14. Jo0Lz Says:

    That’s awesome!

    Thank you ever so much, for taking the time to reply, the suggestion you made, works like a charm!

    I’m so happy :)

  15. Lee Kelleher Says:

    No problem Joolz… I’m happy to help!

    Just for reference, I advised Joolz to remove the ‘strip_tags‘ function from the title section of the widget code.

    I may look into adding some ‘allowable_tags‘ to the widget in future, but for now it works on an ad-hoc basis.

  16. Pingback from Eric Gollon’s Weblog » Blog Archive » What I’ve done so far…

    [...] I’ve added the sidebar widget plugin as I found it very useful. I’ve also installed the Category Cloud Widget, which is similar to the “Popular Tags” used in Multiply, and also in [...]

  17. Pingback from New Theme for Online Presence « Online Presence

    [...] Cloud Widget: A tag cloud is now shown instead of a plain list of categories. This is a plugin for [...]

  18. beans Says:

    Hey Lee,

    This is an awesome plugin but I am having a problem with the way it displays. It will only display in a vertical list, splitting each word in a category into a separate line. Ideally, I would like it to read left to right, but would settle for vertical with the full category name on one line (i.e. “Day 1″ as opposed to “Day” and “1″ being on separate lines).

    I tried to insert: .catcloud a {display:inline!important;} , into the CSS but nothing changed. Do I have a bigger theme issue that is causing the cloud to inherit this problem?

    Any help would be greatly appreciated!

    Thanks.

  19. beans Says:

    Scratch that, I figured it out. AWESOME PLUGIN!!

  20. Lee Kelleher Says:

    No worries beans… I’m glad it worked out for you.

  21. mamat Says:

    nice! exactly what i was looking for… thx for the work!

    i had the same “exclude bug” as above, may i suggest you change the option label to something like “ids of the categories to exclude”.

    thx again.

  22. Lee Kelleher Says:

    Thanks for the suggestion mamat. I’ve had a couple more people come to me with the same issue.
    I’ll update the label/documentation… although I’d like to include the category names to the exclude field at some point – just trying to find the time to do it.

  23. Pingback from My favorite WordPress Widgets and Plugins | DazzlinDonna

    [...] Category Cloud Widget [...]

  24. Dave Says:

    Hi Lee,

    Great work! Is it possible though to put the tag cloud on a page?

    Cheers

    Dave

  25. Lee Kelleher Says:

    Hi Dave,

    Thanks for the feedback. It is possible to use the Cloud on a WP Page, although you would need to use an additional plug-in to enable the use of PHP-code in the contents of your page/post.

    The Exec-PHP plug-in would do the job:
    http://wp-plugins.net/plugin/exec-php/#plugin_466

    Then you could call the Category Cloud from the page using the following code:

    <?php widget_catcloud( array('before_widget'=>'<div>', 'after_widget'=>'</div>', 'before_title'=>'<h2>', 'after_title'=>'</h2>') ); ?>

    Drop me an email to let me know how you get on.

    Cheers,
    - Lee

  26. Dave Says:

    Hi Lee!

    Thanks for the speedy reply! I have installed as described and it works – well sort of. I do have the problem though that the tags are listed in a vertical list (as described above in an earlier post), and the solution given above doesnt appear to work, at least not for me. Any ideas? (the page I am working on is at http://www.scottversand.de/blog if you’d like to have a look)

    Cheers
    Dave

  27. Lee Kelleher Says:

    Hi Dave,

    I’ve just figured out what the problem is… a filter called “wpautop()” is being used when “the_content()” is displaying the page-content.

    There are a couple of ways around this:
    1. Create a page-template specifically for your Tags page. (more info here)
    2. Modify the Category Cloud widget code directly; by removing the “\n” (newline) character on line 169.

    Keep me posted.

    Cheers,
    - Lee

  28. Dave Says:

    it worked! Thanks a lot for your help Lee, I will give you a mention on the page when its released
    Cheers and thanks again

    Dave

  29. Pingback from Why Should You Link To My Blog? at Fool for Five

    [...] the way, I’ve also shrunk my category and archive list with the Category Cloud and Drop-down Archive widgets [...]

  30. nick Says:

    Hi, I tried to use catcloud with iTheme – and I know it’s possible because I saw it on another site – but for me it puts the cloud outside the sidebar and sends the formatting haywire. Is it something I need to play with on the theme stylesheet?

  31. nick Says:

    Sorry – I figured it out – and it looks great. thanks a lot for this.

  32. beerorkid Says:

    This plugin was one of the main reasons for me to choose a new theme for my site. It works flawlessly. I was wondering how hard it would be to make a blogroll cloud?

    Thanks for such an amazingly functional addition to so many blogs.

  33. Pingback from Fab’s blog » Blog Archive » Plugins WordPress

    [...] Category Cloud Widget : Permet une présentation plus moderne des catégories utilisées par vos articles [...]

  34. Pingback from Empowered By WordPress » Building a Social Media Newsroom

    [...] used the following widgets/plugins to aid in the creation of the newsroom: Category Cloud Widget, IM Online, My Technorati Tag Cloud (this one is not on the site yet, but will be soon), Share [...]

  35. CHgirl Says:

    hi, I know this sounds terribly silly, but I can’t seem to get Category cloud widget to work. I’m using Wordpress 2.1, and my theme doesn’t seem to have the sidebar widget menu. Is there a code I should be inserting somewhere, or do i have to junk the entire theme?

  36. jt Says:

    How do I change font sizes for the smaller categories. It is microscopically small right now.

    http://www.johnta.com/realestate/

  37. bH Says:

    Hi Lee,

    I’ve been using your plugin for a little over six months now on my site with no issues (though it took me a while to figure out the “exclude” thing mentioned above!). Great work! However, now that I’ve upgraded to WP 2.2, the plugin appears to be broken. It will display the categories (correctly excluding the right categories), but will not format correctly. That is, it won’t center or justify, and everything is the same size regardless of # of items. Any thoughts?

  38. Lee Kelleher Says:

    @jt [resolved via email] – The minimum font-size can be set in the configuration menu for the Category Cloud widget.

    @bH – I’d recommend upgrading to the latest version (1.3+) of the Category Cloud widget, as there were API code changes to how the categories are generated since WP 2.1.

  39. bH Says:

    I can’t believe I missed something as simple as a version upgrade. Wow. Thanks for the help, works beautifully now (and much better thanks to the new options). Thanks again!

  40. Pingback from Wordpress konfigurieren | Karsten Pilz-Glombik

    [...] obligatorisch ist die Verwendung einer Category Cloud. Diese wurde ebenfalls per plugin Category Cloud Widget realisiert.Die Installation und Integration verlief problemlos. Als nächste Aufgaben habe ich mir [...]

  41. Fird Says:

    Thanks for the wonderful plugin! :)

  42. David Tebbutt Says:

    Call me dim if you like, but it took a while to find the configuration stuff. I could edit the PHP but that was getting me nowhere.

    Here’s the (simple) answer:

    Navigate to Presentation/Sidebar Widgets

    Click on the little configure icon in Category Cloud

    Edit options to suit

    Save changes

    Done

  43. vicki Says:

    Hi Lee, when I installed the widgets and tried to activate the sidebar widgets, it says “Plugin could not be activated because it triggered a fatal error.” – any clue on that? That’s the only thing keeping me from successfully installing the category cloud. Could it be my theme?

  44. vicki Says:

    Oh nevermind I have wordpress 2.2 so it already has widgets right? But somehow when I went to my Presentation -> Widgets it says “No Sidebars Defined”, what’s the word on that? Thanks.

  45. Lee Kelleher Says:

    @Fird – Cool, really glad that you like the widget! :)

    @David – Thanks for the info, glad it’s working now!

    @vicki – If you are seeing the “No Sidebars Defined” message, you need to check if your current theme is widget-enabled. If it isn’t drop me an email (via my contact me page) and I’ll try to help you out.

  46. Pingback from WP Plugins DB » Plugin Details » Category Cloud Widget

    [...] Adds a sidebar widget to display the categories as a tag cloud [...]

  47. heriyanto binduni Says:

    hi, i use version 1.3 with wp 2.2.1 and k2, sbm enable, widget disable. can you help me, how can i use it with smb? tia.

  48. heriyanto binduni Says:

    hi, just curious why it not work with my current version, so i download version 1.5 from svn and do the change on the code like below.

    // Tell Dynamic Sidebar about our new widget and its control
    //register_sidebar_widget('Category Cloud', 'widget_catcloud');
    //register_widget_control('Category Cloud', 'widget_catcloud_control', 300, 400);

    register_sidebar_widget(
    array(__('Category Cloud','cc5'),'widgets'),
    'widget_catcloud'
    );
    register_widget_control(
    array(__('Category Cloud','cc5'),'widgets'),
    'widget_catcloud_control'
    );

    }

    // Delay plugin execution to ensure Dynamic Sidebar has a chance to load first
    //add_action('plugins_loaded', 'widget_catcloud_init');

    add_action('widgets_init', 'widget_catcloud_init');

    now it work. i'm not an expert on php so if you know something better please let me know. anyway, thanks for developing this kind of application.

  49. Pingback from YAAY Updated! at E-Visions of Creativity

    [...] and customizing my sidebar soo much easier. Plugins are also very awesome, I’ve added Category Cloud, Twitter Tools, and WP Polls to create additional widget wonders! I’m still on the hunt for [...]

  50. Pingback from origami43 » [theme] myOrange Wordpress 0.1

    [...] plugins : lightbox, gravatar, category cloud widget, [...]

  51. Pingback from Neustart/Wordpress-Plugins | Stephan A. aus B.

    [...] Category Cloud Widget [...]

  52. Pingback from Agora o blog é nosso! at Papagallis

    [...] , K2 ,  Akismet , Category Cloud Widget , Extended Comment Options , WP-OnlineCounter Mas o mais importante é que não é só a cara [...]

  53. Pingback from Postcards from Wishmerhill / News from my blog

    [...] perfectly. But I found a way to better integrate the theme, and in fact this is a widget named Category Cloud Widget developed by Lee [...]

  54. Hosting Reviews Says:

    Tag clouds are definitely in now. Great widget.

  55. Josh Says:

    Great widget! Im having a problem styling though, how can i get the links to match my blog?

  56. Pingback from Anotando » Arquivo do Blog » Plugins interessantes para Wordpress

    [...] Ela indica o quanto eu já publiquei sobre cada uma daquelas “tags”. Baixe-o aqui e instale, ele ficará disponível nas Widgets comentadas no primeiro parágrafo deste [...]

  57. Kevin Dobo Says:

    Great widget! I have a problem though. I have renamed some of my categories and after I did they disappeared from the cloud. I have checked Category Access, and any other Options I can think of. Also cleared cache in case it was a Firefox thing. Any thoughts?

  58. Pingback from Which plugin I am using | {paoloiulita.it webDev corner}

    [...] Category Cloud Widget (The “categories” balloon you see under the search filed. very nice!) [...]

  59. Pingback from Sanne.com » Blog Archive » Oppgradert blogg

    [...] Category cloud widget- lister opp kategoriene mine på en lekker måte. [...]

  60. daniel Says:

    hi,

    now you have the option in the widget to exclude certain category-id’s. Maybe another option would be to only /allow/ a certain array of categories, excluding all others. So the opposite. Im in between keywords and categories, but with this option, i might be using categories more then keywords, as categories are more into wp’s structure.

    d

  61. clive Says:

    Excellent widget thanks – using on on 3 out of 4 blogs now.

  62. Pingback from Emc2 - Piotr J. Kober blog » Zakładanie bloga - urzyteczne plugin w WordPress

    [...] Category Cloud Widget – pozwala wyÅ›wietlać kategorie w postaci tagów o różnej wielkoÅ›ci. Jak dziaÅ‚a wtyczka widać w sekcji Kategorie. Stworzony przez Alex King. [...]

  63. pete Says:

    Thanks Lee. Great widget!

  64. Pingback from Post Cloud Added. Your Opinion? « 10 Daily Things

    [...] change at the sidebar. The category list has been changed by a category cloud based on the “Category Cloud Widget” created by Lee Kelleher. Unfortunately , I’m not sure I prefer it and I need your [...]

  65. Pingback from La taverne de Nours » Couleur lien

    [...] Un test de couleur des liens sur tag cloud widget [...]

  66. Nours Says:

    Hi
    I’ve been using “Category Cloud Widget” on my WordPress 2.2.1 with Leai Theme (http://www.kapikua.com/index.php).
    Just an issue for me : I can’t find the way to change Font Color of the tags ; I mean in wich file do I have to specify the font color (before click/after clik) ?
    I suppose it’s in the style.css provided with my template but can’t find it.
    Any one could help me please so I can display the color(s) I want
    Regards

  67. Pingback from Lioso.net » Inaguración de la nueva Lioso.net

    [...] algún que otro plugin después de haber estado probando varios, el mas sencillo es el de la nube de tags, que es un widget que te pone todas las categorías que tienes en tu blog variando el tamaño de la [...]

  68. Jeff Singer Says:

    I’ve installed the widget and configured it the way I would like it. It looks great, but I have the sort order set to alphabetical and they are not sorting alphabetically. You can see whats going on here:
    http://jeffsingerphotography.com/blog

    Any ideas?

    Jeff

  69. Lee Kelleher Says:

    Hi Jeff,

    You helped me find a bug in the alphabetical sort ordering of the Category Cloud… which I’ve now fixed.
    Please download version 1.7 (or above) of the widget plugin.

    (I’ve sent you an email about it too)

    Thanks,
    - Lee

  70. Pingback from Наглядно-ненаглядная сволочь » Blog Archive » немного итогов настройки WordPress

    [...] расковыряны Sidebar Widgets, установлен Category Cloud Widget и все это прошло предварительную [...]

  71. Pingback from IT.Signals » My first post

    [...] Category Cloud Widget [...]

  72. Pingback from FEconnect | Building this blog: plugins

    [...] Category Cloud Widget [...]

  73. Pingback from BLOCK the Blog » Blog Archive » Tag Cloud in Wordpress

    [...] vari plugin ,quelli a mio avviso migliori, sono Jerome’s Keywords Plugin e Category Cloud Widget che permetti di creare una “cat cloud” una nuvola utilizzando le categorie del vostro [...]

  74. Mario Says:

    Hi, nice plugin! Helped me to get rid of an additional tagging software just for the sake of the “must-have” tagclouds ;) thank you, keep up the good work. – Mario

  75. Rod Says:

    Nours, I have the same problem with Leai Theme

    PLease help us solve the font issue at the style.css with Leai Theme. Thanks

  76. Peter Lurie Says:

    I am using “Language Switcher” Plugin to toggle between 2 languages (german & english).

    To do so, the Post Titles have to be formatted using square bracketed tags, for example:

    [lang_de]Katze[/lang_de] [lang_en]Cat[/lang_en]

    which produces Katze (in german) and Cat (when English is selected).

    However, the “Category Cloud” Widget displays everything– all the tags and the alternative languages.

    I had a similar issue with other plugins (Top Cat). One was was solved by the Language Switcher developer, who provided me with a complex function, to compensate for missing filters, and another Plugin developer was able to help me with that plugin.

    One needs to add in filters to remove the Tags, and this I can’t do alone.

    Lee… could you help me modify the Widget coding for Category Cloud so that the tags will disappear?

    Many thanks
    Peter

  77. Pingback from Johnny Chadda .se : Updated design for simplicity and compatibility

    [...] Category Cloud Widget [...]

  78. Pingback from Ronaldo Prazeres » Blog Archive » Lista de plugins do meu blog

    [...] Category Cloud Widget – Cria as “nuvens” das categorias do blog, quanto mais posts em uma categoria, aumenta a letra da categoria.Veja ao lado em “Tags”. [...]

  79. David Potter Says:

    Great plugin.

    I use subcategories and I’d like to be able to have parent categories include the count of their child categories like how the standard Categories widget does. I could probably eventually figure it out, but I’m new to PHP and WordPress and thought maybe you could suggest a modification much more quickly. If there are some users that don’t want this feature, maybe it could be made an option.

    I had to remove the leading \n from line 167 to get categories to not be displayed on separate lines when displaying on a post. Worked like a charm. If you could make the same change to your source so that your next update includes it that would be terrific.

    Thanks again.
    David

  80. Pingback from David’s Technical Musings » Blog Archive » WordPress Plugin Notes - Category Cloud Widget

    [...] Grade:  A- Plugin Name:  Category Cloud WidgetPlugin URI:  http://leekelleher.com/wordpress/plugins/category-cloud-widgetDescription:&nbsp; Adds a sidebar widget to display the categories as a tag cloud.Author:  Lee [...]

  81. JJ Says:

    I know some has already asked this question but I haven’t seen a reply so I thought I would ask again. I have just installed Category cloud on my blog but I can’t seem to find the location of the link color. I would like to change the blue font color to match my own font color. Thank you for your help!

  82. SloYvHY Says:

    Same ask: my background is unfortunately the same color. Very ironique.
    I just wanna get white cloud.
    If i find i’ll publish it.

  83. Pingback from Business Blog Boost » Blog Archive » Check the links in your category cloud

    [...] Cloud but I went for the easy option and this morning I finally got around to installing the Lee Kelleher Category Cloud plugin.  Within minutes I had a working clickable category cloud. I was able to do some basic [...]

  84. Pingback from Categories (not equal to) Tags… at Pressure to Bear…

    [...] at the categories I have and focus them into the central themes of the page, then get rid of the category cloud widget, because that is a hack to use categories like [...]

  85. Pingback from Some useful wordpress plugins that I use | Ravi

    [...] or refreshing the page. 2. Batch image upload – To upload multiple image files at a time. 3. Category cloud widget. 4. Chunk URLs – Displays only a part of lengthy URLs so the pages are not broken and look neat. 5. [...]

  86. Pingback from Error.gr » Blog Archive » Αλλαγές στο blog

    [...] εμφάνιση των χρηστών που βρίσκονται online. – Προσθήκη widget στην θέση του default για την εμφάνιση των κατηγοριών σαν [...]

  87. Pingback from WallOfScribbles » Technology, Upgrades, Updates

    [...] Category Cloud Widget – An elegantly simple plugin that allows me to show my categories displayed in a sort of cloud on my sidebar. Many people display these using tags as their cloud feed. I felt that I’d have too many cloud items in there and so I opted for this instead. Maybe one day I’ll swap ‘em up but until then I have this. [...]

  88. Judex Says:

    your work is awesome!
    but there is a question with my install.
    i cannot find the configuration menu to customize the widget.
    my wordpress is v2.2.2 & the category-cloud is v1.7
    thx for your help.

  89. Pingback from Top 10 plugins para Wordpress

    [...] Category Cloud Widget – Widget para mostrar la nube de categorias. [...]

  90. Daryl Says:

    To change the color of the links, add something like this to your style’s style.css :

    .catcloud a {
    color: #333333;
    }

    .catcloud a:hover {
    color: #000000;
    }

  91. Lee Kelleher Says:

    Thanks for the CSS tip Daryl – it’s much appreciated!

    I am asked about that issue a lot… so I’ll add it to the FAQs in the README.txt.

    Thanks again,
    - Lee

  92. Pingback from David’s Technical Musings » Blog Archive » Category Cloud Widget - WordPress Plugin Review

  93. Angel Romero Says:

    I really like the widget and have recently installed it, however, I am unable to modify any of the attributes of the widget. I am not sure if I can or not. The options interface seems to be ineffective. I am currently using WordPress 2.3

  94. next billionaire blog Says:

    The Best Damn Themes…

    Hm judul di atas bukan nama theme ini, itu cuma niru judul album Avril yang ketiga, kayaknya seru aja dijadiin judul
    Lagi mikirin ide tentang themes WordPress, eh ternyata kok kepincut dengan tampilan sederhana homepage ala Google Analytics. Akhirnya …

  95. planner Says:

    Nice plugin. I have a situation in which I want to have more than one cat cloud on my pages, such that cat cloud A will show all post in a specific category (and all its sub categories), same with cat cloud B, cat cloud C, etc. Can that be achieved with this plugin.

  96. finl Says:

    Yeaar, super plugin! Thanks a LOT!

  97. ovidiu Says:

    hello, could you help me modify the plugin so it displays a counter after each category? I basically want it to also show how many posts are in each category.

  98. Salem Says:

    I grabbed your plugin but when in install it I see a cloud of my categories AND my tags. I only want my categories to be in the cloud. Is this possible? If so how do I make it happen.

    Thanks in advance.

  99. Pingback from Fundstücke » Vom Konsument zum Akteur

    [...] Anzeige einer “tag cloud” aus Kategorien Category Cloud Widget [...]

  100. Tom Says:

    Great widget. Thanks!

  101. Pingback from Top Wordpress Bling | Solar Crash

    [...] – Articles, which easily generates a list of post titles on a page (see Articles link above) – Category Cloud widget, as seen on the sidebar – cforms II, a highly advanced contact form – you can try it on the contact [...]

  102. Pingback from whatithink » WordPress Plugins Redux

    [...] Category Cloud Widget [...]

  103. Scouty Says:

    Great plugin. I used it for my Wordpress installation. Thanks!

  104. evden eve Says:

    thx for this plugin

  105. Pingback from Hello world! « Lee Kelleher’s Weblog

    [...] was over on at leekelleher.com.  I had some information about myself, a linklog and details of a WordPress plugin that I [...]

  106. Drakqu Says:

    Big thanks for plugin

  107. Steve Says:

    Lee -

    How would I

    1. add a after the header before the 1st item and after the last item
    2. remove the indent so that it’s left justified against the div

    trying to align the look and feel to the same as my tag cloud – both on sidebar 2.

    http://aeon.stevebuchan.org

    Thoughts? ideas?

    Thx

    /s

  108. Pingback from Effective Blog Design Tips for Successful Blogging

    [...] develop a lot of categories, having a long list gets confusing after awhile. Consider installing a category cloud widget for your category navigation; Your readers will be able to pinpoint the main themes of your blog [...]

  109. gmcle454 Says:

    After upgrading my site to wordpress 2.5 and this great widget, I get this error:

    Fatal error: Cannot redeclare widget_catcloud_init() (previously declared in /var/www/vhosts/cheekymonkeyblog.com/httpdocs/wp-content/plugins/widget-category-cloud/category-cloud.php:15) in /var/www/vhosts/cheekymonkeyblog.com/httpdocs/wp-content/plugins/category-cloud.php on line 183

  110. Pingback from “Powered by Category Cloud” « Lee Kelleher’s Weblog

    [...] on the developer’s blog – to which I was pleasantly surprised to find that it uses my Category Cloud widget (plug-in for WordPress). Along with a kudos-link back to my personal website. (Thanks [...]

  111. Lee Kelleher Says:

    I’m closing the comments on this page. I’m getting far too much spam (which Akismet nicely catches, but it needs continual review).

    If you’d like to say thanks, then feel free to use my Contact form.

    If you have any bugs or other issues, raise a support ticket on WordPress.org and tag it with “widget-category-cloud“, then I can monitor the RSS feed from it.

    Thanks to everyone who commented here!