Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #906423

    How are you? i just created a contact form and when i test its not working. I have the threads here and tried all that i saw in them nothing seems to work. Its not hosting because other websites are working fine. so i am wondering what i am doing wrong?

    #906653

    Hey dennistk,

    Did you try to follow this? http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/

    Best regards,
    Rikard

    #907197

    I have tried all that i see on the documentation and nothing is working. I contacted my hosting company and the told me the email sending functions are ok. I can receive my password reset email. I added this: function change_cf_from() {
    return ” (Email address hidden if logged out) “;
    }
    add_filter(‘avf_form_from’, ‘change_cf_from’, 10);

    to the functions.php but still same result.

    #907416

    Hi dennistk,

    You might want to consider using the WP SMTP plugin

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.