Main category not shown
-
Hi,
I only had one category, in the category section two showed, the default and Blogroll ,
I added a new category, now the main category does not show up, only new one is there.
I use adsminded theme, if i switch to another theme the categories will be shown,here is codes in the sidebar file of adsminded theme related to category:
<div class=”blocktitle”><?php _e(‘Blog Categories’); ?></div>
<div class=”block”>
<div class=”menu”>
<ul class=”slightbigger”>
<?php list_cats(FALSE, ”, ‘name’,
‘asc’, ”, TRUE, FALSE,TRUE, FALSE, FALSE,
TRUE, FALSE, ”, FALSE,
”, ”, ‘1’,
TRUE); ?></div>
anyone can help?
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Main category not shown’ is closed to new replies.