This topic has 9 replies, 4 voices, and was last updated 8 years, 4 months ago ago by Robert Hall
Latest Version 3.0.1 – May 21 2016
“ADDED: Captcha for custom layout of contact form.”
How do add contact form with captcha?
Regards,
Vlad
And one more Google Maps problem:
“This page didn’t load Google Maps correctly. See the JavaScript console for technical details.”
Regards,
Vlad
Hello,
As I see captcha persists on your “contact us” page http://prntscr.com/bw7j9a
Regarding the Google Maps problem please read how to get Google API key https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key .
Then you need edit the file wp-content/themes/legenda/contacts.php, find the code
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
,
and replace it with the code <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>
,
add your API key instead of “YOUR_API_KEY” text in the link.
Best regards,
Jack Richardson.
Hello, Jack!
Thanks for your replies.
About custom layout of contact form, I meant to add custom form at other pages.
For example FAQ-page.
Best regards,
Vlad
Hello,
You can use Contact Form 7 plugin and create a contact form your need, then add its shortcode to your page.
Regards,
Eva Kemp.
Eva, I’ve known about Contact Form 7 plugin.
But I think that update “Latest Version 3.0.1 – May 21 2016 “ADDED: Captcha for custom layout of contact form.” gave me opportunity to add legenda contact form.
I even tried and got it for pair days, but today captcha was broken.
Best regards,
Vlad
Hello,
There is no shortcode for contact form, but a template that can be selected when you create a page.
Please read the documentation https://www.8theme.com/demo/docs/legenda/#!/contacts_page , but if you want to add contact form to some other page you need use 3rd-party plugin.
As I see captcha is working on your Contact page:
http://storage4.static.itmages.com/i/16/0727/h_1469618957_1665156_5b1ae175ee.png
Best regards,
Jack Richardson.
del
Hello @Vladislav,
What you mean at the last post? Can we close this ticket?
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up