Ultra Addons for Contact Form 7

Paid Booking Consultation

Create a booking form / Appointment Form using Contact Form 7. You can insert Calendar, Time on the form and manage your booking.

    Timezone: America/Toronto [-04:00]

    Different Options & Extensive Customisation features for Booking

    contact form 7 booking
    Customer can choose Single date or Range of dates
    Screenshot at Feb 07 18 36 32 | Ultra Addons for Contact Form 7
    Set Specific Dates, disable Specific Days etc
    Screenshot at Feb 07 18 36 45 | Ultra Addons for Contact Form 7
    Set Specific Times, Range of times etc
    02 | Ultra Addons for Contact Form 7
    Connect with WooCommerce and get payment for Booking

    Copy the Sample Code of the Above Form

    [uacf7-row]
      [uacf7-col col:6] 
        <label> Your name
        [text* your-name] </label>
      [/uacf7-col]
      [uacf7-col col:6] 
        <label> Your email
        [email* your-email] </label>
      [/uacf7-col]
    [/uacf7-row]
    
    [uacf7-row]
      [uacf7-col col:4] 
         <label> Booking Date
         [uacf7_booking_form_date* uacf7_booking_form_date-397] </label>
      [/uacf7-col]
      [uacf7-col col:4] 
         <label> Booking Time
         [uacf7_booking_form_time* uacf7_booking_form_time-84] </label>
      [/uacf7-col]
      [uacf7-col col:4] 
         <label> Select Consulation Topic
          [radio radio-761 use_label_element default:1 "Education" "Law" "Busines" "Finances" "Corporate"]</label>
      [/uacf7-col]
    [/uacf7-row]
    <label> Your message (optional)
        [textarea your-message] </label>
    
    [submit "Book Now"]
    
    Table of Contents
    Scroll to Top