• Is it possible to create a menu that contains every page from every network blog ? The menu is supposed to always be the same on every network blog and I was asking myself how to create a menu, that grabs every page within the network.

    Can I create pages on the main network site, build a menu there and somehow add network blogs’ pages to it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I offer the following:

    1. First, to create a menu on the main blog with links to all pages on the network:

    https://www.ads-software.com/plugins/wordpress-mu-sitewide-tags/

    Once all network posts and pages start aggregating on the main blog, you can then throw the usual pages/posts widgets into the sidebar and away you go.

    2. Second, to create a menu that is the same on every blog on the network will depend if you can build your own widget/plugin so it adds to the sidebars/footer/header. Or you could add the menus into the existing toolbar with a plugin. Lots of options and trickery available there.

    Thread Starter okiedokeymc

    (@okiedokeymc)

    Hi David,
    thanks for your thoughts on this.
    To be honest – I was hoping I could solve this with wp_nav somehow ??

    I’m going to try what you suggested, seems like a very good (and easy sounding) method to me.

    Much appreciated

    Thread Starter okiedokeymc

    (@okiedokeymc)

    Here I am again…
    I still could not figure out how to do it, so I’m going to offer a little more information on what I’m trying to do:

    Say we have a WPMU Network that contains 10 blogs of which one is the main blog. When the website/main blog is being visited by a user, I want it to display a menu that catches all existing blogs of the network AND their respective pages (e.g. About us, Contact us, etc.) in an unordered list.
    It would look like this:

    • Main Blog Page 0
    • Main Blog Page 1
    • Another Network Blog A
    • Another Network Blog A’s Page A1
    • Another Network Blog B
    • Another network Blog B’s Page B1

    This menu should be the same all across the network.

    I’ve been trying to create a function that does this, but I didn’t manage to get the Network Blog’s respective pages listed nor did I get an output of the pages I created on the main blog.

    I definately need assistance for ideas here

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Collect ALL pages within the network in one networkwide menu?’ is closed to new replies.