How To Create Custom Contact Forms in Shopify [Add more fields]

  Рет қаралды 9,366

WebSensePro

WebSensePro

Күн бұрын

Do you need to create a custom contact form for your Shopify store?
In this video, I'll show you how to create a custom input field contact form in Shopify. This can be really handy if you need to gather specific information from your customers, or if you want to add an extra layer of security by requiring customers to fill out a contact form before they can reach out to you.
Adding custom contact forms to your Shopify store is a great way to gather information from your customers. In this video, I'll show you how to create three different types of custom contact forms: an input field contact form, a drop-down field contact form, and a checkbox field contact form.
You'll learn how to add the forms to your store, customize the fields, and configure the email notifications.
00:00 Intro
01:00 Editing code in Shopify
02:40 Adding text input field in Shopify contact form
03:30 Renaming text input field in Shopify contact form
05:00 Adding drop down field in Shopify contact form
06:45 Adding checkbox field in Shopify contact form
08:05 Adding Radio button field in Shopify contact form
09:30 Testing all fields
Code: websensepro.com/blog/how-to-c...
If you want help with Shopify Customization, store development, or any other web development help. Contact us at websensepro.com/contact-us/

Пікірлер: 69
@WebSensePro
@WebSensePro 3 күн бұрын
kzfaq.info/get/bejne/d5iViq91yKyzqZc.html Checkout updated tutorial here
@magnapix8796
@magnapix8796 Жыл бұрын
Absolutely amazing, must have watched 5 other videos on how to do this and your's is the only one that worked!
@WebSensePro
@WebSensePro 11 ай бұрын
Glad it helped dont forget to subscribe
@mrs.bernard5415
@mrs.bernard5415 Жыл бұрын
You are amazing!!! I love your content and how easy you are able to instruct us. New subbie!!
@WebSensePro
@WebSensePro Жыл бұрын
Thanks
@joelbraich1187
@joelbraich1187 Жыл бұрын
this video is amazing!! thank you so much
@WebSensePro
@WebSensePro Жыл бұрын
Your welcome
@omakasejapanwholesaleplatf4039
@omakasejapanwholesaleplatf4039 Жыл бұрын
You are great! Thank you!
@WebSensePro
@WebSensePro Жыл бұрын
Thanks for appreciation, if this video/channel you helped in any way please support by Subscribing and Hit the Like button.
@albertoaranda1799
@albertoaranda1799 Жыл бұрын
Thank so much!
@WebSensePro
@WebSensePro Жыл бұрын
You're welcome! Dont forget to subscribe and turn on notifications
@PhoenixFilmTV
@PhoenixFilmTV Жыл бұрын
This was a great tutorial and great resource for me. Shopify couldn't help me make a second contact form, I duplicated the original form and edited it using your code with custom fields. fantastic! Thank you.
@WebSensePro
@WebSensePro Жыл бұрын
Glad it helped! Don't forget to like, share and subscribe
@mikkelhaaning6546
@mikkelhaaning6546 Жыл бұрын
@@WebSensePro Hi. Great video!! Liked and subscribed! I did the same thing as @phoenixFilm but i experienced that the "send" button instead of showing the "thank you for your message...." it redirected the page to my front page. Can you guide me fix that?
@WebSensePro
@WebSensePro Жыл бұрын
@@mikkelhaaning6546 Please email websensepro@gmail.com with your Store URL and a screen recording of the issue so we can help you fix the issue
@mikkelhaaning6546
@mikkelhaaning6546 Жыл бұрын
@@WebSensePro Thank you will do!
@mikkelhaaning6546
@mikkelhaaning6546 Жыл бұрын
@@WebSensePro E-mail sent!
@sssafeawareness
@sssafeawareness Жыл бұрын
Thanks Mate. Worked really well. How can I create a required field?
@danielvecino9879
@danielvecino9879 Жыл бұрын
Thanks for this! Any way to make the custom questions nested? I’d like for specific custom questions to appear when an option from the dropdown menu is selected
@WebSensePro
@WebSensePro Жыл бұрын
Yes, can be easily done with jQuery
@tesskelly5790
@tesskelly5790 8 ай бұрын
This is a great tutorial! are you able to update it for Dawn thems 12.0? I see the field son my form but the data is not being captured in the email.
@WebSensePro
@WebSensePro 8 ай бұрын
Sure, on the list of videos to make
@riley9057
@riley9057 Жыл бұрын
Hi! Such a great video and so helpful! We're now on Sense 8.0 so the CSS for the dropdown menu isn't quite working for us. How can I update this so that the CSS comes through for the dropdown menus? Also, is it possible to have a placeholder question for the dropdown? For eg. "How did you hear about us?" and then the answers listed in the dropdown? Thanks so much!
@WebSensePro
@WebSensePro Жыл бұрын
Yes possible but liquid code required
@KING0HENRY
@KING0HENRY 3 ай бұрын
hey great video you have really helped me a lot can you also show how to insert a file insert box into the contact form ?
@WebSensePro
@WebSensePro 3 ай бұрын
Hmm... good question, will prepare a video for that
@MinaRazo
@MinaRazo Жыл бұрын
Hello! Thanks so much for the awesome video. Everything worked great and the directions were clear as day. I had a question, am I able to duplicate the contact form liquid so I have two contact options on my website? I want a contact option that asks just for basic information and then a contact option that is for business inquiries, so I would need two separate contact forms that differ from each other. Is this possible? Thanks so much in advance!
@WebSensePro
@WebSensePro Жыл бұрын
Yes you can! You will have to create 2 different section files
@user-ri3nf2hw4t
@user-ri3nf2hw4t Жыл бұрын
So I did do this and everything looks great! Thanks man! Only thing is on the check box, if they fill out multiple boxes for some reason it only shows me 1 option they selected when they selected 3 options. How do I fix this so I make sure I get all the information after they submit it?
@WebSensePro
@WebSensePro Жыл бұрын
That is correct it will only shop 1 option as for multi option code will need to be changed
@ginaharesco3765
@ginaharesco3765 Жыл бұрын
Thanks for the great video! How do you make a field required?
@WebSensePro
@WebSensePro Жыл бұрын
You can try adding required in HTML code like this www.w3schools.com/tags/att_input_required.asp
@Jenny-yy7ob
@Jenny-yy7ob Жыл бұрын
Hello!! Thanks a lot for the tutorial!! I'd like to know how to change the add-on fields' color of context because it defaults to black instead of following the theme settings
@WebSensePro
@WebSensePro Жыл бұрын
Super simple with a little bit of CSS coding change
@Jenny-yy7ob
@Jenny-yy7ob Жыл бұрын
@@WebSensePro Thank you for replying!!! May I know the CSS coding :) not sure how to modify one myself🙏
@user-nr3ez3et3e
@user-nr3ez3et3e 6 ай бұрын
Thanks for this, one issue as I think shopify changed on the front end input box I now get 'Translation missing in: en.templates.contact.form. NEW FIELD NAME where can i fix this? Using ride theme.
@WebSensePro
@WebSensePro 6 ай бұрын
Can't tell without actually seeing your code which you added
@IK-rj7yp
@IK-rj7yp Жыл бұрын
Hi thanks for the codes for contact form. Excellent work. I have one question. The drop-down on the contact form shows double frame. Is it possible to display single frame so that it looks like other fields. Any help is appreciated. BTW I am using Dawn 2.0
@WebSensePro
@WebSensePro Жыл бұрын
You can use CSS to syle it btw you are using dawn 2.0? Thats really old version
@mrs.bernard5415
@mrs.bernard5415 Жыл бұрын
@@WebSensePro How? I am having same issue - square around the circle - how can I remove in refresh theme please?
@vvss958
@vvss958 Жыл бұрын
Awesome 👍 In drop down block how to make it curve edge because currently using sense theme and all the other field are in curve edge
@WebSensePro
@WebSensePro Жыл бұрын
Add border radius via CSS
@vvss958
@vvss958 Жыл бұрын
@@WebSensePro Thanks, added now looks perfect
@WebSensePro
@WebSensePro Жыл бұрын
@@vvss958 your welcome dont forget to subscribe
@mrs.bernard5415
@mrs.bernard5415 Жыл бұрын
@@vvss958 hi where exactly do you add border radius in the css area please? the word border radius? What line number? thanks
@vvss958
@vvss958 Жыл бұрын
@@mrs.bernard5415 You need to add "border-radius: 100px 100px" css to this "#ContactForm .field select" adjust the px according to your requirement
@josemariramirez7475
@josemariramirez7475 6 ай бұрын
It is work and send it to my email if I set the form to the customer account Page. I need the form for my customer account.
@WebSensePro
@WebSensePro 6 ай бұрын
Not sure what you mean here
@mrs.bernard5415
@mrs.bernard5415 Жыл бұрын
so my contact area has rounded boxes vs your square angle boxes. Everything worked fine except I have a sqaure outline around the circle - how do i remove please?
@WebSensePro
@WebSensePro Жыл бұрын
Can be easily done via few line of CSS code
@plagueddemon
@plagueddemon 8 ай бұрын
is there a way to restyle the way the drop down fields look when they are loaded up in iOS systems?
@WebSensePro
@WebSensePro 8 ай бұрын
Yes you can use CSS like following: @supports (-webkit-touch-callout: none) { /* CSS specific to iOS devices */ } @supports not (-webkit-touch-callout: none) { /* CSS for other than iOS devices */ }
@squish085
@squish085 Жыл бұрын
None of the custom fields show up in the actual sent email which makes adding them kind of pointless. How do I fix this?
@WebSensePro
@WebSensePro Жыл бұрын
Thats weird, which theme you are using?
@Unknwn_User
@Unknwn_User 5 ай бұрын
How would I make multiple contact pages and point them to different links. I would like to create a sign up page that is different from my contact page.
@WebSensePro
@WebSensePro 5 ай бұрын
Contact form and Sign Up form are different things
@blakemarsden910
@blakemarsden910 Жыл бұрын
hi there, what css can I add to stop the text from overflowing the container on mobile - it flows into the next question even when typing the placeholder text is over the top of the typed text. Thankyou!
@WebSensePro
@WebSensePro Жыл бұрын
Hi Blake, can you share screenshot of the issue
@blakemarsden910
@blakemarsden910 Жыл бұрын
@@WebSensePro do you have an email I can send it to?
@Zota12
@Zota12 Жыл бұрын
HI, Can I make upload image file for the custom filed on the Contact page?
@WebSensePro
@WebSensePro Жыл бұрын
Will create a new tutorial for that
@farhadmr984
@farhadmr984 Жыл бұрын
if custom fill contact form same data send on customer email like store email?
@WebSensePro
@WebSensePro Жыл бұрын
Not sure what you mean
@lifedrive
@lifedrive 9 ай бұрын
Will this work with Dawn 10.0?
@WebSensePro
@WebSensePro 9 ай бұрын
Yes its workable upto 11.0.0
@rafayrizwanfnf
@rafayrizwanfnf 7 ай бұрын
It's not working on my Shopify
@WebSensePro
@WebSensePro 7 ай бұрын
Please share more details for e.g Theme and it's version
@nazninbobi-dv9rw
@nazninbobi-dv9rw 29 күн бұрын
How can I create a MOV cart drawer, need help
@WebSensePro
@WebSensePro Күн бұрын
Please contact via websensepro.com/contact-us for paid support
Adding Fields to Shopify Contact Forms - Part 2 of Editing Form Code, No App
38:24
Ed Codes - Shopify Tutorials
Рет қаралды 16 М.
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 41 МЛН
HAPPY BIRTHDAY @mozabrick 🎉 #cat #funny
00:36
SOFIADELMONSTRO
Рет қаралды 7 МЛН
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 100 МЛН
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,8 МЛН
Shopify how to edit the contact us page - how to create custom contact forms
12:48
Coding with Jan - Shopify Developer
Рет қаралды 75 М.
How to build custom Shopify contact forms without apps!
26:01
Coding with Robby
Рет қаралды 1,3 М.
How To Add Customer Account Login Icon In Shopify
7:11
OnHOW
Рет қаралды 31 М.
How ChatGPT Built My App in Minutes 🤯
8:28
Website Learners
Рет қаралды 2,1 МЛН
How To Use Shopify Forms - Free Email Capture App
19:25
Brennan Valeski
Рет қаралды 4,2 М.
Shopify Coding 101 for Store Owners & Designers - HTML, CSS, Liquid & More
47:57
Ed Codes - Shopify Tutorials
Рет қаралды 20 М.
Как слушать музыку с помощью чека?
0:36
Hisense Official Flagship Store Hisense is the champion What is going on?
0:11
Special Effects Funny 44
Рет қаралды 3 МЛН
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 1,8 МЛН
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 8 МЛН
Battery  low 🔋 🪫
0:10
dednahype
Рет қаралды 1,9 МЛН
Я УКРАЛ ТЕЛЕФОН В МИЛАНЕ
9:18
Игорь Линк
Рет қаралды 93 М.