Forums

Categories - Parent then Child or Children (4 posts)

  1. Darcie
    Member
    Posted 7 years ago #

    I have looked all over in Docs and have tried a few plugins to no avail. I would like my categories to read

    Parent
    child
    child
    child

    Parent 2
    child
    etc.

    Please send me to the correct page of support. Thanks.

    Right now my categories Parents and children are mish moshed together.

  2. jimatwork
    Member
    Posted 7 years ago #

    Try this:

    <?php list_cats(1, 'all', 'name', 'asc', '', 1, 0, 1, 0, 0, 1, 0, 0,'','','','',1) ?>

    in the sidebar.

  3. Darcie
    Member
    Posted 7 years ago #

    nope notta working
    thanks
    how do i tell which wordpress version i have? I know it is 1.5 but not sure if its the update 1.5.2

  4. moshu
    Member
    Posted 7 years ago #

    Look at the bottom of the admin panel - it should be there (the version).
    For categories I use this in the sidebar, nothing fancy:
    <?php wp_list_cats(); ?>
    and it displays them as you want them
    http://www.transycan.net/blogtest/

Topic Closed

This topic has been closed to new replies.

About this Topic