• Resolved Jonas Grumby

    (@ss_minnow)


    I recently set up a new site with the Olympic Blue theme. My client has since added categories but they don’t show up in the sidebar.

    The site is here:

    https://productivitymuse.com/pm

    The code for the categories is:

    <?php wp_list_cats('optioncount=1&hierarchical=1'); ?>

    Changing the optioncount to 0 took away the parenthetic number to the right. Changing hierarchical to 0 didn’t seem to do anything.

    I tried swapping in code from another site that works fine, but it didn’t help. I haven’t seen anything in the admin that allows any choice to show or hide categories.

    Thanks for any help!

Viewing 1 replies (of 1 total)
  • Thread Starter Jonas Grumby

    (@ss_minnow)

    Whoops, didn’t realize that they don’t show unless there is at least one post assigned. Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Categories not showing’ is closed to new replies.