If you comment out the following line in include/categories.php then the allcategories 'subcategories' will be sorted by their assigned sort_order and not alphabetically...
usort($all_categories, "func_categories_sort");
(about line 160) for me
I hope this helps
Steve
__________________
Version 4.0.18
|