What email settings do you have in the Mail tab panel?
Thread Starter
normda
(@normda)
I cannot figure how to attach a screenshot of the Mail tab. IN the TO field is my addy.
Obviously I am doing something wrong. What I want it to do is send email to one or more email addresses that are checked. It seems that they are all coming to me. What am I missing? I don’t see a way to send you a screenshot of the Mail tab
Here is my template:
“***** Select one or more Members from this List *****”
[checkbox checkbox-784
“President | president@centralvawoodturners.org”
“Vice President – Program coordinator | VP_programs@centralvawoodturners.org”
“Vice President – Member service | VP_membership@centralvawoodturners.org”
“Vice President – VA Symposium Board Member | VP_VA_Symposium_Board@centralvawoodturners.org”
“Treasurer | treasurer@centralvawoodturners.org”
“Secretary | secretary@centralvawoodturners.org”
“Newsletter Editor | newsletter_editor@centralvawoodturners.org”
“Videographer | video_master@centralvawoodturners.org”
“Store Manager | store_manager@centralvawoodturners.org”
“Librarian | librarian@centralvawoodturners.org”
“Food Czar | food_czar@centralvawoodturners.org”
“Woodturning Skills Center Coordinator | skills_center_coordinator@centralvawoodturners.org”
“Ruritans Liaison |ruritans_liaison@centralvawoodturners.org”
“Webmaster | webmaster@centralvawoodturners.org”]
<label> Your Name (required)
[text* your-name] </label>
<label> Your Email (required)
[email* your-email] </label>
-
This reply was modified 6 years, 5 months ago by
normda.
It doesn’t have to be a screenshot. I just wanted to see the To field in this case.
Have a read through Selectable Recipient with Pipes.
I read through “Selectable Recipient with Pipes” and it looks like exactly what I need. In the first part where it shows the code to insert into the Form Template it doesn’t specify exactly where the Form Template is. I found what I suspect is the right file, /wp_content/plugins/contact_form_7/includes/contact_form_template.php.
There is no mention of where in the template to insert the code. I have tried a couple places and nothing showed up.
Can you fill in some of the blanks left out of the description?