by catpath or category title
Kilandor |
|
---|---|
Actually techincally your using Path incorrectly
The way its done is, each number works not only as the path for cat/subcats/etc it works as ordering. So using 9.1 4x causes those to be sorted by basicly the order they was added I think(as they are pulled out of mysql). You shouldn't use repeated numbers unless you want that to happen, use consecutive numbers, 9.1, 9.2, 9.3 for each one. ![]() This above should give you a good idea of the normal way its done. And you can compare it to here on the site. http://www.cotonti.com/docs/ |