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 »

Using more than one New Widget Area


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 16, 2009, 01:15 PM
Suzie
 
24 posts · Apr 2009
Using more than one New Widget Area

I have two New Widget Areas set up.

The first one is to appear only on the front page, has two cells and is located before the loop. It works as it should.

<?php if ( is_front_page() ) { ?>
<?php bfa_widget_area('name=Top Front Page&cells=2&align=9&width_1=310&width_2=350&befor e_widget=<div id="%1" class="header-widget %2">&after_widget=</div>'); ?>
<?php } ?>

The other is within the loop and it works as it should on its intended pages. I am using the "Simple Sidebar Navigation" plugin within the widget area. It is to displays on pages that I tell it too.

<?php bfa_widget_area('name=More Pages'); ?>

The problem that I am having is that this second widget area that I created is showing up on the front page. Shouldn't the closing tag from the first widget area prevent that?

Thanks,
Suzie
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Help ! Links broken in widget in new widget area mikecnwa Sidebars & Widgets 4 Sep 16, 2009 01:56 PM
WPMU - new widget area(S) ? teros Sidebars & Widgets 3 Sep 5, 2009 04:22 AM
New Widget Area formatting calutateo Sidebars & Widgets 1 Aug 16, 2009 04:03 AM
Footer Widget Area aebrigham Sidebars & Widgets 2 Aug 11, 2009 01:26 PM
New widget area in header paulae Sidebars & Widgets 10 Jul 3, 2009 01:45 PM


All times are GMT -6. The time now is 01:24 AM.


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