Hi,
Im currently facing a problem regarding the menu on my site (http://www.marketingwiki.org). I am using the following code to show the categories:
<?php wp_list_categories('depth=2&title_li='); ?>
As you can see, the categories News, Google, MySpace, Blogging, Facebook isn't clickable (except if you right-click -> open in new window/tab - which is strange by the way).
So, how can I make all my categories clickable?
Without using the parent category function and have base & sub-categories (click at "Twitter" and "Affiliate and AdSense" for example).
Anyone in here that knows a solution?
Thanks in advance.
Take care,
/MarketingWiki