Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How can I hide certain xprofile custom fields groups in the registration page?


Gene53
Participant

@gene53

Nope, only getting group 1. I wonder if:

<?php if ( function_exists( 'bp_has_profile' ) ) : if ( bp_has_profile( 'profile_group_id=1' ) ) : while ( bp_profile_groups() ) : bp_the_profile_group(); ?>

can be modified to fetch group 2 also.

LOL, this is driving me nuts…

Skip to toolbar