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)
-   -   [SOLVED] New WIDGET AREA is not showing up in Dashboard - Appearance - Widgets (http://forum.bytesforall.com/showthread.php?t=5960)

merle Feb 20, 2010 10:52 AM

[SOLVED] New WIDGET AREA is not showing up in Dashboard - Appearance - Widgets
 
Added the following in footer content:
<div id="my_new_widget_area" class="bfa_widget_area"> Widgets will go here </div>

I see "Widgets will go here" in the UI

However, this new widget area is not showing up in Dashboard >> Appearance >> Widgets

I've open and closed and reloaded the admin pages many times and rebooted the system.

What am I missing?

I'm running:
* Atahualpa 3.4.6
* WordPress 2.9.2
* PHP 5.2.11

lmilesw Feb 20, 2010 11:35 AM

The code you need to enter is
HTML Code:

<?php bfa_widget_area('name=My new widget area'); ?>
The code you have is an example of what the source will look like after a widget area is created. Easy mistake to make. I think I did that when first using Atahualpa.

paulae Feb 20, 2010 11:59 AM

And I would suggest giving the new area another name in place of the default.

Also, make sure you don't just hit the browser's back button after creating the new widget area, because if you do, you won't see anything new in the widgets area. Reload the widgets page.

merle Feb 20, 2010 12:11 PM

Thank you Larry and Paulae... I should smack my forehead.

Problem is Fixed!

The cause of the problem: Me

Excuse: Not enough sleep or coffee or both :)

paulae Feb 20, 2010 12:23 PM

**High-five with Larry**

Feels good helping somebody here, after I've received so much help myself, and will continue to need it!

lmilesw Feb 20, 2010 12:35 PM

It seems like the more you learn the more you know how much you don't know


All times are GMT -6. The time now is 02:43 AM.

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