A little Wordpress help..!

Discussion in 'PHP' started by host-portal, Jan 1, 2008.

  1. #1
    A little Wordpress help..!


    please check:

    http://www..apnaysms.net


    i want to do this:

    quantity of posts should be show with their categories
     
    host-portal, Jan 1, 2008 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    try this

    <?php wp_list_categories('show_count=1'); ?>
     
    commandos, Jan 1, 2008 IP
  3. host-portal

    host-portal Banned

    Messages:
    227
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hm.....but where to add this line in which file?
     
    host-portal, Jan 2, 2008 IP
  4. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #4
    add it in the place where you want the categories to appear ... most time its in the sidebar.php
     
    commandos, Jan 2, 2008 IP
  5. host-portal

    host-portal Banned

    Messages:
    227
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i got the sidebar.php but i cant find the place to add it :confused: http://www.apnaysms.net please check and let me know.
     
    host-portal, Jan 2, 2008 IP