Title: Pagination Shortcode
Last modified: September 2, 2016

---

# Pagination Shortcode

 *  [arequimis](https://wordpress.org/support/users/arequimis/)
 * (@arequimis)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/pagination-shortcode-3/)
 * I am using the pagination shortcode but I don’t want it to show until the customer
   picks a provider. Is this possible? Below is the code I am using.
 * [app_services empty_option=”” select=”Step 1. Select Mediation Length:” show=”
   Show Availability”]
    [app_service_providers require_service=”1″ empty_option=”
   By Name” select=”Step 2. Select Mediator:” show=”Show Availability”] [app_monthly_schedule
   require_provider=”1″ title=” ” logged=”Step 3. Choose Day & Time:”] [app_pagination
   require_providers=”1″ step=”1″ month=”1″] [app_confirmation title=”Step 4. Confirm
   Meeting Details:” button_text=”Confirm Meeting” gcal=”Add To Calendar”]
 * Also, how do you get the month at the top of the calendar? When you click Next
   Month the calendar changes but if the 1st is an “off day” there is no indication
   of what month you are on.

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

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/pagination-shortcode-3/#post-7723157)
 * Hello arequimis, I trust you are doing well today!
 * There is no out of the box solution to hide months pagination if the provider
   wasn’t picked. This will require a custom PHP or jQuery code. I am not a code
   expert, although I found a code that will help you started:
    [http://stackoverflow.com/questions/30942958/hide-submit-button-if-selected-option-value-is-null](http://stackoverflow.com/questions/30942958/hide-submit-button-if-selected-option-value-is-null)
 * > how do you get the month at the top of the calendar?
 * I can’t replicate the same. Once I click on the next month pagination button 
   the month name is on the right side.
 * The month’s name should be right near the calendar. Screenshot:
 * If you don’t see it, please make sure that the same behavior happens with the
   default WordPress theme activated and all the other plugins deactivated.
 * Let us know how it went!
 * Cheers,
    Nastia
 *  Thread Starter [arequimis](https://wordpress.org/support/users/arequimis/)
 * (@arequimis)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/pagination-shortcode-3/#post-7723242)
 * Since there aren’t any meeting times on the 1st (Saturday), the calendar doesn’t
   automatically go to the 3rd (Monday). It stays blank without a month until you
   choose an available day.
 *  Plugin Contributor [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/pagination-shortcode-3/#post-8136864)
 * Hello [@arequimis](https://wordpress.org/support/users/arequimis/),
 * Please change shortcode for app_monthly_schedule for this one
 * `[app_monthly_schedule require_provider="1" title="START" logged="Step 3. Choose
   Day & Time:"]`
 * it will show then month name over the calendar.
 * kind regards,
    Kasia

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/appointments_eaf36c.svg)
 * [Appointments](https://wordpress.org/plugins/appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointments/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/pagination-shortcode-3/#post-8136864)
 * Status: not resolved