maximoau
Forum Replies Created
-
Hi did you get it to work on the checkout. Im stuck with the same error and there is no info anywhere. Its like the web is a ghost town.
Anyone out there able to help?
Anyone willing to help a newbie?
Forum: Plugins
In reply to: [WooCommerce Show Attributes] vertically align the attribute valuesAnyone able to help??
Forum: Plugins
In reply to: [Math Captcha] It does not work with woocommerce.if you got it to work i would like to know how?
im confused with this.
thanksHi , can anyone direct me to clear instructions on where to put the Google code to get captcha on the woocommerce checkout/billing form?
google asks you to do thisPaste this snippet before the closing </head> tag on your HTML template:
<script src=’https://www.google.com/recaptcha/api.js’></script>
Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<div class=”g-recaptcha” data-sitekey=”5bnm5btblahblahblah”></div>No html templates in my php files…. im confused !!
Checkout form ?
I have a child theme with a woocommerce folder. which file and where in the file do i put it?.. confused??
ThanksForum: Plugins
In reply to: [WooCommerce] Captcha on Checkout-Page not needed?Hi Max,
I feel Captcha is important and im looking out for any info on how to set it up for the woocommerce checkout page.I cant find any clear info on how to set up the plugins to get it to work on the checkout page/billing address form.
Forum: Plugins
In reply to: [Post Next] Need Captcha in checkout page using Woocommerce pluginI would like to know this as well. Any one able to help?
I cant find any documentation on setting this up for the checkout page/ billing address section of woocommerce.
thanksForum: Plugins
In reply to: [ReCaptcha Integration for WordPress] Manually insert into template file?Hi Im confused how to get this to work in the standard woocommerce checkout form. I cant find any info on this. I have the plugin installed, registered my site with google inserted the api keys from google.
But i dont know exactly where to put this??Paste this snippet before the closing </head> tag on your HTML template:
<script src=’https://www.google.com/recaptcha/api.js’></script>Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<div class=”g-recaptcha” data-sitekey=”6Lfjlkghkfgjghklfgh87988ouy8q8r0tt80r”></div>
thanksHi Im trying to find out where to put all the google code to make this work on the woocommerce checkout. can you help? There is no documentation for this.
Forum: Plugins
In reply to: [WooCommerce Show Attributes] vertically align the attribute valuesI know this css code is not correct.
But the attribute-values move under the attribute-label all in a line but only in the main product page and not the cart or the admin email.ul.custom-attributes .attribute-value {
padding-left: 0px;
display: table-cell;
}Anyone able to help?
Im sure its something simplethanks