First, I'm not telling you how to add a page to the pages list, that could be possible but I don't know how you would exactly do that and don't want to mislead anyone..
What I'm going to tell you is how to add a page to the wordpress top menu bar.
Of course this will only work if you actually have a top bar. The default wordpress theme does not.
So first lets see what we have to start with.
I'm going to use my Advusion wordpress site as an example.
So heres my menu bar:
Now, I would like to add a link in that menu bar (because I'm feeling nice) to Webmaster Cage.. With the Anchor Webmaster Forum.
So open up your Wordpress admin page, at yoursite.com/wp-admin.
Go to the Appearance tab and click Editor (see screenshot):
Once you have the editor open..
Go to the sidebar and open up "Header.Php" (See screenshot)
Once you have that open find the following code:
Under that you should see some code like this:HTML Code:<!-- Start Menu -->
Notice at the end there you see
Right before that tag add the following code:HTML Code:</ul> <!-- End Menu -->
Of course you can change that to any URL you like.HTML Code:<li> <a href="http://webmastercage.com/"> Webmaster Forum </a> </li>
Heres the result:
Wow we are done...
I hope this tutorial will help you guys out. I am nervous that I missed something or didn't explain it well enough...
But anyways ask me any questions you have in this thread. Your theme may be different so you may need to show me the header code in a PM but I will be sure to help you out.
Cheers,
Caleb


Reply With Quote




Bookmarks