Hello,
I would like to know if there is any way to add more "categories" boxes for different presentations of different categories.
In short, I want all categories but one to show posts in menu (using the exclude option) and I want to add after those the last category (via include option) with the show posts off.
I tried adding <?php wp_list_categories(…) ?> on a custom box but it don’t get interpreted, dumping the code on source.
Thanks guy !