• Resolved Dani

    (@danicasati)


    Hi. Is it possible to set OFFSET parameter? It would be useful to display skipping posts, for example, hide first post of given shortcode.

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

    (@billerickson)

    Offset is already a supported parameter. To offset by 2 posts, use:

    [display-posts offset="2"]

    If you’re having issues with the query not actually offsetting it, there could be a conflict with your theme or a plugin.

    katherinekuykendall

    (@katherinekuykendall)

    It seems like when I use the offset parameter, it is skipping over my first 15 blog posts under all categories. I would like it to skip over the first 15 of the category that I specify in the shortcode (so, sort be category first THEN offset the posts). Is this possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Offset support’ is closed to new replies.