• Hi Team,

    After updating the FCF7 to the latest version we replaced the now deprecated on_sent_ok for a DOM Event, to redirect to a thank you page after a successful submission.
    Everything works well on all platforms, except on Safari, instead of being redirected the page is being refreshed.

    Could you please assist in this matter?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Same issue here. Standard form after click submit It keep spinning and never sent any email on safari. Work fine on Firefox and Chrome.

    This is show in console

    {"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}

    We were having this issue with Safari as well using a contact form for a client site, but we found a plugin called “Contact Form 7 Redirection” and it works really well for all browsers that we tested on. I recommend it personally, as all scripting/queries were failing for some cases but this plug in fixed it.

    Actually I found from another thread that this problem happen to me because of the “file field”. The author said it is safari bug and can avoid by stop using ajax for contact from 7. But I just get rid of the field field as it is not so necessary. Until it fixed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CF7 not working properly on Safari’ is closed to new replies.