Notifications
Clear all
My site has a bunch of classifications. How would I go about changing their order from alphabetic to something a bit more organized?
Posted : 04/05/2010 5:07 am
It would not be easy to change the order. You'd have to use phpmyadmin to edit the id number for each item then edit all the files that call the list of items to order by id instead of alphabetically.
Posted : 04/05/2010 12:10 pm
