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.
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"]



