Form failure….
-
This form shipped with the theme and was already in place. Gives me this error::
“Failed to send your message. Please try later or contact the administrator by another method.”
<div class=”king-form”>
<fieldset>
<div class=”row”>
<section class=”col col-6 wpcf7-form-control-wrap text-name”>
<label class=”label”>Your Name</label><label class=”input”>[text* yourname]</label></section>
<section class=”col col-6 wpcf7-form-control-wrap text-email”>
<label class=”label”>E-mail</label><label class=”input”>[email* email]</label></section>
</div>
<section class=”wpcf7-form-control-wrap text-subject”>
<label class=”label”>Subject</label><label class=”input”>[text* subject]</label></section>
<section>
<label class=”label”>Message</label><label class=”textarea”>[textarea* textarea-492]</label></section>
<br>[recaptcha]<br>
[submit class:btn class:button”Send Message”]
</fieldset>
</div>Do you see any errors in this form?
The topic ‘Form failure….’ is closed to new replies.