iam a newbie to wordpress & wanna know

Discussion in 'WordPress' started by the rebel, Nov 6, 2007.

  1. #1
    iam a newbie to wordpress & wanna know to add a tag in my sidebar & from where i can get this tag plugin thnx
    :)
     
    the rebel, Nov 6, 2007 IP
  2. MTbiker

    MTbiker Well-Known Member

    Messages:
    2,536
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    170
    #2
    MTbiker, Nov 6, 2007 IP
  3. the rebel

    the rebel Active Member

    Messages:
    271
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    iam already using WP 2.3.1 with a modified theme but i cant see the tags it doesnt appear ?
     
    the rebel, Nov 6, 2007 IP
  4. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #4
    you would need to add:

    <?php wp_tag_cloud(''); ?>
    Code (markup):
    into your sidebar file.

    The link provided by MTbiker lists the parameters of the function in the event you want to customize the output.
     
    mizaks, Nov 6, 2007 IP
  5. the rebel

    the rebel Active Member

    Messages:
    271
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #5
    thanx i did it
     
    the rebel, Nov 7, 2007 IP