One simple, quick wordpress question

Discussion in 'Blogging' started by wholesalechecklist, Oct 28, 2009.

  1. #1
    www.slsblog.com

    I wanted to add a privacy policy, so I used the admin panel to add a new page. I then added a link to the footer. Now I want to remove the link from the main menu on the top, but leave it in the footer. How would I do this?
     
    wholesalechecklist, Oct 28, 2009 IP
  2. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It's not in the header. It has to be some sort of option in the admin panel...
     
    wholesalechecklist, Oct 29, 2009 IP
  3. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Or should I not have added the Privacy Policy as a new page through the admin panel in the first place?
     
    wholesalechecklist, Oct 29, 2009 IP
  4. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think I got it --

    I made the Privacy Policy a 'private' page in the admin panel. Is this a viable options? Just wanted to make sure making a page "private" wasn't anything more then just removing it from the menu bar on top....
     
    wholesalechecklist, Oct 29, 2009 IP
  5. addlinkurl

    addlinkurl Well-Known Member

    Messages:
    2,409
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #5
    if you make it private, nobody can see it.

    do these:

    - make the page public
    - open your header.php file with notepad++
    - find this code:
    - replace this code with:
    then save the header.php.

    if you want to add more links in header menu, add lines like this:
     
    addlinkurl, Oct 29, 2009 IP
    Jenna Appleseed likes this.
  6. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #6
    You can use a plugin, I think it's called Page Links Manager
     
    bob25, Oct 29, 2009 IP