My links are set to order by name but this does not show on the site.
How can I make my links sort by name?
Many thanks
David
My links are set to order by name but this does not show on the site.
How can I make my links sort by name?
Many thanks
David
Hey i'm having the same problem.. 2.3.3 custom theme...
<?php wp_list_categories('orderby=name&hierarchical=1&child_of=4&title_li=<h3>' . __('Title') . '</h3>'); ?>
They're ordering by ID. I can change the order to count and they change order but anything else, it's the same (not what I want) order.
Help?
This topic has been closed to new replies.