• I’m using the journalized theme and the categories are listed in alphabetical order straight down. I have 22 categories and I’m wanting the categories to be have the child cats indented and under their parent cats but I can’t figure out how to do it. I’ve tried a couple different cat plug-ins but whenever I add the code to the sidebar I completely lose the sidebar. I am really at a loss here. I really like the, “My Category Order” (https://www.geekyweekly.com/mycategoryorder) but like I said, whenever I try to add in the code my sidebar vanishes..

    Please can anyone help me with this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You don’t need a plugin to do this!

    Have a look at your theme’s sidebar and figure out what WordPress tag is being used to generate it. Odds are, it is wp_list_cats (or one of the similar Category List tags).

    Assuming it is wp_list_cats, have a look at the documentation for it (use link above and click). Now, look back at your theme’s sidebar. Do you see any reference to hierarchical in there? If so, remove it.

    Thread Starter jhuskey

    (@jhuskey)

    Thank you very much!

    Took a peek at your blog – looks like you got it sorted out. Grats!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘journalized theme categories’ is closed to new replies.