• I would like to allow users to send email to multiple email recipients. When I select more than one, only one gets sent.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    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 | [email protected]
    “Vice President – Program coordinator | [email protected]
    “Vice President – Member service | [email protected]
    “Vice President – VA Symposium Board Member | [email protected]
    “Treasurer | [email protected]
    “Secretary | [email protected]
    “Newsletter Editor | [email protected]
    “Videographer | [email protected]
    “Store Manager | [email protected]
    “Librarian | [email protected]
    “Food Czar | [email protected]
    “Woodturning Skills Center Coordinator | [email protected]
    “Ruritans Liaison |[email protected]
    “Webmaster | [email protected]”]

    <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.
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    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?

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

The topic ‘Multiple email checkboxes’ is closed to new replies.