GeoDirectory SupportAsking For Password At Registration – Seems to be an option in code – GeoDirectory Support https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/feed Mon, 17 Mar 2025 16:05:14 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26091 <![CDATA[Asking For Password At Registration – Seems to be an option in code]]> https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26091 Fri, 02 Jan 2015 16:11:23 +0000 adriangraham Hi Guys,

In file “reg_frm.php” I see the following on the registration page:

<?php if(get_option(‘ptthemes_show_user_pass’)){?>

Where is ptthemes_show_user_pass option set to allow the user to choose a password?

Thanks a mil,

Adrian

]]>
https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26103 <![CDATA[Reply To: Asking For Password At Registration – Seems to be an option in code]]> https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26103 Fri, 02 Jan 2015 18:11:18 +0000 Paolo Hi,

apparently the option has never been added.

The code to validate and save the password is available, so we just need to add the option.

I’ve asked to Stiofan to add it in the next release.

Thx

]]>
https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26193 <![CDATA[Reply To: Asking For Password At Registration – Seems to be an option in code]]> https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26193 Sat, 03 Jan 2015 12:13:49 +0000 Stiofan O'Connor This has been added and will be in the next release.

Thanks,

Stiofan

]]>
https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26194 <![CDATA[Reply To: Asking For Password At Registration – Seems to be an option in code]]> https://wpgeodirectory.com/support/topic/asking-for-password-at-registration-seems-to-be-an-option-in-code/#post-26194 Sat, 03 Jan 2015 12:16:36 +0000 adriangraham Exellent, thanks!

]]>