Issue with links in wp_list_categories after upgrade to 3.1
-
Using this in a widget for the Products nav:
<ul id="widget_categories"><?php wp_list_categories( 'title_li=&child_of=6&orderby=order' ); ?></ul>
After update to 3.1.1, the URL applied to the category names doesn’t work. I updated permalinks, dumped cache, no change.
Any insight (or exposition of a foolish mistake) welcome and appreciated.
Thx
CT
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Issue with links in wp_list_categories after upgrade to 3.1’ is closed to new replies.