Thanks kobra very much for the reply
kobra:
All of this is in the admin and you do not need to mess with the DB at all...
The reason why I am doing this is to understand databases better
kobra:
For a basic shop.; 90%+ of all the settings are in the admin...no requirement to dig into the DB...
Most of the times, yes I know how to do things from Admin and thats what user is supposed to do. Any changes should be done from the Admin I agree
kobra:
Superprg:
Admin > catalog > select categories/products > you will have a list of the categories and at the right under "sort" the order...if you want to change it select the green circle with the "E" inside at at the bottom of the page displayed you can set the order. Same for the products. In your shop...the order can be set back in the admin for the view that you are looking at in the store. Alpha or the order that is set in the catalog, or price and so forth.
Let me explain clearly
Currently sort order value for all these sub categories is 0:
|_ CDROM Drives
|_ Graphics Cards (2)
|_ Keyboards (1)
|_ Memory
|_ Mice (2)
|_ Monitors
|_ Printers (1)
|_ Speakers
That means whichever category they fall in they will be in top
Now, I changed the sort order for Graphics cards to 1
then I got this
|_ CDROM Drives
|_ Keyboards (1)
|_ Memory
|_ Mice (2)
|_ Monitors
|_ Printers (1)
|_ Speakers
|_ Graphics Cards (2)
Fine enough...
But what I dint understand is that for all categories except Graphics cards sort_order is 0 then who is deciding this particular order as I can see now( CD Rom, Keyboards etc) or is it just random?
Hope the question is clear
And sorry if my question is coming like a newbie question, but I want to be very clear
Thanks again!