Sidebar Does Not Display
-
Hi!
I have followed all your instructions and the theme crashes at sidebar.php
<div id="right-col"> Right Column <?php global $MultipleSidebars; $MultipleSidebars -> dynamic_sidebar(); //dynamic_sidebar(); ?> </div>
I also tried
<div id="right-col"> <?php MS_dynamic_sidebar(); ?> </div>
If I just use
dynamic_sidebar();
No information/sidebar is displayed at all, but at least it doesn’t crash!
What have I done wrong please?
Thanks,Martin
https://www.ads-software.com/extend/plugins/multiple-sidebars/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Sidebar Does Not Display’ is closed to new replies.