Advertisement

AVH Extended Categories

The AVH Extended Categories Widget gives you two widgets for displaying categories. One is a replacement of the default category widget to allow for greater customization. The second is a Top Categories widget, which is only available in WordPress 2.8 and higher.

Current Release: Version 2.0.3 Released on: Jul 1, 2009

Download | Donate | Features | Support | Installation

Features

The replacement widget gives you the following customizable options:

  • Title of the widget.
  • Display as List or Dropdown.
  • Show number of posts (Count) after the category.
  • Hide empty categories.
  • Show categories hierarchical.
  • Show categories up to a certain depth. (Requires WordPress 2.8 or higher).
  • Sort by ID, Name,Count.
  • Sort ascending or descending.
  • Show RSS link after the category as text or image.
  • Select which categories to show. (Requires WordPress 2.5.1 or higher).

The Top Categories widget gives you the following customizable options:

  • Title of the widget.
  • How many categories to show.
  • Display as List or Dropdown.
  • Show number of posts (Count) after the category.
  • Sort by ID, Name,Count.
  • Sort ascending or descending.
  • Show RSS link after the category as text or image.
  • Select which categories to show. (Requires WordPress 2.5.1 or higher).

Download

Version 2.0.3 Released on Jul 1, 2009.

Donate

If you enjoy this plug-in please consider a donation. There are several ways you can show your appreciation:

  • Amazon Wish List
    You can send me something from my Amazon Wish List which is shown in the sidebar.
  • Through Paypal.
    Click on the Donate button and you will be directed to Paypal where you can make your donation and you don’t have to have a Paypal account.

Installation

Download the archive and extract all in the wp-content/plugins directory. Go to your WordPress administration page, click on Plugins and activate it. Go to the Presentation->Widgets page and drag the widget into the sidebar of your choice. Configuration of the widget is done like all other widgets.

Support

If you have comments/problems/suggestions, see something in the code which is not compliant to the WordPress Plugin Codex, or just want to say “Yeha! It works!”, feel free to create a post at the AVH Support Forum2

Share and Enjoy:
  • Digg
  • del.icio.us
  • Ma.gnolia
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
36 Responses to “AVH Extended Categories”
  1. tastiger says:

    download link is not working.

    cheers

    Allan

  2. Peter says:

    Sorry about that, it’s fixed now.

  3. marc says:

    hi

    thank you for this great tool, i’m using it on my blog: http://www.xiiboo.com/powerfon/blog/

    regards
    marc

  4. byteklay says:

    If the theme I used is no sidebar defined, when I checked in presentation – widget, is there any way to configure it manually in the code of the template? There’s eventually a sidebar but it didn’t show up in presentation widget somehow. So the only way to do it is to configure in the code manually.

  5. Peter says:

    In reply to #4
    I answered your question of the support board:
    http://forums.avirtualhome.com

  6. Benny says:

    How to configure category count? It does not seems to be working by default. Also How to stop categories showing, which does not have any posts under them?.
    The plugin does not come under Options sub menu.

  7. hannah says:

    firstly, thankyou for this plugin, it seems to be just what I am looking for. However, I cannot type anything into the the title bar of the widget. A cursor flashes for a second in the title box then disappears. Any ideas? many thanks for your help

  8. hannah says:

    thankyou, Hannah

  9. Peter says:

    @hannah:

    I posted your question and a reply on the forum at : http://forums.avirtualhome.com/viewtopic.php?f=4&t=8

  10. Peter says:

    Johan,
    That’s a great idea. It does mean I’ll have to rewrite the core part I’m using, but I’m liking it.
    I’ll add it to my list of feature requests which can be found at the AVH Support Forum: http://forums.avirtualhome.com/viewforum.php?f=5

  11. Johan says:

    Hi,

    Thanks for this plugin. I was looking for just something like this.

    Any chance to see an exclude category option in a future release?

    Keep up the great work!

    - Johan

  12. Johan says:

    Hey,

    Thanks for considering. :)
    To not complicate things, just entering a string of comma separated category ID’s should do the trick. Perhaps, not the user friendliest solution, but some similar plugins like breukies category widget worked like that before it got broke with newer wordpress versions.

    Then a new text input field for the id string should be all that’s needed to the form, and then add the string to the argument array. I’m not much of a php wiz, but I made a quick personal mod to your script where I just hardcoded in some categories at the end of the array to exlude. Adding: ‘exclude’ => ‘52,73′ to the end. Works perfect, but a bit tedious to update with new categories.

    I’ll keep my eyes open if you decided to include it. :)

  13. Chris says:

    Trying to change the title. But won’t save. Anyone else having this problem? How can I fix it to save title?

    Thanks

  14. miki says:

    Hi,

    Thanks for great plugin. Just yesterday it stopped excluding categories,
    the rest of the options is working fine. I want to exclude one
    category but no go, it always is there. I uninstalled, installed again,
    update to wordpress 2.7 but still can’t exclude the category.
    How to “debug” it?

    Thanks,
    miki

  15. Mussiqa Music says:

    Thanks nice plugin

  16. Yükle says:

    I want to exclude one
    category but no go, it always is there.

  17. Matteo says:

    Hi, excuse me for my bad english ..

    It’s possibile to change the number of categories displayed and shows the top categories by number of posts ?

    Thank you so much !

    • Peter says:

      You can select which categories to show and order them by count(=number of posts)

      What you can’t do is: Show me the top 5 categories based on number of posts.

  18. Guenter says:

    How can I add this widget more than once to the sidebar?
    I want to create different parts in the sidebar with different categories displayed, similar what flexipages does with pages. Under Available Widgets is “Extended Categories 1″ and the Add link. When I add the widget, the Add link disappear. It looked for me (because if the “1″), I could add more than one…

  19. Is it possible to set depth of displazed categories if thre is hierarchy?

    For example I want to have only top level categories displayed, but not to manually set ID’s of subcategories to make them invisible.

  20. Daniel says:

    I’ve category with many subcategories.

    Is it possible to show only the subcategories but not the category?

  21. Jonas says:

    Hi, Great plugin. But it messed up my 2.8 installation/upgrade.

    I get:

    Fatal error: Cannot instantiate non-existent class: self in /home3/site-name/public_html/site-name/wp-content/plugins/extended-categories-widget/2.8/class/avh-ec.core.php on line 36

    I had to delete the plugin via FTP to get WP up again.

  22. Craig says:

    Excellent plugin! Thanks =)

  23. trigun says:

    Hi,

    Thanks for this plug-in its just what I needed. I have implemented it on my site Animedimension.com. I am wondering if there is a way to customize the width of the drop down box?

    Thanks…

    • Peter says:

      The dropdown itself is created by WordPress itself. So if you change the CSS your theme applies it could change, but it probably will change for all dropdown boxes.

  24. Chris says:

    Hello Peter:

    I tried to install your plugin via WP’s “Add Plugin” functionality, using WP 2.8, directly from the WP plugins site.

    During the install process, I get the error:
    Incompatible archive PCLZIP_ERR_BAD_FORMAT (-10) : Invalid archive structure

    When I download the ZIP file from your site, and upload it to the WP Installer, everything works fine. You might want to look at the package on the WP servers.

  25. david says:

    The option widget-extended-categories-1-hierachical does not work since version 2.0.2.

    • Peter says:

      Thank you for reporting. I just released the bugfix, v2.0.3. Give it about 15 minutes before it’s available for download.

  26.  
Pingbacks and Trackbacks
  1. [...] Plugin AVH Extended Categories von Peter van der Does ersetzt das Kategorie Widget durch eine versien mit vielen brauchbaren [...]

  2.  
Leave a Reply