Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

WP 3.0 custom menu in multisite


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 13, 2010, 05:52 AM
AussiAnni
 
24 posts · Sep 2010
Adelaide, Australia
WP 3.0 custom menu in multisite

My blog is a multisite with each section of the site having different colours and header images. The top menu above the header image is created with the WP custom menu.

What I want to achieve is for this menu to be constant across all my subsite so that I don't have to recreate each menu manually each time I update something or add a new subsite.

Apparently it can be done by adding two lines of code immediately before and immediately after the nav bar code in header.php.

I found this in the WordPress forum :

just before the nav bar code put
<?php switch_to_blog(1); ?>
right after the navbar code put
<?php restore_current_blog(); ?>
then it will always show the pages from Blog #1

and it worked for the person who asked the question with the theme they were using.

I am not sure where to place this code in Ata theme files as header.php calls to the functions in the new wp menu file to display the menu.

I have tried inserting this code in several different places to no avail. A couple of those attempts "broke" my blog lol.

Does anyone know how to implement this ? Maybe it's a good one for Flynn to add to the wish list for the next upgrade as more and more users(and clients) are wanting to implement similar features with multisite.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Category Menu? frankenkat Page & Category Menu Bars 1 May 28, 2010 06:30 AM
[SOLVED] Custom menu ? Gimx Header configuration & styling 4 Mar 5, 2010 12:55 PM
custom images for menu bar Richie Page & Category Menu Bars 2 Jan 4, 2010 11:25 AM


All times are GMT -6. The time now is 11:02 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.