Title: Edit Confirmation Text
Last modified: August 24, 2016

---

# Edit Confirmation Text

 *  [mailtelenko](https://wordpress.org/support/users/mailtelenko/)
 * (@mailtelenko)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-confirmation-text/)
 * Im trying to make it so that you can select an appointment every half hour, and
   only one appointment will word for each day. I have it working, except for the
   fact that when it asks you to input your details (name, email, etc) it shows 
   that each appointment will only be half an hour. It would be great if there was
   some way to hide this so that the user doesn’t think that the appointment will
   only be one hour, but will be able to put in the hours they want in the notes
   section I have.
 * Thanks in advance
    Liam.
 * [https://wordpress.org/plugins/appointments/](https://wordpress.org/plugins/appointments/)

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

 *  Thread Starter [mailtelenko](https://wordpress.org/support/users/mailtelenko/)
 * (@mailtelenko)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-confirmation-text/#post-5977403)
 * Oh, and also, if I wanted to have it so that only one (total) appointment can
   be set daily, how would I do that?
 *  Plugin Author [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-confirmation-text/#post-5977691)
 * Hey there mailtelenko,
 * Hope you’re well today!
 * If this is what you’re referring to [http://screencast.com/t/TPNhadT9sRv](http://screencast.com/t/TPNhadT9sRv)
   then removing the duration on confirmation form could be done with some custom
   CSS. Please try adding the following CSS code in Appointments -> Settings -> 
   General in Additional css Rules:
 *     ```
       .appointments-confirmation-end {
         display: none;
       }
       ```
   
 * As your other question unfortunately this is not possible to achieve with the
   free version of the plugin. There is Durations add-on which is available only
   in premium version which allows you to schedule appointments in 30 minutes intervals
   while your service duration can be set to any amount of hours.
 * Hope this helps 🙂
 * Best regards,
    Bojan

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

The topic ‘Edit Confirmation Text’ 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/)

## Tags

 * [confirmation](https://wordpress.org/support/topic-tag/confirmation/)
 * [Wpmudev](https://wordpress.org/support/topic-tag/wpmudev/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/edit-confirmation-text/#post-5977691)
 * Status: not resolved