Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-05T20:31:10-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16594 2012-01-05T20:31:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16594&p=59823#p59823 <![CDATA[Re: Required fields changeable]]>
These two files handle the display of Profile editing forms.

1. This one handles the stand-alone version that normally opens in a popup window.
/s2member/includes/classes/profile-in.inc.php

2. This one handles the Shortcode [s2Member-Profile /]
/s2member/includes/classes/sc-profile-in.inc.php

This file handles form processing for both variations.
/s2member/includes/classes/profile-mods-in.inc.php

You can edit those files to force the First Name and Last Name input fields to be disabled by adding disabled="disabled" to the elements.

Keep in mind these are core files, so those changes will be overwritten when upgrading s2Member.

Statistics: Posted by Raam Dev — January 5th, 2012, 8:31 pm


]]>
2011-12-29T15:59:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16594&p=59136#p59136 <![CDATA[Re: Required fields changeable]]>
I don't believe there's a template to modify those two fields and make them not changeable, but I'm going to check with another support rep and get back to you.

Thank you for your patience.

Statistics: Posted by Raam Dev — December 29th, 2011, 3:59 pm


]]>
2011-12-29T13:37:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16594&p=59112#p59112 <![CDATA[Required fields changeable]]>
in my registration form the login, first and last name are required.
But the first and lastname can be changed again in the profile.
How can I make this two fields not changeable?

Thank you for answers.

Statistics: Posted by FarChris — December 29th, 2011, 1:37 pm


]]>