Forums

"No Categories" WHY? (3 posts)

  1. matteosister
    Member
    Posted 1 year ago #

    Today, without any reason, my categories disappear from the blog homepage.

    In the back end all is well. The categories are there. I can manage them, add categories to posts etc...

    But in homepage the function
    <?php wp_list_categories('title_li='); ?>
    returns "No Categories".

    The wierd thing is that the theme is customized. If I switch to the default theme it works!!!!

    Any ideas?

  2. apostaganha2
    Member
    Posted 5 months ago #

    I have the same problem after upgrade to 2.8!

  3. apostaganha2
    Member
    Posted 5 months ago #

    solved! change it to:

    <?php wp_list_categories('name'); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic