Hi there,
I am trying to use a form handler from a marketing automation system with the Enfold theme. After several (many) failed attempts, the service team sent me this message:
“The form on your live page is currently submitting using AJAX. This is likely the source of the issues you are seeing since we do not currently support submissions to our form handler URLs via AJAX. To resolve this issue, please setup your form to not submit via AJAX and see if you are able to get it to successfully come through.”
How can this be done? I apologize but I am a novice, and this certainly is over my head.
Hey tayloramatheny,
Thank you for using Enfold.
The following thread may help.
// https://kriesi.at/support/topic/enfold-contact-forms-output/#post-592482
The filter will disable the ajax form.
Best regards,
Ismael
Thank you so much Ismael.
I apologize for being so novice, but am I to add the top filter only? or both to the function.php file?
Ismael, I got it! Thank you so much. Exactly what we needed.