edit; replied in wrong thread
-
This reply was modified 6 years, 10 months ago by thallwright. Reason: replied in wrong thread
Hi I also have this issue, Validation errors occurred, tried disabling all other plugins that use contact form 7 so dont know if it is a plugin conflict
Please fix this! Would love to use this plugin!
Code below
Form:
<label> Your Name*
[text* your-name placeholder “Name”] </label>
<label> Your Email*
[email* your-email placeholder “Email”] </label>
<label> Your Phone Number*
[number* your-number placeholder”Phone”]</label>
<label> Product Name
[text product-name] </label>
<label> Your Message*
[textarea your-message placeholder “Your Message”] </label>
[recaptcha]
[submit “Send”]