Forums

List child category ordby=count (2 posts)

  1. danieletesta
    Member
    Posted 4 months ago #

    Hi everybody!
    I have a problem. I have this categories

    Main CAT #1
    ---- Child CAT#1
    ---- Child CAT#2
    ---- Child CAT#3

    Main CAT #2
    ---- Child CAT#1
    ---- Child CAT#2
    ---- Child CAT#3

    What I'm trying to do is to retrieve only the child of the 2 categories mashed up and ordered by count.

    <?php wp_list_categories('orderby=count&order=DESC&title_li' . $category->cat_ID); ?>

    What is missing? Any idea?

  2. danieletesta
    Member
    Posted 4 months ago #

    any idea?

Reply

You must log in to post.

About this Topic