widgets not working
-
Hello i have uploaded the serious women theme and for some reason i am unable to add or remove widget could some one please take a look and see what the problem is ??? i am limitted with using HTML but here is the code in the function file
if ( function_exists(‘register_sidebar’) ) {
register_sidebar(array(
‘before_widget’ => ‘<li id=”%1$s” class=”widget %2$s”>’,
‘after_widget’ => ”,
‘before_title’ => ‘<h2 class=”widgettitle”>’,
‘after_title’ => ‘</h2>’,
));thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘widgets not working’ is closed to new replies.