Shopify themes, liquid, logos, and UX
Using the contact form as a start I created this form. Tthe captcha comes up and then it appears to submit, but I'm not getting the response. Can anyone tell me if I'm doing something wrong?
Thanks,
David
{% form 'contact' %}
<!-- form content -->
<label for="My_Kibic_Is">
<strong>We'd love to hear from you! Tell us what you're a KIBIC of: </strong>
</label>
<input type="text" name="My_Kibic_Is" id="My_Kibic_Is" maxlength="20" >
<input type="submit" value="Submit" />
{% endform %}
Solved! Go to the solution
This is an accepted solution.
Hi @David1721
You are missing 2 fields
You can check this article
This is an accepted solution.
Hi @David1721
You are missing 2 fields
You can check this article
User | RANK |
---|---|
122 | |
92 | |
77 | |
71 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022