Hi,
I am trying to set up a basic contact form on my website [ http://beautifulpixels.com/contact/ ] and while testing it, I noticed that even though entries are logged in the database, I do not receive any notification emails.
Now, I've tried all the different possibilites mentioned in the support forum here.
- I've tried changing the To: field to different adresses, even that belong to different providers.
- I've tried using the Routing option instead.
- I figured it was the wp_mail() function that was at fault, so I installed the recommended WP Mail SMTP plugin and configured it. While it is able to send test messaged just fine, if I use the form to submit an entry, it doesn't work.
Is there a secret switch that I'm not aware of here?
Thanks.