Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Custom Widget Area Doubling (http://forum.bytesforall.com/showthread.php?t=20085)

IamAshleyGaGa Apr 8, 2013 10:00 AM

[SOLVED] Custom Widget Area Doubling
 
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! :)

lmilesw Apr 8, 2013 10:12 AM

Don't put the widget area code in index.php. Add it to the "Configure Header Area" box in the theme options.

Any code put in index.php will not survive an upgrade.

IamAshleyGaGa Apr 8, 2013 11:13 AM

Fantastic!

Thanks so much!!!


All times are GMT -6. The time now is 08:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.