jsmcody Posted March 30, 2008 Share Posted March 30, 2008 Alright ladies and gents, I am needed to order the Categories in a way OTHER than alphabetically. I will not do 1)Category 2)Category etc, because that looks ridiculous. Is there a way, or a module that will do this for me, or something I need to wait for on the next release. Thanks in advance Link to comment Share on other sites More sharing options...
zeratool Posted March 30, 2008 Share Posted March 30, 2008 What order you want it to be? IF you want it order by category name or something , you can edit the file classes/Category.php and look for the static method "getCategories" and alter the "ORDER BY" line. hope this helps. Link to comment Share on other sites More sharing options...
Matthieu Biart Posted March 31, 2008 Share Posted March 31, 2008 Hi everybody Sorry jsmcody, even if it is ridiculous, currently it is the only way. But it is possible to develop a module which make it for you 8) Unfortunatly it is far to be one of our priority right now. So if you feel comfortable to make it, we'll really appreciate it Link to comment Share on other sites More sharing options...
jsmcody Posted April 3, 2008 Author Share Posted April 3, 2008 If I had the time or the experience I would code it right now, but we're currently using Prestashop for our store in production with a bunch of other stuff going on in store. Link to comment Share on other sites More sharing options...
jsmcody Posted April 3, 2008 Author Share Posted April 3, 2008 ...Sorry jsmcody, even if it is ridiculous, currently it is the only way... And don't get me wrong, I'm saying the way I have it looks ridiculous, not the fact it can only be sorted one way. I have nothing to say but good things about Prestashop, it coders, and its forums ;D Also, sorry for doubleposting : Link to comment Share on other sites More sharing options...
kink Posted April 3, 2008 Share Posted April 3, 2008 I'm looking for a different way to order the categories too. Will tell you if I find a solution. Link to comment Share on other sites More sharing options...
Pursuant Posted April 3, 2008 Share Posted April 3, 2008 Uh.... I'm pretty sure v1.0RC2 includes the update that allows categories to be named like this: 1.First Category 2.Second Category 3.Third Category but which will show up on the front office as: First Category Second Category Third Category 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