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.

Help needed to change 'BLOGROLL' to 'FRIENDS'

Discussion in 'Blogging' started by KC TAN, Oct 5, 2007.

  1. #1
    I have a money making blog at www.kchut.com and would like to change the header, BLOGROLL menu on the right to FRIENDS. However, I cannot find the file that contains the BLOGROLL text... any help will be appreciated, thank you.
     
    KC TAN, Oct 5, 2007 IP
  2. Deano

    Deano Sail away with me.

    Messages:
    890
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not sure what theme you are using,
    but in the sidebar.php you'll probably see something similar to

    <h2>Sidebar</h2>
    <ul>
    <?php get_links_list(); ?>
    </ul>

    replace this with

    <h2>Friends</h2>
    <ul>
    <?php get_links_list(); ?>
    </ul>
     
    Deano, Oct 5, 2007 IP
    KC TAN likes this.
  3. pluto459

    pluto459 Active Member

    Messages:
    1,221
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    80
    #3
    If that doesnt work what i do is just creat the catagory Friends and put all the links there and keep blogroll empty and then it wont show.
     
    pluto459, Oct 5, 2007 IP
    KC TAN likes this.
  4. Analyst

    Analyst Well-Known Member

    Messages:
    623
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    155
    #4
    You can edit the category 'blogroll' as well.

    Go to WP admin ----> Manage ----> Categories ----> Edit (Blogroll)
     
    Analyst, Oct 5, 2007 IP
    KC TAN likes this.
  5. sat123

    sat123 Banned

    Messages:
    1,600
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #5
    edit the category blogroll in manage->categories to friends
     
    sat123, Oct 8, 2007 IP
    KC TAN likes this.
  6. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #6
    Thanks all, I got it resolved :)
     
    KC TAN, Oct 8, 2007 IP