Forums

[resolved] child & parent category navigation (2 posts)

  1. multitalentedmommy
    Member
    Posted 2 years ago #

    How to exclude subcategories from this list:
    <?php wp_list_categories('title_li='); ?>

    Then,
    .IF has subcategories
    .list the parent &
    .children (as links)

    Then,
    If no children, list post titles alphabetically

  2. multitalentedmommy
    Member
    Posted 2 years ago #

    can I simply use the wp_list_categories('include='how do I call the "current category"'&title_li=&heirarchical=1')

    - if it is showing only one category and it is hierarchical, then it will include sub cats - no?

Topic Closed

This topic has been closed to new replies.

About this Topic