• Resolved penlix

    (@penlix)


    Hi all,

    thanks in advance for your help.

    On WordPress 4.6, with Contact Form 7

    I am trying to have a reply-to address. In the Additional Headers box, I enter:

    Reply-To: [your-email]

    but I get an error:

    The Reply-To field value is invalid.

    Can you please help?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Check that the form-tag you have used for the email field in the form uses the your-email syntax e.g. [email* your-email]

    Check that the form-tag is required(*) (see above example)

    Thread Starter penlix

    (@penlix)

    Thank you Barnez.

    I have the same issue, but for whatever reason, neither the form-tag/Additional Headers entry

    Reply-To: [your-email]

    nor

    Reply-To: [email* your-email]

    nor

    Reply-To: [text* your-email]

    work.

    Can you help please?

    You need to declare [email* your-email] under Form tab.

    Then use Reply-To: [your-email]

    Hope this will help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Reply-To: [your-email] error’ is closed to new replies.