How would I go about creating a new page and have it placed in the nav menu of my wp blog - and when the user clicks on this page button in the navigation menu, it takes them from the blog, to my website?
How would I go about creating a new page and have it placed in the nav menu of my wp blog - and when the user clicks on this page button in the navigation menu, it takes them from the blog, to my website?
If your nav menu is in a sidebar, you can add a text widget to the sidebar and put the html for the link in that.
No it is not, it is on the top.
Then you just have to edit your theme header.php file (probably) and put a link there.
This topic has been closed to new replies.