PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

problem with registration page and reCaptcha

s2Member Plugin. A Membership plugin for WordPress®.

problem with registration page and reCaptcha

Postby Nick » July 14th, 2010, 4:27 pm

Hi Jason

I have found a small problem with s2Member when reCaptcha is enabled on the registration page. It has to do with the tabindex order. Its currently set to 10, 20, 30, 40 with first name having a value of 30 and last name 40. The reCaptcha plugin has a value of 30 so when you get to the first name field it jumps next to reCaptcha skipping the last name field.

Nick
Nick
Guest User
Guest User
 

Re: problem with registration page and reCaptcha

Postby Jason Caldwell » July 14th, 2010, 5:09 pm

Hi Nick. Thanks for reporting this.

Yea, I'm aware this causes conflicts under certain circumstances. It's a difficult thing to fine-tune. The reason for 10, 20, 30, 40, etc, is to leave plenty of room for Hooks/Filters and other Custom Fields to be inserted between them. Also, depending on your theme, your sidebar, etc, these tabindex numbers can either work beautifully, or cause other changes to be needed.

If anyone has any suggestions, I'm open to hearing them. To address your immediate problem with reCapchya, you can use their API, which already addresses this issue:
Code: Select all
<script>
var RecaptchaOptions = {
   tabindex : 50
};
</script>

For more information, please see:
http://www.google.com/recaptcha/apidocs/captcha/client
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: problem with registration page and reCaptcha

Postby grayskyes » October 5th, 2010, 10:48 pm

Just wondering where that script would go... wp_login.php or in an s2Member php file.

Thanks
User avatar
grayskyes
Registered User
Registered User
 
Posts: 4
Joined: June 30, 2010


Return to s2Member Plugin

Who is online

Users browsing this forum: Exabot [Bot] and 1 guest

cron