Forums

Most recent post on front page only (8 posts)

  1. nouman6
    Member
    Posted 2 years ago #

    How can I show the most recent post on the front page only, but also have a page that shows all the blog posts?

    Thanks!

  2. nouman6
    Member
    Posted 2 years ago #

    bump

  3. moshu
    Member
    Posted 2 years ago #

    Instead of bumping you should provide more and detailed info.
    What you have described above is how WP works.

    What do you mean by "all the blog posts"? Do you mean all the 6758 posts???

  4. nouman6
    Member
    Posted 2 years ago #

    On the front page, I want it to show the most recent blog post, but in the navigation I want a link to show "blog" and when users click it, it will display all the blog posts.

  5. nouman6
    Member
    Posted 2 years ago #

    well I think that might be enough information, if anyone does need anything more ask and I will reply ASAP.

  6. nouman6
    Member
    Posted 2 years ago #

    bump

  7. nouman6
    Member
    Posted 2 years ago #

    bump

  8. nouman6
    Member
    Posted 2 years ago #

    Alright, I got it to work finally :P
    I'm sure someone could have mentioned the code but I figured this request wasn't going to get answered.

    <?php query_posts('showposts=1'); ?>

    add that to the top of your loop on the homepage only

Topic Closed

This topic has been closed to new replies.

About this Topic