Need to simplify replying
-
So, I have 3 different CF7 forms on my site. 2 of them are similar (job applications) and one is a general contact form. The issue that I am having is that, when answering an email that’s been sent through one of the fields, then in 2 out of 3 forms the name shows “WordPress” instead of the name of whoever sent the form.
To make it simple:
When someone named John sends a job application through the form, then I want to just click “Reply” and make sure that my reply goes to the person who sent the form (they will add their email and name). That part works, it goes to the right person, but instead of “John”, it shows “WordPress” as the name.
Only in 2 of 3 forms though. The difference between the correct one and the others is that one is using:
[text nimi class:contact_email placeholder ""]
The others are using:
[text* your-name]
I tried changing the 2 forms that do not work as intended to the one that works, name specifically, but that did not work either.
- The topic ‘Need to simplify replying’ is closed to new replies.