It's one thing to setup the ordering for categories, but it seems that SUBSUB is ordered by the same order. I want a different ordering for the SUBSUB. I saw a couple of places in the index.php and templatefunctions.php in regards to the SUBSUB and something about ordering. I don't want to play with the wrong lines in those files, so can you tell me where I can modify the ordering for the SUBSUB?
In order to prevent excessive server load, I believe SUBSUB actually uses the sitemap order. You'd have to replace it with a toplist to change the order (which would of course cause a huge increase in load time).
Comments on Sorting SUBSUB
Forum Regular
Usergroup: Customer
Joined: Jun 22, 2005
Total Topics: 91
Total Comments: 305
Hey Paul,
It's one thing to setup the ordering for categories, but it seems that SUBSUB is ordered by the same order. I want a different ordering for the SUBSUB. I saw a couple of places in the index.php and templatefunctions.php in regards to the SUBSUB and something about ordering. I don't want to play with the wrong lines in those files, so can you tell me where I can modify the ordering for the SUBSUB?
Thanks
David
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
In order to prevent excessive server load, I believe SUBSUB actually uses the sitemap order. You'd have to replace it with a toplist to change the order (which would of course cause a huge increase in load time).
Forum Regular
Usergroup: Customer
Joined: Jun 22, 2005
Total Topics: 91
Total Comments: 305
got it.