Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26596

    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!

    #130986

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Where to modify wp_mail for contact’ is closed to new replies.