Popup + Contact Form module – Submit reloads the page without validating fields
-
I have created a Custom Footer using Theme Builder and added a Section (Popup Enabled with ID productform) with Contact Form Module.
This Popup is triggered by a link in a product page (WooCommerce) –
<a class="show-popup-productform get-in-touch-btn button alt" href="#">Get in touch</a>
The popup loads fine but when the form inside the popup is submitted it reloads the entire page without any form validation or sending the contact form fields.
When I click on the link the second time to open the popup, then try to submit, then it does the validation or sends the message if the fields are entered.
I was wondering if there is a JavaScript issue with the Popup + Contact Form that is causing this.
- The topic ‘Popup + Contact Form module – Submit reloads the page without validating fields’ is closed to new replies.