• Hi

    I’m newbie in PHP and WordPress.

    I want to list all the categories with depth = 1.

    wp_list_categories('hide_empty=0&depth=1');

    Ok it worked

    Now I want when a user clicks a category if it has child categories a new panel next to original one becomes visible with all the child categories, and so on, untill user reaches a category that has no childs.

    Can anyone help please?

    cheers

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Category List’ is closed to new replies.