Broken Kode Discussion Forums

A place to talk about the Rin and Manji themes

You are not logged in.

#1 03-02-2006 08:32:11

Crickey
New member
Registered: 19-12-2005
Posts: 2

Sort categories alphabetically

Would it be easy to change so that the categorie list in the sidebar is sorted alphabetically instead of by date made? (as it is now)

If anybody could help me with this that would be great. smile


:: Softlinq ::

Offline

 

#2 11-02-2006 17:33:23

MacManX
Moderator
Registered: 28-03-2005
Posts: 80
Website

Re: Sort categories alphabetically

Look for the following line in your sidebar.php file:

Code:

<?php list_cats() ?>

Change that line to this:

Code:

<?php wp_list_cats('sort_column=name'); ?>

Disclaimer: I am a forum volunteer.  I only represent Rin as a user and reserve the right to refuse service to anyone at anytime.  The opinions stated in my postings are not necessarily those of Khaled Abou Alfa or his affiliates.

MacManX.com

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson