creativedotdesign / tofino

WordPress boilerplate theme on a modern stack. NPM and Composer.
Other
29 stars 6 forks source link

Submitting AjaxForm from localhost fails to save data #240

Closed mrchimp closed 7 years ago

mrchimp commented 7 years ago

Because the localhost URL doesn't match Wordpress's URL it fails to look up the post correctly and therefore fails to save the data to that post.

danimalweb commented 7 years ago

Ref: https://github.com/lambdacreatives/tofino/blob/master/src/forms/contact-form.php#L121