• Resolved imwaltk

    (@imwaltk)


    Everything seems to work, but the email never goes through. Any idea why??

    <p>Your Name (required)<br />
    [text* your-name] </p>

    <p>Your Email (required)<br />
    [email* your-email] </p>

    <p>Your Phone Number<br />
    [tel tel-118]

    <p>Please Contact Me via<br />
    [select menu-816 “Email” “Call” “Text”]

    <p>Anything else you’d like us to know?<br />
    [textarea your-message] </p>

    <p>I Am Interested In<br />
    [checkbox your-wants “Muay Thai Kickboxing” “Brazilian Jiu-Jitsu” “MMA Combo” “Kids (4-6)” “Kids (7-14” “Exercise” “Self-Defense”]

    <p>Please enter the text below<br />
    [captchac captcha-272]<br />
    [captchar captcha-272]<br /></p>

    <p>[submit “Send”]</p>

Viewing 1 replies (of 1 total)
  • You must program MAIL in a separate tag. Located on top of page. Your above example is is FORM tab, open the MAIL tab and write your email, best to press SAVE before doing this as all the mail-tags will be copied.

    A few recommendations:
    1- Ensure the outgoing email is from the same domain where you have your form. If your form is on https://www.Kickbox.com then your outgoing email should be [email protected] otherwise it will land in spam mail.
    2- Use the mail-tags listed to write your email, you can even use basic HTML code, such as <h1> to highlight a header line. Don’t get too creative or it will not work.
    3- Use mail-tags on the Subject to make it personal, SUBJECT: [your-want] for [your-name] ==> Will show up as “Self Defense for John”
    4- Use both MAIL 1 and MAIL 2, MAIL 1 to send to the client a personalized response and MAIL 2 for you of some additional information you asked on the form that you may not want to resend to client.

    Hope this works.

    • This reply was modified 5 years, 7 months ago by gatitomeow.
Viewing 1 replies (of 1 total)
  • The topic ‘See attached code- Why is email not working?’ is closed to new replies.