Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1124919

    Hi Guys:

    In order to control web form based spam, many hosting providers now require that the domain of the From: address of a web form email match the hosted domain. Because of this, simply setting the From: header to the value of the Email field in the form no longer allows the web form’s recipient to simply click Reply. They must copy the email address from the form submission, click Reply, then paste in the address in the To: field.

    I’ve seen various posts about pasting code into Enfold’s (or a child theme’s) functions.php file, but really guys, we should not have to do that. I tried the solution above and sometimes it works, sometimes now. I often wind up using a plugin to get this done when I should just be able to use Enfold’s built in contact form.

    Does Kriesi have plans to add another field to the Form tab of its contact form element that will allow us to specify a form field to use for the Reply-To: address?

    Thanks!

    Scott

    #1125332

    Hey scotthco,

    Thank you for the update.

    Have you tried setting the email field value as the Reply-To address? We’ll forward the thread to team for consideration. For now, you can use this filter to set the “Reply-To” header.

    // https://kriesi.at/support/topic/change-from-in-the-contact-form/#post-1055920

    Best regards,
    Ismael

    #1125333

    Hey scotthco,

    Thank you for the update.

    Have you tried setting the email field value as the Reply-To address? We’ll forward the thread to the team for consideration. For now, you can use this filter to set the “Reply-To” header.

    // https://kriesi.at/support/topic/change-from-in-the-contact-form/#post-1055920

    Best regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.