Forums

Not showing child categories in list (2 posts)

  1. idevgames
    Member
    Posted 4 years ago #

    Hello,

    I'm using the below code yet my theme still displays all the child (sub) categories. I am not using MU but he latest 2.5.1 single site version. What could it be?

    <?php wp_list_cat('sort_column=name&optioncount=0&hierarchical=0&children=0&exclude=4'); ?>

    Thanks,
    Carlos

  2. Ivovic
    Member
    Posted 4 years ago #

    <?php wp_list_categories('depth=1&exclude=4'); ?>

    Have a nice day :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.