top 10 newest post on frontpage
mka — Thu, 08/20/2009 - 08:34
Hi,
anyone knows how can I display "top 10 newest post on frontpage" ?
I was looking for files containing text pg_ (pg_query...) but found nothing relevant in ideatorrent module
Regards,
-Manish





For our newspaper site, we
Anonymous — Tue, 11/03/2009 - 08:39For our newspaper site, we always have a pretty or at least important photo at the top of the front page. In Wordpress, that means it's the most recent post, so we have to make sure all other posts have earlier publish dates. No problem with that; we can do that. mcse
I have the excerpt option set to show only excerpts on the front page except for the first post, which will show the full post, so we get the image to show. However, it will also show the whole post, which we don't want if the post is rather long. mcsa
I came up with a klunky work-around: I create a post with just the image at the top and a short blurb. I create another post with the image and whole article, and make sure I publish the short one last. Of course, now I have 2 posts with the same image and part of the same content showing in the Recent Articles list mcts in the sidebar, and everywhere else.