Forums

Want to list only 1 category and it's children in the sidebar (4 posts)

  1. rockn4him
    Member
    Posted 3 years ago #

    I have a custom sidebar I designed for a particular category. What I'm trying to do is list only that category and it's children in the sidebar using the wp_list_categories(); function. I haven't had luck using the include , or children arguments.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Is the custom sidebar only to be show when you're viewing a post within that category? If so, perhaps you could call a different sidebar using in_category?

  3. rockn4him
    Member
    Posted 3 years ago #

    Yeah, I do call a custom sidebar just for that category. The problem is I if use the "include" argument it only includes that one category and NOT the children. If I use the child_of argument it only shows the children. Looking for an argument that would include 1 category and it's children only

  4. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    There's a Fold Category plugin that you might be able to hack or re-use.

Topic Closed

This topic has been closed to new replies.

About this Topic