I was hoping someone could tell me how I can link to another wordpress blog that would be located at maindomain.com/otherblog in the main navigation?
I have heard about people doing it but I am just not sure what the steps are.
Thanks in advance.
I was hoping someone could tell me how I can link to another wordpress blog that would be located at maindomain.com/otherblog in the main navigation?
I have heard about people doing it but I am just not sure what the steps are.
Thanks in advance.
if your navigation bar is in header, open header.php file and check which function is it calling for navigation. Along with that function, just add your own link, under the same div. You will need to play to maintain the design..
Could consider this techinique (of course change the link for the category url to your desired url):
How to easily display links to both Pages and Categories in the blog navigation header?
This topic has been closed to new replies.