Hello, im facing problems with the contact form from Enfold
Its not sending email, and I’ve searched on the support forum and tried everything:
1) Changed to a Gmail Account
2) Installed WP-SMTP-Mail
3) Tested again with gmail and my domain account
4) Added the code on my functions.php of my child theme (its recovering password just fine)
5) Installed Contact Form 7 and its sending emails perfectly
How do i fix enfold contact form? Because i need to create several contact forms on site and i need the design of Enfold Ones, the Contact Form 7 don’t have the same layout of the pages of Enfold…
Hey FuscAzul!
Enfold does not use any special contact form but the default WordPress contact form. A lot of hosts these days also block email being sent out if it isn’t originating from the domain (@yourdomain.com) to prevent spam as well as generally not allowing php to send mail without a server setting. So it would be a worth a quick check with your host to make sure the normal php mail function as well as wordpress mail functions are allowed.
Cheers!
Andy