This topic has 8 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Dear 8Theme,
We have a question in the Private content.
Hello,
To add some contact form on the page use the shortcode of form – http://prntscr.com/j08wv1
Regards
Hi Rose,
Thanks for coming back.
Do you have the code for the form that came with the Royal Theme? We would like our forms to look exactly the same as http://prntscr.com/j09cwh and with the captcha too. We can’t seem to find the code for this form anywhere. Hope you can help. Kind Regards, Su.
You can use code like this http://prntscr.com/j0a9ag:
<p>Your Name*<br />
[text* your-name] </p>
<p>Your Email*<br />
[email* your-email] </p>
<p>Website<br />
[text your-website] </p>
<p>Your Message* <br />
[textarea* your-message ]
</p>
<p>[submit "Send Message"]</p>
Please read there articles – https://contactform7.com/captcha/ https://contactform7.com/2015/09/17/contact-form-7-43/
Regards
Thank Rose,
We’ve now added the code.
I’ve noticed the width of the contact form boxes is not as wide as the demo site as per http://prntscr.com/j0athd
Any help will be greatly appreciated. I’ve taken away the “website” box from the contact section as its not required.
Kind Regards, Su.
.wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
width: 100%;
}
Regards
Hi Rose,
Many thanks, could you confirm where we put this code, have tried theme (nothing happens) and the contact form 1 additional settings (nothing happens).
Ww’re almost there! Hope you can help please. Kind Regards Su.
Hello,
The code should work from Theme Options > Custom css. Please clear cache and check one more time – https://prnt.sc/j0ldzl
Regards
You must be logged in to reply to this topic.Log in/Sign up