Title: About Pagination
Last modified: April 21, 2019

---

# About Pagination

 *  Resolved [pscjwilliams](https://wordpress.org/support/users/pscjwilliams/)
 * (@pscjwilliams)
 * [7 years ago](https://wordpress.org/support/topic/about-pagination-3/)
 * Hey guys..or gals…
    Just wondering if I can change the number of opportunities
   displayed in the list. Right now it’s 10 and then paged. Can that be changed?
   if so, where is that coded?
 * Great work!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fabout-pagination-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [7 years ago](https://wordpress.org/support/topic/about-pagination-3/#post-11454597)
 * Thanks for reaching out [@pscjwilliams](https://wordpress.org/support/users/pscjwilliams/).
   Yes, this can definitely be changed. The number of volunteer opportunities shown
   on a page uses the global setting that determines how many blog posts are shown
   on each page. You can find this setting within the admin at Settings >> Reading
   >> Blog pages show at most. The number used for that setting will be applied 
   to volunteer opportunities. We recommend you adjust this setting with caution
   though, as it’s used often when themes and plugins display their own types of
   content.
 * I hope that’s helpful. Let us know if you have any other questions.
 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/about-pagination-3/#post-11540004)
 * Since we haven’t heard from you in a little while I’m going to mark this as resolved.
   As always, let us know if you have any other questions.
 *  [bpasko](https://wordpress.org/support/users/bpasko/)
 * (@bpasko)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/about-pagination-3/#post-11720576)
 * Is there a way to alter the shortcode so that this occurs only on a single page?
 * I have a page where I want to only display the first three volunteer opportunities
   and then add a “Click here” to see the full list option.
 * It appears that you can do this on the widget, but is there a way to modify the
   shortcode to achieve this result?
 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/about-pagination-3/#post-11722191)
 * Good question [@bpasko](https://wordpress.org/support/users/bpasko/). You can
   modify the shortcode to make this happen, but you’ll need to be comfortable with
   basic PHP code to make it work. If you are, there are two filters that will be
   helpful. `wired-impact-volunteer-management_one_time_opp_shortcode_query` for
   displaying one-time opportunities and `wired-impact-volunteer-management_flexible_opp_shortcode_query`
   for displaying flexible opportunities. Then you would modify the `$args` variable
   so that `posts_per_page` is the number you want on that page.
 * If you decide to hop into the code and get stuck don’t hesitate to reach out 
   with any questions. Good luck.
 *  [bpasko](https://wordpress.org/support/users/bpasko/)
 * (@bpasko)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/about-pagination-3/#post-11722748)
 * I do not know php code and I am doing this as a volunteer for a non-profit. Is
   there someone that can help me with this?
 *  Plugin Author [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * (@jg-visual)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/about-pagination-3/#post-11723158)
 * Unfortunately, our team doesn’t work on custom coding projects. I’d recommend
   finding a WordPress developer who may be able to help you with some of the coding.

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

The topic ‘About Pagination’ is closed to new replies.

 * ![](https://ps.w.org/wired-impact-volunteer-management/assets/icon.svg?rev=2591634)
 * [Wired Impact Volunteer Management](https://wordpress.org/plugins/wired-impact-volunteer-management/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wired-impact-volunteer-management/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wired-impact-volunteer-management/)
 * [Active Topics](https://wordpress.org/support/plugin/wired-impact-volunteer-management/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wired-impact-volunteer-management/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wired-impact-volunteer-management/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Jonathan Goldford](https://wordpress.org/support/users/jg-visual/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/about-pagination-3/#post-11723158)
 * Status: resolved