dynamic sidebar not recognized??
-
within the sidebar.php file the anything between the following tags is not ‘printed’ onto the page while the rest of the sidebar.php is
<?php if ( !function_exists(‘dynamic_sidebar’)
|| !dynamic_sidebar() ) : ?><!– blah blah blah –>
<?php endif; ?>
could someone point me in the right direction?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘dynamic sidebar not recognized??’ is closed to new replies.