Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

[SOLVED] New widget area stacks widgets - want them side by side


  #1  
Old Dec 6, 2010, 02:44 PM
Mykhailo
 
29 posts · Dec 2010
London
I followed your steps to add a footer widget and it was successfully created, however, after moving several categories in there they are all placed in vertical position, I played around and couldn't figure out how to make them in horizontal separate positions, could you please lay out the steps to get it horizontally.

Last edited by Mykhailo; Dec 6, 2010 at 02:51 PM.
  #2  
Old Dec 6, 2010, 03:38 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Go to ato->export/import settings and export your settings and attach them to a reply.
What version of atahualpa?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 7, 2010, 10:14 AM
Mykhailo
 
29 posts · Dec 2010
London
Hi juggledad,

I attached the file to this reply.

I use Atahualpa 3.5.3

Thanks
Attached Files
File Type: txt ata-party-planning-ideasnet-20101206.txt (18.7 KB, 1131 views)
  #4  
Old Dec 8, 2010, 05:15 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you used the minimum code to create your widget area ie
HTML Code:
<?php bfa_widget_area('name=My new widget area'); ?>
this will create one widget area and all widgets you add will be stacked on top of each other.

If you want to have several widgets side by side, you need to create the new widget area with cells using the 'cells=nn' option. If you wanted to have two widgets in the footer you could say
HTML Code:
<?php bfa_widget_area('name=My_footer_widgets&cells=2'); ?>
this would create TWO side by side widget areas and you could put one widget in one widget area and the other in a second widget area.

If you have already created a widget area, I suggest you
1) remove the widgets from it
2) delete the code to create the widget area
3) go to ato->Add new WIDGET AREAS and delete that widget area, THEN start over and add your new widget area code.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Dec 8, 2010, 01:08 PM
Mykhailo
 
29 posts · Dec 2010
London
Thanks, now its all done

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Top and Bottom Widget Images With Widgets in Middle and Two Side by Side littlered03 Sidebars & Widgets 2 Jul 18, 2010 08:10 AM
[SOLVED] How to move widget to right hand side of logo area rungster Header configuration & styling 5 Jun 22, 2010 04:02 PM
4 side by side widgets in footer emilyrose Sidebars & Widgets 3 May 8, 2010 06:09 AM
[SOLVED] Widgets side by side in the footer? daniel3ub Sidebars & Widgets 8 Feb 20, 2010 12:21 PM
[SOLVED] New Widget Area Above Side Bar + Spaces In Side Bar ChrisPanimation Sidebars & Widgets 18 Jan 15, 2010 09:25 AM


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


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