When using the “Conditional Profile Fields” plugin, and using the “add Xprofile fields to the members directory” code snippet, only the fields without visibility conditions created before the installation of the Conditional Profile Fields plugin, are visible in the members profile fields.
These functions are added:
add_action( ‘bp_directory_members_item’, ‘add_info_to_members_loop’ );
add_filter (‘bp_xprofile_is_richtext_enabled_for_field’, ‘__return_false’);
add_filter( ‘bp_is_conditional_profile_field_active’, ‘__return_true’ );
?>Hi,
Welcome to BuddyDev.Can you please explain the issue in a little more details.
Thank you
Brajesh
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
This topic is: not resolved