Viewing 2 replies - 1 through 2 (of 2 total)
  • I think you’re talking about the categories, since I don’t see any tags in your sidebar. Look in your sidebar.php, and change the list_cats function (whatever it is) to
    <?php wp_list_cats('sort_column=name'); ?>
    See here or here in the Codex for other options.

    Thread Starter cweb255

    (@cweb255)

    Many thanks logista! Worked like a charm. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sidebar – Tags’ is closed to new replies.