Viewing 1 replies (of 1 total)
  • cristiroma

    (@cristiroma)

    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.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Category Posts Widget] Can't pull category list’ is closed to new replies.