Hello, as some have said they are not receiving emails from the contact page included with this theme. I have seen this issue before and I’m confident it’s due to the header option some people use (to spoof who the email is from). While this option does work for gmail hosted emails (and most likely micro$oft) it doesn’t work for all (dreamhost, bluehost, etc).
Where can I find the wp_mail function called by the contact form? Also it may be worth looking at removing this option from the default setting as it doesn’t work with all email hosts.
Thank you!
Hi,
You can find it on framework > php > class-form-generator.php.
You can use plugins like Contact Form 7 and Gravity Forms.
You should probably use http://wordpress.org/plugins/wp-smtp/, configure it according to your mail server.
Refer to this link: https://kriesi.at/support/topic/contact-form-does-not-work
Regards,
Ismael