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 10-31-2008, 02:16 PM
Phil Barron Phil Barron is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: St. Louis, MO, US
Posts: 10
Default Modifying Recent Posts list

Running Rev News on a test installation, and looking forward to implementing it on my production blog. I have a question about a default feature I'd like to change: the Recent Posts list in the sidebar. This is the code that presently pulls those post titles:

Code:
<?php get_archives('postbypost', 5); ?>
What I'd prefer is a list of the 5 most recent posts in a given category: the title, the date, and the excerpt. Can get_archives be modified to pull this information, or is it necessary to use the Loop there? Any help would be appreciated.
__________________
Waveflux: Open 24/7.
 

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
Only list of x amount of recent articles on Home page dotman General Discussion 2 03-10-2010 12:13 PM
List Recent Posts on a Page precise General Discussion 2 08-03-2009 09:03 AM
Modifying Featured Posts in home.php Arbuturian General Discussion 8 04-29-2009 08:30 AM
Homepage category and recent post list help please hitreach General Discussion 1 01-20-2009 07:22 AM


All times are GMT -5. The time now is 01:05 AM.

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