09 Sep 2010 
Support Center » Knowledgebase » On my homepage, beneath my categories, the subcategories are not sorting properly. They are sorting alphabetically whereas they should be sorting by the "sorting order" numbers I entered. Can you tell me where in the code I can change this?
 On my homepage, beneath my categories, the subcategories are not sorting properly. They are sorting alphabetically whereas they should be sorting by the "sorting order" numbers I entered. Can you tell me where in the code I can change this?
Solution
If you mean sorting of the subcategories displayed under the main categories in index page then it can be fixed by modifying the includes/index_category_list.php file and replacing this part:
ORDER BY c_count DESC
with this:
ORDER BY c_order ASC


Article Details
Article ID: 207
Created On: 22 Dec 2008 12:15 PM

 This answer was helpful  This answer was not helpful

 Back
 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter | News | Downloads
Language:

Help Desk Software By Kayako eSupport v3.40.01