Urgent: Submit button not submitting. Kind Atten: Mr Nikola
Mr Loncar,
Thanks for the prompt reply. Where do I see that caching system option? I am using WP to render my site.
Mir Loncar,
I tried to locate the caching system but to no avail. i am not a professional web site builder. I can’t get the submit button to work. Please help me out. Check my web site and let me know.
I tried to debug. When I hit submit button i get this error on the javascript console:
GET https://indusboutique.com/wp-admin/admin-ajax.php?location=1&service=1&worker=1&date=2020-05-20&end_date=2020-05-20&start=15%3A00&check=4649b2a197&action=ea_res_appointment 400
send @ jquery.min.js:2
ajax @ jquery.min.js:2
v. @ jquery.min.js:2
singleConformation @ frontend-bootstrap.js?ver=2.13.3:937
d @ jquery.js?ver=1.12.4:2
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3
frontend-bootstrap.js?ver=2.13.3:943
Uncaught TypeError: Cannot read property ‘message’ of undefined
at Plugin. (frontend-bootstrap.js?ver=2.13.3:943)
at Object.s (jquery.min.js:2)
at l (jquery.min.js:2)
at Object.fireWith [as rejectWith] (jquery.min.js:2)
at T (jquery.min.js:2)
at XMLHttpRequest.r (jquery.min.js:2)
I need to get this fixed. Please help
Hi, can you please share the link to the page with EA form?
Best regards,
Nikola
Here it is.
https://indusboutique.com/appointments/
https://indusboutique.com/appointments/ Thanks for helping. I need to get this setup since the business will be opening soon to take appointments.
Nope, i did not change anything. You try multiple times and it will not work. Randomly it works 1 or 2 times and it stops. Try multiple times again.
Uncaught TypeError: $(...).carousel is not a function
code. Can you please exclude that from your page?
Best regards,
NikolaDont know how. I am not a progammer. Let me know. I am running out of time
at Plugin. (frontend-bootstrap.js?ver=2.13.3:943)
at Object.s (jquery.min.js:2)
at l (jquery.min.js:2)
at Object.fireWith [as rejectWith] (jquery.min.js:2)
at T (jquery.min.js:2)
at XMLHttpRequest.r (jquery.min.js:2)
this is happening in the plugin frontend-bootstrap.js. Mr Loncar can you expedite this and let me know if this is fixable
You need to remove this part:
$(document).ready(function() { $('#Carousel').carousel({ interval: 5000 }) });
Or put it under comment, because you don't have that JS lib and script is failing.
Best regards,
Nikola
Please login or Register to submit your answer