Multisite – ONE Menu Navigation!
-
Hello,
I run a DJ business and I have changed to wordpress to run my website. I am scratching my head trying to figure out how to get multisite and my navigation menus to all be the same. I know what I want to do but I cant figure out how to do it. I want the navigation to appear as follows and links separated by the “|”:
Home | Media | DJ Services | Rentals | Testimonials | Contact
I want that same menu to be on all my multisite pages and want the buttons to link as follows:
Home: https://yummehent.com/vibe/
Media: https://yummehent.com/vibe/media/
DJ Services: ( a page thats not completed yet )
Rentals: https://yummehent.com/vibe/rentals/
Testimonials: https://yummehent.com/vibe/testimonials
Contact: ( a page thats not completed yet)—————
When I go to https://www.yummehent.com/vibe and view source I am able to find the following code:<div id=”menu_navigation”>
<div id=”menu-nav”>
<div class=”menu”>- <li class=”page_item page-item-2″>Home<li class=”page_item page-item-5″>Media<li class=”page_item page-item-7″>DJ Services<li class=”page_item page-item-9″>Rentals<li class=”page_item page-item-11″>Testimonials<li class=”page_item page-item-13″>Contact
</div>
</div>That is the navigation code. I know if I change all the links there with the above posted links that I will have exactly what I want and can change all the code for each multi site on each multi site and have the code working perfectly!!!!!
BUT I CAN NOT FIGURE OUT WHERE THE CODE IS!!!! I have tried everything I could think of and am not having any success!!!
All I want to do is to be able to go to any of the multi site pages and all the links are the same no matter which multi site page you are on so that it looks like just one web page!
Any help would be AWESOME! Thank you!
- The topic ‘Multisite – ONE Menu Navigation!’ is closed to new replies.