-
Sarah Gooding posted on the forum topic How to DIsplay Only Required Fields on Signup in the group How-To and Troubleshooting: 15 years, 6 months ago
Does this part of the profile loop accept any parameters? while ( bp_profile_fields( ) ) : bp_the_profile_field( ); For example I’d like to only include the name field, which is the core field that is required, and not all the other extra fields. So I tried this but it does nothing: while ( bp_profile_fields( ‘field_id=1’ […]
-
Sarah Gooding posted on the forum topic How to DIsplay Only Required Fields on Signup in the group How-To and Troubleshooting: 15 years, 6 months ago
Whoops , it stripped the code… lemme try again: Does this part of the profile loop accept any parameters? ‘ ‘ For example I’d like to only include the name field, which is the core field that is required, and not all the other extra fields. So I tried this but it does nothing: ‘ ‘ Since […]
-
Sarah Gooding started the forum topic How to DIsplay Only Required Fields on Signup in the group How-To and Troubleshooting: 15 years, 6 months ago
Does this part of the profile loop accept any parameters?
For example I’d like to only include the name field, which is the core field that is required, and not all the other extra fields. So I tried this but it does nothing:Since that’s the only required field I have, it would work if […] -
Sarah Gooding joined the group How-To and Troubleshooting 15 years, 6 months ago
-
Sarah Gooding posted an update 15 years, 7 months ago
Love the new design 🙂 But where is the BP codex now? I can’t find it.
@pollyplummer
Active 1 year ago