• Resolved AnnaGallow

    (@annagallow)


    Hello, I am trying to use this plugin to display posts but was hoping to find an offset parameter so I can have three different shortcodes each with a different offset.

    Box 1 – offset = “0”
    Box 2 – offset = “1”
    Box 3 – offset = “2”

    Is this possible? Thanks for any help you are able to provide.

Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    Yes, you can use the offset parameter. Ex:

    [display-posts posts_per_page=”1″]

    [display-posts posts_per_page=”1″ offset=”1″]

    [display-posts posts_per_page=”1″ offset=”2″]

Viewing 1 replies (of 1 total)

The topic ‘Offset Parameter?’ is closed to new replies.