Forum
How do I sort Regions?
PHP 5.4.42 version is okay, but a little out of date. Consider updating soon. MySQL 5.1.73-log is up to date Image processing available
I need the regions to sort alphanumerically. Can I manually reorder the regions or can I change the sort order?
https://www.evernote.com/l/AATzTLxzlRZJloD3zgUDuVPsBTludbu2_Oo
Regions are listed in the order they appear in the page.
Following this query up, is there a way to display the order as reversed? Using the
perch_content_custom
method, if I update thesort-order
toDESC
then the same result is returned.