Page 1 of 1

Can I HIDE a Custom Reg Field from Public Profile view?

PostPosted: October 9th, 2011, 5:16 pm
by bitofgrace
Can I HIDE a Custom Reg Field from Public Profile view?
I've added a required field to the registration - by adding it in the General Settings.
But it is information that should not be shared publicly on the profile. (its user's old registration #)
How/Where do I tell s2 NOT to display it in the Buddypress users' profiles?

grace :roll:

--Just adjusted the visibility of the fields by un-checking the "Yes, Integrate with BP public fields"
But i'm assuming this means its all or nothing as far as visibility ? All custom fields would be removed from public view.

Is this the only way to control visibility (think i can make due without adding more fields - just not sure yet)

Re: Can I HIDE a Custom Reg Field from Public Profile view?

PostPosted: October 10th, 2011, 8:05 am
by Eduan
Have you tried using conditionals?
You can find them under WP Admin -> s2Member -> API / Scripting -> Simple/Shortcode Conditionals.

Or for more advanced users you can find it under WP Admin -> s2Member -> API / Scripting -> Advanced/PHP Conditionals.

Hope this helps :) .

Re: Can I HIDE a Custom Reg Field from Public Profile view?

PostPosted: October 11th, 2011, 1:10 pm
by Cristián Lávaque
You can configure the custom registration field so it doesn't show in the WordPress profile after registration. WP Admin -> s2Member -> General Options -> Custom Registration -> Add/Edit field -> Allow Profile Edits

I hope this helps. :)

Re: Can I HIDE a Custom Reg Field from Public Profile view?

PostPosted: October 11th, 2011, 1:16 pm
by bitofgrace
Hi Cristian

ahhh :) so if its non-editable it doesn't show either? Perfect.

-grace

Re: Can I HIDE a Custom Reg Field from Public Profile view?

PostPosted: October 11th, 2011, 2:52 pm
by Cristián Lávaque
Choose the option "No (uneditable & totally invisible after registration)". ;)