• I have an issue where the categories I have listed on my blog are not layered: I have sub-categories that are outputted to look as though they are on the same level as top-level categories.

    As you can see on my website https://www.liamgetreu.com, even though I’m using the following tag:

    <?php wp_list_cats(\’sort_column=name&children=1&hierarchical=1\’); ?>

    it doesn’t show up right.

    Does anyone have any ideas on how to fix it?

    Cheers,
    Liam.

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