Forum Replies Created

are often better for cooling We may not necessarily be buying the concept

  • Ok thanks it’s working!

    Hello,

    thanks for your response.
    Issue no. 1 is resolved, thanks!

    For issue no. 2, what I would like is that when I click “reply” to the email that I receive through the form, that the reply email address is that of the person who sent the message.

    I guess it has to do with this code from config.php:

    //Address which will be visible in “From” field
    $fromEmail = ”;
    $fromName = ”;

    So, I’d like the fromEmail to be taken from the “E-Mail Adress” from the filled out form.

    Thanks!