Viewing 5 replies - 1 through 5 (of 5 total)
  • What is the template tag used to display the categories?

    If a Category has 0 posts in it, it will not display (unless you change an option in the template tag). However you seem to have other 0-post cats showing.

    Secondly, you may have Renamed your Uncategorized category? Yet I don’t see it, should be category id=1, I believe.

    Thread Starter elezon

    (@elezon)

    I am using this tag:

    <?php list_cats(FALSE, ”, ‘ID’, ‘asc’, ”, TRUE, FALSE, TRUE, FALSE, TRUE, FALSE, FALSE, ”, FALSE, ”, ”, ‘1,33’, TRUE); ?>

    It is ID 1. I have tried to delete it but it says its a default and won’t let me delete it. I had posts under uncategorized and the category wouldn’t show up so I put them under misc category.

    If you excluded cat 1 and 33 – why do you expect it to show up?

    Thread Starter elezon

    (@elezon)

    Thanks. I wasn’t really sure how to use that. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Missing “uncategorized” in category listing’ is closed to new replies.