PDA

View Full Version : reverse alphabetical ?


melaniejk
02-04-2006, 07:38 AM
Hi.
On my homepage there is a category (United States).
I want this to be the first category on the page.
But, because it list the categories in alphabetical order it appears last.
Is there a way to list it in reverse order on the homepage only?

I can get the subcategories to go ASC versus DESC. But, I can't get it to work for the main categories.


{Genealogy Geek}

VSDan
02-04-2006, 09:34 AM
Try this, edit index.php by changing (around line 163):

Content visible to registered users only.

to:

Content visible to registered users only.

melaniejk
02-04-2006, 09:46 AM
Hi VSDan.
I added that but it didn't change the page.
I also tried adding ASC instead but that didn't work either.


EDIT:
Geesh, I didn't realize there were two lines like that.
So, I added to both and now it works right.

Thank you so much. Have a wonderful day.