• Resolved fairlyclever

    (@fairlyclever)


    How would I grab the most recent posts after the 5 on my front page? Say I wanted 6-10, how would I do that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • To change the number of posts displayed:

    1. Login to your admin dashboard
    2. Go to Options -> Reading
    3. Change the number specified for “Blog Pages – Show at most”

    What are you trying to grab them for? Do you want a “next page” link? Are you trying to display posts 6-10 in your side bar?

    Or do you just want 10 posts on your main page? (if so, you’d so what ifelse said)

    Thread Starter fairlyclever

    (@fairlyclever)

    I already have the index set to 5 posts on the page. What I would like to do is have a list of “Recently posted” with a permanent link to the entry, the number of comments, and the title in a table. If you look at StopDesign, towards the bottom, that’s what I mean.

    ??

    Use get_posts with parameter offsett

    Thread Starter fairlyclever

    (@fairlyclever)

    You rule.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Grabbing posts from 6-10’ is closed to new replies.