same here, but the standard form is sending. So i think there is an error in the form itself.
I will have to check my not working form again ??
i have a lot of formating in the code and is not working in showing it is send ( but sending )
it is not redirecting to my thank you page. It is something with the theme i use ??
<div class="contact-form">
<div class="contact-form_in">
<p class="form-field text-field_wrapper"><label for="contact-name"><span class="ic-pen"></span></label>[text* name id:contact-name placeholder "Name"]</p>
<p class="form-field text-field_wrapper"><label for="contact-email"><span class="ic-envelope"></span></label>[email* email id:contact-email placeholder "Email"] </p>
<p class="form-field text-field_wrapper"><label for="contact-subject"><span class="ic-paper"></span></label>[text subject id:contact-subject placeholder "Subject"] </p>
<p class="form-field big-text-field_wrapper"><label for="contact-message"></label>[textarea message id:contact-message placeholder "Message"] </p>
</div>
<p class="form-field form-field_submit">[submit "Send"]</p>
</div>
Regards
-
This reply was modified 7 years, 11 months ago by finc.