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)
-   -   New Widget Area Positioning Problem (http://forum.bytesforall.com/showthread.php?t=22619)

jodybethw Jul 8, 2014 01:59 PM

New Widget Area Positioning Problem
 
I need to create three widget areas (or rather, one new area with 3 cells?) positioned as in the diagram below.

http://www.neshamahyoga.com/wp-content/diagram.png

This isn't working:

Code:

<?php if ( is_page( 724 ) ) {bfa_widget_area('name=My widget area&cells=3&align_1=9&align_2=2&align_3=1');} ?>
Assuming I am misunderstanding alignment -- how do I achieve the desired positioning?

juggledad Jul 8, 2014 03:00 PM

First off, where are you putting that code?

jodybethw Jul 9, 2014 11:52 AM

In my child theme's index.php file. Incorrect?

juggledad Jul 9, 2014 04:02 PM

Where do you want this widget area to show up?

jodybethw Jul 9, 2014 04:06 PM

In the Center Column. I have three equally-sized widget areas side-by-side there already, just need to rearrange them.

juggledad Jul 9, 2014 06:06 PM

1) why not use a two cell widget area and put two widgets in the second widget area?
2) instead of using a child theme, if you want the widgets at the top of the center area, put them in the 'center column top - top widget' option and use the widget logic plugin to control what page to show it on.


All times are GMT -6. The time now is 06:48 AM.

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