![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have added a sidebar area on the home page to show the latest Post. Ive used this code:
Code:
<?php $recent = new WP_Query("showposts=1"); while($recent->have_posts()) : $recent->the_post();?>
what code do I need to only pull the latest post from a specific category? Cant figure it out |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A question about the News Child Theme | aslekaldestad | General Discussion | 1 | 05-12-2010 08:57 AM |
| Recent News / Education theme | LindaWest | General Discussion | 1 | 03-22-2010 10:25 AM |
| E-news & Recent Posts | Sports Mom | General Discussion | 6 | 02-10-2010 11:47 PM |
| E-News/RSS by Email Question | TyyWard | General Discussion | 6 | 06-20-2009 08:32 PM |
| Problem - Posts show up on Latest Episodes AND Recent News | joe.g.pena | General Discussion | 4 | 03-01-2009 09:05 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us