Hi
Recently i got help to make my side bar dynamic - i just tried to add something to it and obviously deleted something important from the code as now it no longer displays widgets
Help
Hi
Recently i got help to make my side bar dynamic - i just tried to add something to it and obviously deleted something important from the code as now it no longer displays widgets
Help
Add
<?php if (!function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>
<?php endif; ?>
to your sidebar template where you want your widgets to display.
And bookmark http://automattic.com/code/widgets/themes/ in case you manage to knock the widgets out again. :-)
Thanks so much! :-) Book mark saved
This topic has been closed to new replies.