• <ul>
    	<?php wp_list_categories('orderby=name&hide_empty=0&show_count=1&title_li=&exclude=4,13,9,38,5,15,14,1,7,18,19,3,8,11,10,12,16,17,6,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126'); ?>
    </ul>

    I have this list set for one of my templates and the list is being generated fine except the item that actually has a post in it’s category is not showing up on the list. I don’t know WHAT could POSSIBLY be the problem. Anyone have any ideas or suggestions?

    I’ll greatly appreciate some assistance please.

  • The topic ‘Populated Category not showing up on site [wp_list_categories]’ is closed to new replies.