Register or log in:



Hot Tags

Blog Oh! Blog Forums » Blog Design Tips

lsidebar.php for DailyPress

(2 posts)
  • Started 3 months ago by thewackonerd
  • Latest reply from Jai

  1. thewackonerd
    Member

    I see the order of the categories is oldest to newest (well it is on my site) so how do I change it to newest to oldest?

    Posted 3 months ago #
  2. If you open up the lsidebar.php, you will notice this code :-

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

    The sorting is done by name. For more information, go here :-

    http://codex.wordpress.org/Template_Tags/wp_list_cats

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }