Forums

No subcategories displayed (4 posts)

  1. furker
    Member
    Posted 6 years ago #

    I have a archives.php template linked to one of my page.

    I have this tag '<?php wp_list_cats(); ?>' to display the subjects of my blog entries.

    My problem is: WordPress is not displaying my subcategories! What gives?

  2. Chris_K
    Member
    Posted 6 years ago #

    You can add arguments to that call to add your subcats. See http://codex.wordpress.org/Template_Tags/wp_list_cats for your options.

  3. furker
    Member
    Posted 6 years ago #

    I thought the documentation says <?php wp_list_cats(); ?> by default displays the children categories?

  4. Chris_K
    Member
    Posted 6 years ago #

    Good point, that's what the codex article says. But just for grins, have you tried explicitly setting it?

    These categories do have posts against, right?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.