• I was wondering if there was any way to alphabetize the categories in the category list? I’m kinda getting annoyed with the order of my categories… lol- i’m so picky!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Here is the function call that I use…
    <?php list_cats(0,”,’name’,”,”,true,0,1,1,1); ?>

    Thread Starter 1800colette

    (@1800colette)

    Thanks! ??

    I’ve done a slightly different work-around. Since WP already alphabetizes my categories, and I don’t want it to.
    I use a numbered prefix like this
    # Categories:
    1-General
    1-Website
    1-Work
    2-Depression
    2-Diabetes
    2-Health
    3-Dreams
    3-Memories
    3-Weirdness
    And I want to add a fourth section for users like:
    4-Chris
    4-Gordon
    4-James
    Now, to search the archives so I can figure out how to limit their posts to just that group or their own category.

    “Here is the function call that I use…
    <?php list_cats(0,”,’name’,”,”,true,0,1,1,1); ?>”

    In which template do you insert this & where within the template?

    Also, how did Lokrin’s configuration automatically alphabetize his/her categories when mine, like 1800collette’s doesn’t alphabetize?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Alphabetize Categories?’ is closed to new replies.