Hi!
I've created a custom widget area using this code:
<?php bfa_widget_area('name=Center Column Above Loop Widget Area'); ?>
and I've placed it above line 7 (<?php /* If there are any posts: */) in my index.php file.
The problem is, the widget seems to double. If you visit my site www.AshleyGaGa.com, you will notice that there are two menu's. Well, there should only be one. I'd like to get rid of the second one. Any suggestions as to why this is and/or how I can fix it?
Many Thanks for your help!