• I’m working on a design for a client and he’s like to have the following layout:

    [ Post 1 ]
    [ Post 2 ]
    [ Message (static HTML ) ]
    [ Post 3 ]
    [ Post 4 ]
    [ Post 5 ]

    I’m assuming there must be a way to simply use a get_something function to call the first three posts and then use that same function offset by three after, but I can’t seem to find it.

    Please advise.

The topic ‘Display two posts, display static HTML, then display 3 more posts?’ is closed to new replies.