messmeriza
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Error: jQuery was not presentnever mind I have deactivated the plugin and gone with Google maps
Forum: Plugins
In reply to: [WP Store Locator] map not showingnever mind I have used Google Maps instead
Thanks Ethan!
- This reply was modified 6 years, 11 months ago by messmeriza.
Thanks very much cavalierlife. That was very helpful!! And looks great now on a phone: http://dev-webportfolio1.pantheonsite.io/home-2/
Forum: Plugins
In reply to: [Contact Form 7] can’t tick recaptcha boxHow does it help me to switch to another theme?
I have now set up Contact Form 7’s reCAPTCHA module. Akismet is now giving me an orange border no matter what I put in the form fields or what email address I put in the email field.
In the Google console I get this error ‘We detected that your site is not verifying reCAPTCHA solutions. This is required for the proper use of reCAPTCHA on your site. Please see our developer site for more information.’
I’m not a developer but webdesigner and I have no idea how to solve what they suggest on the developer site 🙁
Forum: Plugins
In reply to: [Contact Form 7] i cant send emailThanks Neil I did just now.
Forum: Plugins
In reply to: [Contact Form 7] i cant send emailI have the same problem on my website:
https://adriaanandryan.com/contact-us-3/My form worked just fine. Now I can’t tick the recaptcha tick box and if I remove the recaptcha completely I still can’t send the form. When I click on the Send button nothing happens.
This is my form code:
<script src=’https://www.google.com/recaptcha/api.js’></script>
<div id=”content_container”>
<p class=”col-md-4″><label> Your Name (required)</label>
[text* your-name akismet:author]</p>
<p class=”col-md-4″><label> Your Email (required)</label>
[email* your-email akismet:author_email]</p>
<p class=”col-md-4″><label> Subject</label>
[text your-subject]</p>
<p class=”col-md-12″><label> Your Message</label>
[textarea your-message]</p>
<div class=”g-recaptcha” data-sitekey=”6LeH_osUAAxxxxxxxxx;/div>
<p class=”col-md-12″>[submit “Send”]</p>
</div></div>Would appreciate to get help as well thanks!
- This reply was modified 7 years, 2 months ago by messmeriza.
- This reply was modified 7 years, 2 months ago by messmeriza.
- This reply was modified 7 years, 2 months ago by messmeriza.