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?
Or should I not have added the Privacy Policy as a new page through the admin panel in the first place?
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....
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: