I’d like to create a custom form (and put it into a shortcode) using just the styling of Enfold Contact Form, the form (i.e. containing fields for a booking engine) should open an iframe in a lightbox (so no ajax), what’s the suggested way (if any) to accomplish this?
Hey!
Refer to this tutorial:
http://kriesi.at/documentation/enfold/mailchimp-integration/
Just mimic the form HTML structure and replace mc4wp-form
by the class of the element containing your custom form to get the styling.
Best regards,
Josue
Hi Josue, thanks for your kind response, I figured out a similar solution taking a look at class-form-generator.php.
All the best,
Paso