Building a WPMU site with BuddyPress....
Right now trying to figure out how to add a "global" sidebar to the MU blogs. MU Blogs have their own sidebars and control panel. This is great.
What I want is to add a second sidebar, one that will appear on all MU sites. This sidebar, call it "global sidebar" as opposed to a users "local sidebar," has its widgets controlled at the admin level.
How would I code this? Still learning PHP, but I'm getting thrown as MU Blogs have their own functions file that define their sidebars. How do I get the local, MU blogs to see the global sidebar, since it is defined through a different file?