![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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>
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 | |
|
|
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 |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us