Clickable categories (menu) links?
-
Hi,
Im currently facing a problem regarding the menu on my site (https://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
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Clickable categories (menu) links?’ is closed to new replies.