Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter vcollins

    (@vcollins)

    This is the content that is in the body of the email that comes through

    From: [your-name]
    Email: <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]

    this is the code in my contact form tab

    <div class=”form-group”>
    [text* text-817 class:form-control class:general_field placeholder ” Name*”]
    </div>
    <div class=”form-group”>
    [email* email-451 class:form-control class:general_field placeholder “Email*”]
    </div>
    <div class=”form-group”>
    [submit class:btn_general class:btn_read “Submit”]

    </div>

    the mail tags in the link you mentioned above match the tags listed in my mail tab. is the code incorrect?

    Thread Starter vcollins

    (@vcollins)

    I am still experiencing issues.

    Thread Starter vcollins

    (@vcollins)

    I checked the code from the link you provided and compared it to the code in my form and it’s identical.

    Thread Starter vcollins

    (@vcollins)

    The messages send but this what is transmitted

    From:[your-name]
    Email:<[your-email]>
    Subject:[your-subject]

    Message Body:
    [your-message]

    I’ve personally tried sending content in the forms and it does not send. Whats shown above is what comes through

    Thread Starter vcollins

    (@vcollins)

    My contact form on the contact page and my newsletter form

    not sure how to attach a screenshot of what’s actually being sent but it’s like all the information gets lost in transmittal.

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