question about blog category - wordpress

Discussion in 'WordPress' started by gasmoney, Nov 9, 2007.

  1. #1
    im trying to have my categories show the number of posts it has in it. can anyone tell me how and where to change that setting? thanks in advance.

    example:

    advertising (6)
    SEO (2)
     
    gasmoney, Nov 9, 2007 IP
  2. sam79

    sam79 Peon

    Messages:
    97
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi there

    the template tag and parameter to show number of posts is:

    <?php wp_list_categories('show_count=1'); ?>

    Enjoy!
    S
     
    sam79, Nov 10, 2007 IP
  3. freesecrets

    freesecrets Active Member

    Messages:
    83
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #3
    You are using WordPress 2.3.1 and ify our theme is Widgets enabled I assume you are using Categories widget?

    If so just click on small window in top right corner of Categories widget and enable to display post count. Save changes.
     
    freesecrets, Nov 10, 2007 IP
  4. Minterest

    Minterest Well-Known Member

    Messages:
    2,694
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    180
    #4
    Check ur presentation > widgets > if its supported by that theme then u can find that option right from that widget..... Otherwise do it manually..........
     
    Minterest, Nov 10, 2007 IP
  5. gasmoney

    gasmoney Banned

    Messages:
    344
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    this did it for me and thanks for everything. green rep for both of you coming.
     
    gasmoney, Nov 10, 2007 IP