Title: Feature Request: Offset parameter for more flexibility
Last modified: August 31, 2016

---

# Feature Request: Offset parameter for more flexibility

 *  Resolved [Bjarne Oldrup](https://wordpress.org/support/users/oldrup/)
 * (@oldrup)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/feature-request-offset-parameter-for-more-flexibility/)
 * Dear Dan. Thank you for making this great plugin! 😀
 * Would you consider, implementing a “offset” paramter? I’d like to show the most
   resent PDF uploaded to a page 1234, in one prominent column, and the three older
   PDF’s on a different row. Something like this, would work for me:
 * [dg columns=”1″ limit=”1″ offset=”0″ id=”1234″]
    [dg columns=”3″ limit=”3″ offset
   =”1″ id=”1234″]
 * Provided that galleries are sorted by date descending of course.
 * Being able to offset, would give more flexibility in pagebuilders, making it 
   easier to accomplish a true responsive design.
 * Best regards!
    Bjarne
 * [https://wordpress.org/plugins/document-gallery/](https://wordpress.org/plugins/document-gallery/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Dan Rossiter](https://wordpress.org/support/users/danrossiter/)
 * (@danrossiter)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/feature-request-offset-parameter-for-more-flexibility/#post-7164601)
 * Hi Bjarne,
 * Such a parameter actually already exists (`skip`) — it is just not documented.
   We added it at the same time pagination was added to support AJAX calls when 
   retrieving an independent page from a given gallery.
 * You’ll want to do the following:
    `[dg columns="3" limit="3" skip="1" id="1234"]`
 * -Dan
 * PS: If you’ve found this plugin useful, please take a moment to [rate it](https://wordpress.org/support/view/plugin-reviews/document-gallery#postform).
   Thanks! 🙂
 *  Thread Starter [Bjarne Oldrup](https://wordpress.org/support/users/oldrup/)
 * (@oldrup)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/feature-request-offset-parameter-for-more-flexibility/#post-7164612)
 * Wow that GREAT Dan! So easy to include any number of documents in my themes grid
   which then takes care of all the responsiveness – works like a charm!
 * Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Feature Request: Offset parameter for more flexibility’ is closed to 
new replies.

 * ![](https://ps.w.org/document-gallery/assets/icon.svg?rev=983329)
 * [Document Gallery](https://wordpress.org/plugins/document-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/document-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/document-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/document-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/document-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/document-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bjarne Oldrup](https://wordpress.org/support/users/oldrup/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/feature-request-offset-parameter-for-more-flexibility/#post-7164612)
 * Status: resolved