coenremmelts 0 Report post Posted December 3, 2009 Hi Is there a way to have multiple accordion sidebars or any other sidebar. I've already found a way to duplicate widgets to use them more than one time, but I haven't found any way to use a sidebar more than once. Can anyone please help me? Thanks very much in advance Share this post Link to post Share on other sites
Andrew 207 Report post Posted December 3, 2009 First, Id check if there is a plugin for this. If not, this is probably tricky without a little editing. You would need to create a new 'widget' sidebar. This can be done by editing the `sidebar_setup.php` file inside the functions folder. Then you would call this 'sidebar' in the `sidebar.php` file. Share this post Link to post Share on other sites