Email Not Working
-
The form is working as expected, but the email isn’t. (I am not including the word “group” in the email). The email displays the mail-tags.
My form code is…
<p>Type of Gift*</p> <p>[radio gift-type default:1 "Honor Someone" "Memorialize Someone"]</p> [group honored]<p>Name of Person to be Honored*<br />[/group] [group memorialized]<p>Name of Person to be Memorialized*<br />[/group] [text* honored_name]<br />
My email code is…
[honored]Name of Person to be Honored: [honored_name][/honored] [memorialized]Name of Person to be Memorialized: [honored_name][/memorialized]
The email I receive is…
[honored]Name of Person to be Honored: John Doe[/honored]
[memorialized]Name of Person to be Memorialized: John Doe[/memorialized]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Email Not Working’ is closed to new replies.