I tried to find a answer in the forum, but i couldn’t find it. I’m using this theme in a GoDaddy server, i din’t modified any PHP regarding this function and I can’t send an email via contact form.
I tried to install WP-Mail SMTP, in the test email function it works, I receive the test, but via contact form…
I’m using the latest version of the theme and the WordPress.
The php mail() function must be enabled in your server, you can check it by contacting your host.
And please deactivated all your plugins and try it again.
I am facing the very same problem. Did contact my host, they told me that by default the php mail() function is disabled and suggested me to install WP-Mail SMTP as I did.
Now I can receive the test email but the contact form is still not working.
In the same host I have more sites and they all work correctly.
Just did it, still the same results.
Please note that I have the following SMTP options:
1. Send all WordPress emails via SMTP.
2. Use the PHP mail() function to send emails.
I can receive test mails with options 1 but not with option 2.
As I mentioned on my previous message my host has disabled the PHP mail() function but the rest of my sites work fine with option 1.