vibecy
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Contact Form 7] This contact form is located in the wrong place.Thank you! That sorted it out!
- This reply was modified 1 year, 10 months ago by vibecy. Reason: Mark as resolved
Forum: Plugins
In reply to: [Contact Form 7] This contact form is located in the wrong place.Hi again, yes that’s the one. Please see below:
<div class="row">
<div class="form-group col-md-6">
[text* name2 id:name2 class:form-control placeholder "Your Name"]
<i class="fal fa-user"></i>
</div>
<div class="form-group col-md-6">
[email* email2 id:email2 class:form-control placeholder "Your Email"]
<i class="fal fa-envelope"></i>
</div>
<div class="form-group col-md-6">
[number* number-767 id:number-767 class:form-control placeholder "Phone Number"]
<i class="fa-regular fa-phone-flip"></i>
</div>
<div class="form-group col-md-6">
[select* menu-937 id:menu-937 class:form-select class:nice-select "Classes for Children" "Classes for Adults" "Private Sessions" "Other Enquiries"]
</div>
<div class="form-group col-12">
[textarea* textarea-445 id:textarea-445 class:form-control placeholder "Your Message"]
<i class="fal fa-comment"></i>
</div>
<div class="contact-form-btn col-12">
<button class="th-btn wpcf7">Send Message</button>
</div>
</div>
<p class="form-messages mb-0 mt-3"></p>Forum: Plugins
In reply to: [Contact Form 7] This contact form is located in the wrong place.Hi Takayuki, I am using the same contact form on Homepage (towards the end) and the on the Contact page.
Viewing 3 replies - 1 through 3 (of 3 total)