« See all FAQs for Wellness - A Health & Wellness WordPress Theme
I am having trouble making the appointment form look like it does on the demo site.
You will need the Contact Form 7 wordpress plugin and you will need to add classes to the date and time fields for the dropdowns to appear. This is the code that is used:
<p>Your Name *<br /> [text* YourName 25/40]</p> <p>Your Phone Number *<br /> [text* YourPhone 25/40]</p> <p>Date & Time Requested *<br /> [text Date 25/40 class:datepicker class:bookform_date "Date"][text Time class:timepicker class:bookform_time "Time"] </p><p>Additional Information<br /> [textarea Info 5/5 ]</p> [submit "Make Request"]

