I'm trying to build a site which will allow users to switch between two totally different themes.
Theme 1 happens to have a left & right sidebar with menu widgets, etc. spread between 'em.
Theme 2 happens to have one sidebar with all the widgets condensed to that one sidebar.
I've got them both designed and sorted out, but each time I switch from Theme 1 to Theme 2 (or vice versa), the sidebars reset to default widgets - and my customs go into inactive, which I realize is what's supposed to happen... but...
Is there a way to force the theme to keep the contents of the sidebar(s) so when I switch back and forth, they retain the same widget positioning (which in turn will allow users to switch the theme and still see everything).