1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

wp_list_categories

Discussion in 'WordPress' started by nocturnal_1, Mar 11, 2008.

  1. #1
    I'm currently using the following code for wp_list_categories:

    <?php wp_list_categories('orderby=name&show_count=1&title_li='); ?>
    Code (markup):
    However I want one category name to come at the bottom. How do I do that?

    The only way I could do it was to add the code twice so that it's two categories list. But then it puts a space between the category and the last one.
     
    nocturnal_1, Mar 11, 2008 IP
  2. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    risoknop, Mar 12, 2008 IP
  3. nocturnal_1

    nocturnal_1 Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    nocturnal_1, Mar 12, 2008 IP