vcollins
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7This 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?
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7I am still experiencing issues.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7I checked the code from the link you provided and compared it to the code in my form and it’s identical.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7The 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
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7My 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.