HELP! list_categories stopped working after upgrade to 2.8 and 2.8.1
-
I’ve upgraded my wp-installation (2.7.1) to 2.8 and after that the list_categories command in my header.php doesn’t work. I read about an issue with categories being resolved in 2.8.1, so I did another update to 2.8.1.
But, still no categories showing!
I’m using the following command, which till now has always worked in all previous versions of wp.<?php wp_list_categories(‘orderby=order&title_li=’); ?>
See: https://www.denhelderactueel.nl (the categories should be shown in the bleu bar).
Anyone have a solution?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘HELP! list_categories stopped working after upgrade to 2.8 and 2.8.1’ is closed to new replies.