Viewing 6 replies - 1 through 6 (of 6 total)
  • Yes.
    It’s ugly, but it works.
    Rename them by putting spaces at the front of the name.
    The name with the most spaces before it will be first, down to when there are no spaces and then it goes it to order.
    The spaces do not show up when it appears on the page.
    I use this method on my blog – it does work 🙂

    I tried what you said:
    <?php wp_list_cats(‘sort_column=name’); ?>
    and now the categories are sorted alphabetically. Thanks. Saludos!

    <blackquote>
    Yes.
    It’s ugly, but it works.
    Rename them by putting spaces at the front of the name.
    The name with the most spaces before it will be first, down to when there are no spaces and then it goes it to order.
    The spaces do not show up when it appears on the page.
    I use this method on my blog – it does work 🙂
    </blackquote>
    Thanks for this advice 🙂 works for me too!

    Wow, that is pretty silly, but it works great, thanks!

    I don’t understand. I order link categories by their ranks. I need to know how to reorder category Categories?

    hey! whoever said to use:
    <?php wp_list_cats(‘sort_column=name’); ?>

    to list categories in order…thank you!!!!! 🙂 🙂 i just looked up this problem and found it right here. thanks so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can I change order of link categories?’ is closed to new replies.