Jump to content

how to control the order of manufacturers in the sidevar?


Recommended Posts

[Edited title]:

how to control the sort order of manufacturers in the sidebar?

(how can I edit a title of a post that I created?)

 

 

 

In the left_column I use the manufacturers in text mode: "display manufacturers in a plain-text list."

 

Now I want to give them a specific order.... how to do that? Whatever I do, they are in alphabetical order which is just a nuisance because I have to oblige to some priorities that are not at all represented by the starting letter of the name ....

 

thx for any help,

piku

Edited by piku (see edit history)
Link to comment
Share on other sites

Hello again!

 

I thought this is solved but it isn't:

 

1. I copied the file Manufacturer.php from /classes to /override/classes

2. changed "ORDER BY m.`name` ASC" to ORDER BY m.`name` DESC" (also I tried "ORDER BY m.`id_manufacturer` ASC")

3. deleted /cache/class_index.php to make the override work

 

the result is that nothing changed or happened.

 

plz could you give me more information to change the sorting behaviour? I don't want to change the original file because it will be overwritten by the next update ....

 

thx, piku

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...