Viewing 3 replies - 1 through 3 (of 3 total)
  • Please include all your input in the Form and Mail sections of the CF7 interface in theContact Form 7 form at http://countrysidemontessori.org/contact.

    Thread Starter ianturnercms

    (@ianturnercms)

    Thank you.

    Here you go. I included /contact and /schedule-a-tour

    #——Form Section for /contact——–#
    <p>Your Name *
    [text* your-name akismet:author] </p>

    <p>Your Email *
    [text* your-email akismet:author_email] </p>

    <p>Subject
    [text your-subject] </p>

    <p>How did you hear about Countryside?
    [radio Referred-by “Facebook” “Banner Ad on a Website” “A Google Search” “Word of mouth” “Other”]</p>

    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>
    #——End of Form Section for /contact——–#

    #——Mail Section for /contact——–#
    From: [your-name] <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]


    This e-mail was sent from a contact form on countrysidemontessori.org (http://www.countrysidemontessori.org)
    #——End of Mail Section for /contact——–#

    #——Form Section for /schedule-a-tour——–#
    <p>First & Last Name *
    [text* FirstName 100/] </p>

    <p>Your Email *
    [text* YourEmail 200/] </p>

    <p>Phone Number *
    [text* Telephone 200/] </p>

    <p>City/Town of Residence *
    [text* City 150/150]</p>

    <p>Child’s Name & Age *
    [text* ChildsName 300/]</p>

    <p>Choose a Visit and/or Whichever Classes you’d Like*
    [checkbox* visittype

    “School Visit & Class Observation”

    “Prospective Parent Class: Countryside Community (Tues., 03/10, 6:00-6:45 PM)”

    “Prospective Parent Class: What is Montessori? (Mon., 02/23, 6:00-6:45 PM)”]
    </p>

    <p>How did you hear about Countryside?*
    [checkbox* referred-by-what exclusive “Facebook” “Banner Ad on a Website” “A Google Search” “Word of mouth” “Other”]</p>

    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>
    #——End of Form Section for /schedule-a-tour——–#

    #——Mail Section for /schedule-a-tour——–#
    From: [FirstName] at <[YourEmail]>
    Subject: Schedule a Visit Page

    Child’s Name & Age:
    [ChildsName]

    Telephone:
    [Telephone]

    City:
    [City]

    Visit Type:
    [visittype]

    How did you hear about Countryside?
    [referred-by-what]

    Send me insights on parenting and education.
    [Newsletter]

    Message Body:
    [your-message]


    This e-mail was sent from a contact form on countrysidemontessori.org (http://www.countrysidemontessori.org)
    #——End of Mail Section for /schedule-a-tour——–#

    The From: address used in the Mail section of the CF7 interface can be important in determining if an email is seen as spam .

    Your using collected email addresses in From: [your-name] <[your-email]> is likely to cause problems.

    See Contact Form 7 Email Issues – there is section there that deals with this issue.

    See also Best Practice to Set Up Mail​​.

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

The topic ‘Sending failed. Inconsistent causes.’ is closed to new replies.