• Hi, how do I display a list of Parent categories ONLY! and Then when I am looking at one of the parent categories page, below that list, another list of the child categories will appear that are related to that parent category?

    This is what I have so far:

    <?php wp_list_categories('orderby=name&hide_empty=0&exclude=1&title_li=&depth=1'); ?>

    And what I want to happen is if I visit /category/design/ then a list below the one generated above will then show all the child categories of the parent category design.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter driz

    (@driz)

    Hey any updates? I’d really like to get this fixed today please. Thanks

    Thread Starter driz

    (@driz)

    Help???? :/

    Hi, Driz. I, too, am having questions re categories, and it looks as if there’s no one here! Not a single answer to my post, either. Wish I could help you, but I’m not a techie. My own problem is that I want to remove the default category because I don’t need it anymore, and I can’t find any way to do it. (At least I was able to bump your post to the top.) Mary

    Thread Starter driz

    (@driz)

    Yeah seems that the WordPress Forums arn’t used very much :/ which is a shame. As for your question about the default cat do u mean uncategorized? You can’t remove that!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display List of Categories’ is closed to new replies.