Forums

Category Posts Widget
Can't pull category list (2 posts)

  1. Clorith
    Member
    Posted 4 months ago #

    The plugin fails to pull the category list (only shows 1 category total)

    http://wordpress.org/extend/plugins/category-posts/

  2. cristiroma
    Member
    Posted 2 months ago #

    Inside file cat-posts.php at line 165, modify as this:


    <?php wp_dropdown_categories( array('hide_empty' => 0, 'name' => $this->get_field_name("cat"), 'selected' => $instance["cat"] ) ); ?>

    It is happening because the plugin by default does not show the empty categories.

Reply

You must log in to post.

About this Plugin

About this Topic