Jquery.validation.ms.js error on submit
Hello,
I am getting a error in the inspection console each time I click submit.
I am not taken to the woocommerce cart and no booking is made or sent to google calendar. I am using /cart/ for the redirect.
I can create a booking in google Calendar and it shows blocked out time on website calendar.
https://www.screencast.com/t/FGVvahIdk2
There is an error each time I click submit. Cancel button does nothing
What form looks like https://www.screencast.com/t/UiAUg4gS
Live link to test page.
https://www.asanctuaryforhealing.net/test/
Questions or Suggestions?
Thank you
3 Answers
Hi,
can you please share the link to that page? Maybe there is some conflict between current code on site.
Best regards,
Nikola
Perhaps.
The link is in the above post/question.
It says “test.”
For some reason it converted the link to a post.
Hi Brian, for some reason template that is used there is not right. It is altering form and result of that is non working validation. :( template goes like this:
and on your site is:<div class="ea-bootstrap" style="max-width: <%= settings.width %>;">
<form class="form-horizontal">
can you please check file<div class="ea-bootstrap" style="max-width: <%= settings.width %>;"
<form class="form-horizontal">
ea_bootstrap.tpl.php
for that missing part?
Best regards,
NikolaIndeed, that was causing the error.
Everything is working as it should now.
Very grateful for your help and this wonderful plugin with the add on Extension.
Continued Success Nikola!
Please login or Register to submit your answer