Forums

Show All Categories in Widgets (2 posts)

  1. plague
    Member
    Posted 2 years ago #

    Is there anyway I can bring all the categories that has or doesn't have any blog posts into the category widget?

    My domain is http://shadythoughts.com and if you see it there, in the header area I have managed to list all the categories but in the widget it is not listing it. I'm not sure how to customize the widget.

    If anyone can help me, I would appreciate it.

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Consider downloading and installing Otto's PHP Code Widget.

    Then put this in one of those widgets:

    <?php wp_list_categories('hide_empty=0&title_li='); ?>

    Please remember to support our plugin authors by clicking on the Donate button there.

    For other examples see:
    wp_list_categories()

Topic Closed

This topic has been closed to new replies.

About this Topic