Categories won’t Update
-
I’m having a problem with my WordPress site.
Categories won’t update. I can see the ones I’ve added in the Control Panel, as well as through phpMyAdmin, but the only one that appears in the sidebar is the Uncategorized one.
Here’s my code for the categories in case it has anything to do with it:
<?php wp_list_categories('show_count=1&title_li=<div style="background-image:url(/wp-content/themes/knowyourmac/images/ribbon.png); background-position:top; background-repeat:no-repeat; color:#FFF; height:45px; text-align:center; padding-top:4px; text-shadow:0em 0em 0.5em black;"><font size="5">Categories</font></div>'); ?>
My website is at https://www.knowyourmactuts.com and is WP Version 2.8.
Thanks!
- The topic ‘Categories won’t Update’ is closed to new replies.