Hi, I currently have another thread open for other problems but I thought it's best not to mix up the threads. I'm testing out my contact form but have not been able to receive any emails. I have went into Abundance->Theme Options->Contact and Social Stuff-> and changed my E-Mail address accordingly, but have not been able to get the emails when the contact form is filled out and submitted. Any help would be appreciated.
Not receiving email from Contact Form
8 posts from 4 voices-
Posted 1 year ago #
-
Hi,
have you contacted your host about enabling the mail function? Some hosts block it to prevent abuse and they require you to ask for activation.
Posted 1 year ago # -
I have Gmail set up and working properly with my domain name. I use my domain email regularly (service@mydomain.com). Is there something else I need to set up to get the contact form working?
Thank you
Posted 1 year ago # -
I used a solution from another post and worked for me:
go to framework/php/class-form-generator.php
change line 239 to:
wp_mail($to, $subject, $message, $header);
Posted 1 year ago # -
@geof6,
Thanks for that tried editing it but it still doesn't work. Any other ideas
Posted 1 year ago # -
Please try to use plugins like: http://wordpress.org/extend/plugins/contact-form-7/ - if it doesn't work too please contact the website hoster - maybe they block the php/wp mail function.
Posted 1 year ago # -
It's working now, thanks!
Posted 1 year ago # -
Great :)
Posted 1 year ago #
Reply
You must log in to post.














