![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
In the theme support forum Brain posted a nice tutorial for configuring the more featured post section on the home page for the first version of the Streamline Theme:
Last 7 posts, from ANY category: Code: Select all <?php $recent = new WP_Query("showposts=7"); while($recent->have_posts()) : $recent->the_post();?> Source: viewtopic.php?f=60&t=2938 With Streamline 2.0 there is a Church Theme like homepage config menu, where you can select the category for the more featured posts section. This would mean that it's not possible to simply catch the latest X posts from ANY category. Any idea's on this one ? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Streamline 1.0 - Increasing the number of Featured Posts on Homepage | TimRWC | General Discussion | 4 | 01-28-2010 09:00 AM |
| Streamline 1.0 - Can I make pages of the more featured posts | dreamsound | General Discussion | 12 | 05-27-2009 08:22 AM |
| Can featured posts be changed to categories? | carolepyke | General Discussion | 8 | 03-05-2009 03:12 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