Welcome! To use this support forum, please Login or Join Today!
You are here → Home :: Forum Home :: WordPress Themes Support :: Presstige WordPress Theme :: Thread
Duplicate menu to another blog
I am using prestige theme for an intranet blog…
We are making a separate blog for each department. Is there a way to copy menu I created in one blog into the other?
Or is there a more efficient way to use all/most the settings I set in one department into another departments blog?
If you’re talking about two separate installations of WordPress, I don’t believe there is a way to clone the menu. What you can do is create a network/multisite, share the theme across all sites, and then hardcode the menu into the header.php (or at least the portion of the navigation that you want to be global).
This would render the Menus functionality non-dynamic but you could always comment it out, regenerate, copy source, and paste back in. It’s not the most elegant solution but it would get the job done.