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?
Hey dennistk,
Did you try to follow this? http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Best regards,
Rikard
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.
Hi dennistk,
You might want to consider using the WP SMTP plugin
If you need further assistance please let us know.
Best regards,
Victoria