-
AuthorPosts
-
August 24, 2015 at 6:01 pm #492407
Hi,
My mail form won’t send.
I have been through your check-list and all works fine except the mail form.
August 24, 2015 at 6:26 pm #492417Hi philthebass!
Please see – http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Cheers!
YigitAugust 24, 2015 at 6:31 pm #492424Hi Yigit,
I’ve been through your checklist and everything checks out. But the form still won’t send.
Thanks
August 25, 2015 at 9:58 am #492723Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardAugust 28, 2015 at 12:33 pm #494790Hi,
Did you get my message with the temporary login details? I still can’t get the form to work.
I have a question from my hosting provider. Does the script use PHP mail() or SMTP to send?
Thanks
Phil
August 28, 2015 at 2:06 pm #494838Hey!
No, we have not received your message with temporary logins. Please post them here privately.
It uses PHP mail function :)Best regards,
YigitAugust 28, 2015 at 2:17 pm #494840Hi,
Sending againAugust 29, 2015 at 3:56 pm #495334Hey!
Do you get the WordPress mail message if you attempt to recover your password at the login screen?
Best regards,
JosueSeptember 1, 2015 at 3:23 pm #496438Hi,
Yes. The password recovery works fine.
Thanks
Phil
September 1, 2015 at 3:34 pm #496450I had a response from my web host on this subject as well
September 1, 2015 at 10:44 pm #496756Hey!
Try adding this at the very end of your theme / child theme functions.php file:
function change_cf_from() { return " (Email address hidden if logged out) "; } add_filter('avf_form_from', 'change_cf_from', 10);Change
(Email address hidden if logged out)by the address they’re suggesting.Cheers!
JosueSeptember 2, 2015 at 9:55 am #496943Hi Josue,
Thanks for your help and input.It turns out there was an issue with the way mail was configured on my web server. The web host has identified the issue and corrected it.
Thanks again.
Regards
September 2, 2015 at 5:21 pm #497287 -
AuthorPosts
- The topic ‘Mailform not sending’ is closed to new replies.
