Custom Contact page send button not submitting

Hi, I created a custom contact page with the default layout on the impulse theme. You can view the page at https://performancesailtools.com/pages/contact-us?contact%5Bbody%5D=&form_type=contact#contact-658aa2c2-2918-4fc9-a3a9-2c222ad6875c . The send button on the contact page is non responsive. The contact

page is coded here https://performance-sail-tools.myshopify.com/admin/pages/82204688432 . All the original liquid files have not changed. Please let me know how to solve this issue to connect the sent button to the company email.

Hi @PerfSailTools ,

I checked and can’t find contact form outside of it. Please add the form here, it will work fine.


+

Code:


Hope it helps!

Hi, I added the code to the developer tools section on a chrome browser and the send button was still unresponsive. I had trouble finding exactly where you placed the code but this was the closest div class rte I could find.

Should I add the suggested code to the page-contact-template.liquid file or directly into the Contact Us HTML page on Shopify?

Thank you

Hi @PerfSailTools ,

Page contact is added by default template or do you already have a template for it. If it has its own template, you can add Liquid code, everything will work better.

Please send me the screenshot where you add the contact code. I will check it.

Hi, these are the liquid file and page code I have made for the contact page. I needed to use a custom default page to add in the sections that the Shopify contact page did not offer.

these are the only two pages I am using to create the contact page for the website. Thank you for your help.