• I’ve set 2 recipient email (person 1, person 2)

    Issues:
    1. every time I send the form, the spinning icon loading nonstop (but I got the green notification that the email was sent)
    2. for every email sent from that form, person 1 will get, but not for person 2. person 2 never gets those emails. Unless someone (for example person 1) replies to that email. Then person 2 (which is a ‘to=email’) will get the reply as well.

    if I manual email person 2 (without using the form, it received that email)

    I’ve flushed permalink, clear cache, and edit everything I could in the tab email setting. But none of this working. I didn’t use CSS for this, and suspect it was JS conflict, but couldn’t find those solutions as well.

    Please help.

    Thanks in advance.

    • This topic was modified 3 years, 7 months ago by Yui. Reason: email removed

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • ciao @naniptt,

    about issue 1 it’s related to your template “flatsome” that has a script who needs to be updated, /assets/js/flatsome.js
    jQuery(".wpcf7-form .wpcf7-submit").on("click", (function() {

    issue 2 have you tested if wp_mail works with that address? have you a smtp plugin?

Viewing 1 replies (of 1 total)
  • The topic ‘Email doesnt not received’ is closed to new replies.