Categories exist but main page still says "No Categories"
-
This is the code that I have on my index page:
<?php wp_list_categories('sort_column=menu_order&title_li=&depth=1&show_count=0&include='.get_wpn_config('menu_include').'&exclude='.get_wpn_config('menu_exclude')); ?>
I only have one existing category but doesn’t show up on the main page.
Any suggestions?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Categories exist but main page still says "No Categories"’ is closed to new replies.