Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-21T09:45:15-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16909 2012-01-21T09:45:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16909&p=61174#p61174 <![CDATA[Re: Adding Password Field to Pro Forms]]> 1. You are able to see this option.
2. You have the latest release with the latest security options and bug fixes.

You can check this post how to upgrade:
viewtopic.php?f=36&t=247

Hope this helps, and please tell me how it goes. :)

Statistics: Posted by Eduan — January 21st, 2012, 9:45 am


]]>
2012-01-21T03:10:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16909&p=61159#p61159 <![CDATA[Re: Adding Password Field to Pro Forms]]>
Thanks for your quick response, that is what Im looking for, but Im actually using an old version of S2 member pro, and "Registration/Profile Fileds & Options" is not there.

Im using version: 110604

Would it be else where in this version?

Cheers

Statistics: Posted by mb_011 — January 21st, 2012, 3:10 am


]]>
2012-01-19T23:00:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16909&p=61057#p61057 <![CDATA[Re: Adding Password Field to Pro Forms]]> WP Admin -> s2Member -> General Options -> Registration/Profile Fields & Options -> Allow Custom Passwords during Registration?

Statistics: Posted by Raam Dev — January 19th, 2012, 11:00 pm


]]>
2012-01-17T05:37:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16909&p=60805#p60805 <![CDATA[Adding Password Field to Pro Forms]]>
Im wondering if someone can help, Im looking for a way to enable the user to generate their own password, as appose to the system auto generating one for them

I've see the following code in the paypal-checkout-form.html file, but can for the life of me find how to enable it.

Thanks in advance for your help!
Matt

======================================================

<span>Password ( type this twice please ) *</span><br />
<input aria-required="true" type="password" maxlength="100" autocomplete="off" name="s2member_pro_paypal_checkout[password1]" id="s2member-pro-paypal-checkout-password1" class="s2member-pro-paypal-password1 s2member-pro-paypal-checkout-password1" value="%%password1_value%%" tabindex="50" />
</label>
<input type="password" maxlength="100" autocomplete="off" name="s2member_pro_paypal_checkout[password2]" id="s2member-pro-paypal-checkout-password2" class="s2member-pro-paypal-password2 s2member-pro-paypal-checkout-password2" value="%%password2_value%%" tabindex="60" />
<div id="s2member-pro-paypal-checkout-form-password-strength" class="ws-plugin--s2member-password-strength s2member-pro-paypal-form-password-strength s2member-pro-paypal-checkout-form-password-strength"><em>password strength indicator</em></div>
</div>

======================================================

Statistics: Posted by mb_011 — January 17th, 2012, 5:37 am


]]>