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)
-   -   Center widget not showing (http://forum.bytesforall.com/showthread.php?t=15772)

harty Oct 25, 2011 09:26 PM

Center widget not showing
 
Hi.
I followed instructions to create a centre widget area.

The widget 'item' is there for me to drag/drop something in [which i did]. But the contents of the center widget does not appear anywhere on any pages etc.

But I did get the header widget to work first time.

Any help would be appreciated.

Thank you.

juggledad Oct 26, 2011 04:23 AM

what is the URL?
What version are you using?
Where did you put the widget code?

harty Oct 28, 2011 08:25 PM

Hi Juggledad.

I have placed

<?php bfa_widget_area('name=Center widget1'); ?>

In various places within the index.php file.

No widgets appear in the dashboard - no matter what I do. I refresh the pages 4-10 times between applying the code, deleting and trying elsewhere.

I am using WP: 3.2.1
Atahualpa: 3.7.1

My aim is to have three widget areas, side by side, on the bottom of the front page - equally spaced apart in a 500px-wide area. Each widget will be 160px wide.

Hope you can help.

Thank you.

Harty.

juggledad Oct 29, 2011 02:54 AM

HTML Code:

<?php bfa_widget_area('name=Center widget1'); ?>
Will create one widget area, if you want three separate areas, you must have 3 different names.
If you want one widget area with three cells, then you must use the 'cells=' option of the new widget area. If you want to control their size, then you use the 'width' option.

this is documented on the 'new widget area' options page


All times are GMT -6. The time now is 11:17 PM.

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