StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-25-2009, 09:09 AM
1800HART 1800HART is offline
Registered User
GenesisConnect
Genesis Member
 
Join Date: Feb 2009
Posts: 75
Default Adding Another Widget Section

Is this possible? >> http://BattlingForHealth.com

Instead of having a larger featured content gallery, I reduced the height to half its width and reduced the content to just show titles instead. And, then I replicated the bottom wide content section (for announcement category) and basically built a blank box below the featured content gallery.

I wish to add recent posts list there - so they don't get lost in the forest and for all to see (in case not all new posts have featured images added).

I could easily add a plugin and hard code it - but I thought - maybe I can just add a widget?

I did this:
Code:
		<div id="homepagebottom">
			<div class="hpbottom">
		<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Content Below Featured') ) : ?>
                <?php endif; ?>
   		        </div>
		</div>
I was hoping that the "Content Below Featured" appears on the widget menu with all the other 5 widget sites (top, left, right, headerad, bottomad) .. but it doesn't.

Can you advise if this is possible? If it's not - I'll just do the hard coding but, I would like to keep it widget'able if I can.

Thanks in advance.
HART
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a "More Articles" widget in the homepageright section zreboletti General Discussion 15 11-09-2010 07:58 PM
Adding Middle page Widget section amosbenharav General Discussion 1 03-11-2010 04:47 PM
Adding a new section dscott General Discussion 2 11-20-2009 04:56 PM
Adding a Forum section crazymikesapps General Discussion 1 04-12-2009 07:47 PM


All times are GMT -5. The time now is 10:57 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.