Tried inserting the suggested code into my function.php file, and my entire site disappeared–I had to reload the file via my FTP server in order to get access to the WP Admin panel. I checked the forums for the theme (Arthemia Free) and the creators were unable to answer similar questions about tabbed widgets. (They state they’re not big on widgets–not a helpful sign!)
Here is the line of code as it appears in the function.php file:
register_sidebar(array(‘name’ => ‘Sidebar Top’,’before_widget’ => ”,’after_widget’ => ”,’before_title’ => ”,’after_title’ => ”));
Can I make your code fix work with this theme file? Thanks!