Can’t get widgets no matter what
-
I am using a modified version of Cold Blue that I call New Day. It was not widgetized when I activated it.
I tried <?php if ( !function_exists(‘dynamic_sidebar’)
|| !dynamic_sidebar() ) : ?><?php endif; ?>
I tried swapping in other sidebar.php files from other pre-widgetized themes. Nothing seems to work, WordPress doesn’t detect widget capability.
Is there something else I’m missing, maybe in index.php? Or do I have to start over and pick another theme? ??
- The topic ‘Can’t get widgets no matter what’ is closed to new replies.