03/04/2016 at 1:56 pm
#367835
Keymaster
@ afkw
The form submission uses http://afkw.org/wp-admin/admin-ajax.php like plugins should when doing ajax request. The server is responding with an error code of 302.
If I load the page in https the submission seems to go thru fine. You should have a test submission from me.
My guess for the cause of the error is something in your sites configuration is blocking requests to the WordPress ajax api when sent over http but works fine when sent over https.
Does that help?
