Hi I want to use the
http://themes.muffingroup.com/be/callcenter/ theme but I want to add a simple contact form that looks like the one on the home page of your
http://themes.muffingroup.com/be/transfer/ theme. How do I do that? Can you provide me with the form code used to create that form?
Thanks!
Comments
for more details about creating forms in CF7 plugin, we suggest to check plugin's doc [Links visible only for registered users] where everything has been explained. After checking this doc, you would be able to do whatever you want.
Thanks!
BeTransfer demo (http://themes.muffingroup.com/be/transfer/) I couldn't get it to look like that...so can't you just tell me what the coding is that you used in your demo?
"We will call you back Your Name______________ You're email___________ send message"
This is the form code I used:
<input type="email" name="EMAIL" placeholder="EMAIL" required><input type="submit" value="Subscribe">
my site is: [Links visible only for registered users]
<div class="newsletter_form"> <input name="EMAIL" id="mc4wp_email" required="" type="email" placeholder="Your email address"> <input type="submit" value="SIGN ME UP!"></div>
"We will call you back Your Name______________ You're email___________ send message"
we do not use any special coding, you can import the pre-built website dentist and copy the contact form, then install the desired pre-built website and paste it.
thanks
In the Muffin editor, there is no widget for Contact Form 7 so how did you guys do it in the Dentist2 demo?