Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Footer Widget Area (http://forum.bytesforall.com/showthread.php?t=2893)

aebrigham Aug 10, 2009 09:30 AM

Footer Widget Area
 
I added a Footer Widget Area to the Style & edit Footer section using the below code

<?php bfa_widget_area('parameter=valueśmater=valueśmater =value'); ?>

not realizing that this was a sample. However, it worked and at the beginning I was able to add three widgets. My problem now, is when I change the code to the correct syntax.

<?php bfa_widget_area('name=My new widget area'); ?>

it won't let me remove the widgets I had originally added. I always get an error...

Basically, I can no longer add Widgets to any area now...

aebrigham Aug 11, 2009 07:34 AM

Repalced it with the following code and everything appears to be working now.

I find the whole widget editing weird. When you save your changes in the theme, they don't appear to have altered the widget editor until several refreshes later.

<?php bfa_widget_area('name=Footer Sidebar&cells=3'); ?>

Flynn Aug 11, 2009 01:26 PM

The widget creation function will be updated in the next version. Once created, widget areas cannot be removed easily


All times are GMT -6. The time now is 03:13 AM.

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