Unable submit form
-
Hi,
Getting 2 errors in console.
When form url open getting “api-fetch.min.js:2 GET https://www.expresscomputer.in/contact-us/contact-form-7/v1/contact-forms/31077/refill?_locale=user 404” this errorand when i submit form then
api-fetch.min.js:2 POST https://www.expresscomputer.in/contact-us/contact-form-7/v1/contact-forms/31077/feedback?_locale=user 404Get this error.
I have tried one solution
“add_filter( ‘wpcf7_load_js’, ‘__return_false’ );”
This solution.This solution worked for me
But if I apply the above solution then I could not get confirmation of form submission it’s directly redirected on the same page or if I have specified a redirection link.The page I need help with: [log in to see the link]
- The topic ‘Unable submit form’ is closed to new replies.