Featured Category Widget

The Plugin

Next to the Category Column that we really needed and still use here and the Advanced Category Column that would better be called „enhanced“ and just is a version with more functionality of Category Column, now there is a fifth in the family: The Featured Category Widget.

Just like the Featured Post Widget, which is still in use here as well, and all it’s derivates it can put certain posts in the focus. But instead of choosing a post you choose a category from which the post should come. If you don’t want to use the post excerpt, you can use either the first sentences of the post or just a couple of words.

Then you can choose the number of posts to display and the offset (number of posts that don’t show in the beginning of the loop), ready.

As with all our plugins, we try to write them ‚afap‘ (as foolproof as possible). Should you still discover some mistakes or have some issues, just leave a comment.

Current Version

The current Version of the Featured Category Widget is 1.7.

Changelog

1.7 streamlined code and loads of new features added (alignment of thumbnails, possibility to show the date and more)
1.6 adjustments in the framework and some more customizing was asked
1.5 You can link the widget title to the displayed category now
1.4 Possibility to change the width of the thumbnail added; small bug fixed
1.3 Small bugfix in auto excerpt
1.2 Complete code overhaul;hooks into the Ads Easy Plugin if Google AdSense Tags are in use
1.1 Possibility to choose random posts
1.0 Initial release

Installation

Simply download the plugin here, unzip it and upload the folder ‚category-feature-widget‘ to the plugins-folder of your WP installation. Then activate the Featured Category Widget and start using it.

Screenshots

Featured Category Widget

The widget in our testing environment

Featured Category Widget

Settings of the widget

[aep_ignore_tag]

Donation

If you use the plugin and like it, we appreciate a donation. If you find the plugin useful and like it very much, we appreciate your feedback even more.

[/aep_ignore_tag]

14 Kommentare zu "Featured Category Widget"

  1. I love this. I would like the category title linked to the posts page for that category. I’m not very good at coding. Is there an easy fix for this?

  2. Yes, there is a very easy way to fix it. Just upgrade to version 1.5 of the plugin.

    It should be available quiet soon at wordpress.org

  3. Hi

    Any help will be much appreciated. I love the plugin and have installed it on a clients site. She uses the Sociable plugin and your plugin picks up those images as well as the featured post image. You can see exactly what I mean here (I’ve removed the http as I’m not looking for a free backlink!):

    //eatingplansforweightloss.info/jans-weight-loss-blog/how-we-sabotage-our-diets/

    If you scroll to the bottom of the post you’ll see the widget in the footer area (used twice)

    Any help you can give me – ideas how I can stop the Social buttons showing will be really good. Client doesn’t want to disable the other plugin which is understandable

    Thanks

    • Hi Mark,

      At first sight, I think the problem is in the use of the WP-hooks of the sociable plugin. The post excerpt is given with the excerpt filters applied. Most probably, the sociable plugin uses that filter to get it’s stuff behind each post even when only the excerpt is shown.

      The post excerpt cannot be returned without applying the filters because that would break a lot of other plugins. I will have to investigate and come back to you.

      Regards,
      Stefan

  4. Ok, it is the excerpt filter hook. Just open the file ‚CF_WidgetClass.php‘ and change line 359 from

    'filter' => true to

    'filter' => false and your problem is solved.

    You will have to change it again after every update though.

    Regards,
    Stefan

  5. Hi,

    is there a way to display each post’s date below the title with the Featured Category Widget

  6. Hi, I started using your plugin and it worked fine for about an hour or so. However, thereafter it started giving problem of showing my admin as blank page. So I had to deactivate it through cpanel. Could you kindly look into this aspect. Else your plugin is superb, the one I wanted. Thanks and hope to hear from you at the earliest.

  7. Hi

    Great plugin! Is there a way to left align the thumbnail and wrap the excerpt text?
    Thank you!!

  8. Hi there,

    Love the plugin, nice & easy to use.

    I upgraded to your latest version and now my thumbnails won’t adjust the way they used to. I changed the width again, and refreshed, but no luck. Can I get a copy of previouss version please?

    Cheers ;)

Einen Kommentar hinterlassen