Sorry this should be a comment –> you should be able to use a switch to blog http://codex.wordpress.org/Function_Reference/switch_to_blog This will allow you to grab the main blog ID, from there you can use a WP list pages or a http://codex.wordpress.org/Function_Reference/wp_nav_menu to display the menu of your main site on the other blogs within the network
Related Posts:
- WordPress wp_nav_menu within iFrame
- WP Nav menu append to url
- wp_update_nav_menu_item not saving in multisite API
- switch_to_blog() and wp_nav_menu() not functioning properly
- WP MU: Using pages from main site in other sites’ menus
- Menus don’t appear in admin area / WordPress Multisite
- Display menu locations in all sites of a multi site
- WordPress menu link not working
- two different separate sections on the same site
- Create subpages in default WordPress menu
- How to add a menu that belongs to parent blog to all child-blogs?
- creating a dynamic menu in wordpress
- When created sub-directory, can we create a new navbar?
- Multisite: menus can’t be added in child sites
- Multisite Setup – Menu Items To Reference Pages in Different Subdomains
- Homepage Menu Link Won’t Function
- Put two menus in the same location
- Header lists posts instead of showing primary nav menu
- Conditional Nav Menu Inside Nav Menu Across Multisite Sites
- Customizing Only a Specific Menu using the “wp_nav_menu_items” Hook?
- How make top level menu item not have link, but have sub-menus that are linked?
- Generate a Menu that Displays Child Pages using wp_list_pages() with the New Menu Functionality in WordPress 3.0?
- How Does The Walker Class Work?
- WordPress Shortcode in Menu Item Title
- Calling the Menu Title within wp_nav_menu array function
- How to hide an item from a menu to logged out users (without a plugin)
- Large WP 3.0 menu times out and won’t save
- How to apply a class to the second word in menu list item?
- How to switch between the Primary Menus programmatically?
- if role is logged in then do something
- Generate a Menu that displays all child pages of top level parent
- Terms with more than one occurrence have current-menu-item class in menu
- Nav menu items disappearing (but not immediately)
- start_lvl on Walker is not working
- How to get Menu Navigation Labels to output HTML
- custom menu not found
- wp_nav_menu doesn’t generate parent/ancestor classes
- Pending Custom Link in Menu
- Benefits of using Nav Walker?
- Social Links Menu displays icon instead of text (twentyfifteen) [closed]
- has_children in custom nav_walker
- I’m having a lot of trouble since upgrade to 3.0.1 with get_page_children() function
- How to add wechat (weixin) link to navigation menu?
- Create search form in menu as in Twenty Fourteen theme
- Add link at the end of wp_nav_menu
- Link that refers to a menu item with dynamically generated URL
- Generating wordpress menu – cant understand the config
- SlideDeck 2, make back-end visible for admins only
- How do I add (css) class to a custom link to make it current_page_item
- Making a navigation header menu with bulma, need some advice
- From a page, is it possible to find entry’s “menu_item_parent”?
- target nav class in wp_nav_menu
- How to retrieve parent menu item name of current submenu item
- Admin menu structure
- WordPress menu performance is slow when lot of items [closed]
- 3 blogs on one site with the same header menu?
- How to remove UL class in wp_nav_menu?
- Displaying menu based on login status
- Use dashicons in menu items?
- Responsive dropdown menu with smaller screen sizes
- Adding an external link to wordpress menu
- Menu separator appearing on next line
- Add a counter beside menu item label
- Why is my array of nav menus returning empty?
- Add pages content to startpage through custom menu
- Can you exclude child pages of a specific parent within a navigation?
- WordPress Menu Problem
- My menu doesn’t fit in the default screen in the mobile version
- How can I remove the navigation menu from a Page that is not on the menu?
- get_nva_menu_locations returns only filled ones
- Add attributes to wrapper html generated by wp_nav_menu
- How can I click the parent menu then redirect to a special URL?
- Stuck while adding bootstrap navwalker class
- use value returned from shortcode as menu item
- How do I display menu in header without loosing styles?
- Hiding specific navigation menus from specific roles in admin panel
- Create a menu item with a blank title
- Navigation bar is on live site but nothing under menu so can’t add in a page
- Displaying a part of a menu containing the page the user is currently viewing and only it’s immediate children
- WordPress adding Question Mark to URL when using Hashtags in Nav
- Menu’s built in the edit theme view do not have active states set when on child pages
- How to create menu in Word Press 4.2.2?
- Mobile Menu Not Working
- wp_nav_menu list children if on parent page but sibling if on sibling page
- Programatically retreive page content from its template page
- TwentyTwelve child theme: Incorrect footer menu
- adding a numbers to a item from navigation menu
- Rogue current menu item class in wp_nav_menu()
- Use wp_nav_menu to dynamically generate child menus
- To Add Logout Button in Menu [duplicate]
- Add qtranslate language select box to menu [closed]
- Custom menus not showing
- ID of parent Menu
- Nav menu custom html:
- Broken drop down menu using Bootstrap and navwalker class
- how to mage the submenu open on wordpress active page
- wp_get_nav_menu_items array not getting 3rd level children
- Unable to order my menu by dragging
- Main Menu Hover is Always White
- In WordPress, I want to use code to filter out one menu item (page) from displaying when I call wp_nav_menu() function