- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
<script>
var RecaptchaOptions = {
theme : 'white',
tabindex : 2
};
</script>
and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?
duotive said
reCAPTCHA uses a variable called<script> var RecaptchaOptions = { theme : 'white', tabindex : 2 }; </script>and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?
Im not sure its actually possible to have two reCAPTCHAs on the same page… nor really the need to have two different ones
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
OrganicBeeMedia said
duotive saidIm not sure its actually possible to have two reCAPTCHAs on the same page… nor really the need to have two different ones
reCAPTCHA uses a variable called<script> var RecaptchaOptions = { theme : 'white', tabindex : 2 }; </script>and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?
Yes but 1000 million customers want a contact form in the footer and 1000 million themes do not have protection. So i made the widget, added recaptcha and if you view the contact page and have that widget in the footer, one of them will not start. That is the purpose, i do not have a passion for recaptcha, i even hate it, but that is my choice.
duotive said
OrganicBeeMedia saidYes but 1000 million customers want a contact form in the footer and 1000 million themes do not have protection. So i made the widget, added recaptcha and if you view the contact page and have that widget in the footer, one of them will not start. That is the purpose, i do not have a passion for recaptcha, i even hate it, but that is my choice.
duotive saidIm not sure its actually possible to have two reCAPTCHAs on the same page… nor really the need to have two different ones
reCAPTCHA uses a variable called<script> var RecaptchaOptions = { theme : 'white', tabindex : 2 }; </script>and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?
instead of using reCAPTCHA in the footer contact form use a hidden field
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
OrganicBeeMedia said
duotive saidinstead of using reCAPTCHA in the footer contact form use a hidden field
OrganicBeeMedia saidYes but 1000 million customers want a contact form in the footer and 1000 million themes do not have protection. So i made the widget, added recaptcha and if you view the contact page and have that widget in the footer, one of them will not start. That is the purpose, i do not have a passion for recaptcha, i even hate it, but that is my choice.
duotive saidIm not sure its actually possible to have two reCAPTCHAs on the same page… nor really the need to have two different ones
reCAPTCHA uses a variable called<script> var RecaptchaOptions = { theme : 'white', tabindex : 2 }; </script>and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?
Please do elaborate.
duotive saidhttp://robmalon.com/hidden-form-fields-to-prevent-bot-spam/ it a google result but saves me time in typing what to do…
Please do elaborate.
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
OrganicBeeMedia said
duotive saidhttp://robmalon.com/hidden-form-fields-to-prevent-bot-spam/ it a google result but saves me time in typing what to do…
Please do elaborate.
I do not think a spam bot is fooled by a hidden input
I do not think a spam boot even loads the css, does it need the css? that seems silly to me. Did you have a change to test this?
duotive said
OrganicBeeMedia saidYes but 1000 million customers want a contact form in the footer and 1000 million themes do not have protection. So i made the widget, added recaptcha and if you view the contact page and have that widget in the footer, one of them will not start. That is the purpose, i do not have a passion for recaptcha, i even hate it, but that is my choice.
duotive saidIm not sure its actually possible to have two reCAPTCHAs on the same page… nor really the need to have two different ones
reCAPTCHA uses a variable called<script> var RecaptchaOptions = { theme : 'white', tabindex : 2 }; </script>and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?
I believe that would be 1 billion but please go on.
Besides the help it provides by converting books, I don’t see why you don’t have a custom solution. Mingle by Parallelus has a custom captcha (which looks lovely, by the way).
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
LandonWilson said
duotive said
OrganicBeeMedia saidYes but 1000 million customers want a contact form in the footer and 1000 million themes do not have protection. So i made the widget, added recaptcha and if you view the contact page and have that widget in the footer, one of them will not start. That is the purpose, i do not have a passion for recaptcha, i even hate it, but that is my choice.
duotive saidIm not sure its actually possible to have two reCAPTCHAs on the same page… nor really the need to have two different ones
reCAPTCHA uses a variable called<script> var RecaptchaOptions = { theme : 'white', tabindex : 2 }; </script>and if i have two reCAPTCHAs on the same they get overwritten. How can i solve this issue?I believe that would be 1 billion but please go on.
Besides the help it provides by converting books, I don’t see why you don’t have a custom solution. Mingle by Parallelus has a custom captcha (which looks lovely, by the way).
Because i do not want to reinvent the wheel. If you have something good, use it. And ours looks good, we do not use the normal reCaptcha skin, never did.
You can skin reCaptcha? I learn something new everyday.
