• Hi.
    How display 3 next posts thumbnail, with link?
    I need something like that:

    <a href='link-to-post2'>thumbnail</a>
    <a href='link-to-post3'>thumbnail</a>
    <a href='link-to-post4'>thumbnail</a>

    On 2nd post have to be:

    <a href='link-to-post3'>thumbnail</a>
    <a href='link-to-post4'>thumbnail</a>
    <a href='link-to-post5'>thumbnail</a>

    Etc.

    How I could do that?
    Somebody help me?

    PS. Sorry for my English. I’m not form England 🙂

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Display only 3 next posts’ is closed to new replies.