I'm using the "Categories" widget in my sidebar and when I set it to "Display as Dropdown", the links go to pages with the category ID instead of the pretty permalink.
For example, instead of site.com/category/name, it goes to site.com/category/?cat=3
However, if I remove the categories from the dropdown display, and show them in a full list, the links go to the correct permalink.
Is there some reason why the dropdown does not honor permalinks? More importantly, is there a way to fix this so the links are correct?
Thanks!