Sorting category lists
-
Hi all,
I can’t seem to get my category lists to sort by name.
I’ve tried the following three configurations with no success:
<?php list_cats(0, '', 'name', 'asc', '', 1, 0, 0, 1, 1, 1, 0,'','','','','') ?>
<?php list_cats(FALSE, '', 'name'); ?>
<?php wp_list_cats('sort_column=name&optioncount=0'); ?>
Any ideas on what’s going on?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Sorting category lists’ is closed to new replies.