Catergories Sidebar Dropdown Not Resolving to Pretty Links
-
Just upgraded to 3.2.1 and now my categories sidebar widget doesn’t resolve to pretty link url, but just to the ugly link such as /?cat=39.
If I click on a “Posted In: category” link it resolves to the pretty link, but not from the sidebar category dropdown widget. I think this used to work fine until the upgrade unless I never noticed it until now.
Here is the php for the Categories dropdown from my sidebar.php
<?php wp_list_cats(‘sort_column=name&optioncount=1&hierarchical=0’); ?>You can see the blog at https://wp.me/QGp1
Any help would be appreciated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Catergories Sidebar Dropdown Not Resolving to Pretty Links’ is closed to new replies.