chinatea Posted April 27, 2011 Share Posted April 27, 2011 modify category to order by category_id, not by name if you want to modify category to order by category_id, not by name.you can modify \modules\blockcategories\blockcategories.php directly as below:see the black font. AND c.active = 1 ORDER BY level_depth, cl.id_category ASC'); $resultParents = array();this is my example: http://oilpaintingbank.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now