morphisb
Member
Posted 5 years ago #
Hello,
I've just started a new website and I'm having trouble with the Almost Spring theme. I have 6 categories but none of them show up under the Categories section on the sidebar.
Here is the current code in the sidebar:
<li id="categories">
<h2><?php _e('Categories'); ?></h2>
Any suggestions?
Thanks
Blake
mediaguru
Member
Posted 5 years ago #
I just ran into this same problem. 5 categories with posts in all but the site shows NO categories. I figured out that since my posts were set to private that is why. If I changed the posts to published the categories show up fine.
So for some reason private posts aren't showing up in the categories list.