-
Henry replied to the topic change 'their' to 'his' or 'her' in activity stream in the forum Installing BuddyPress 10 years, 10 months ago
@mfmsw2youth Thanks for letting me know.
I hadn’t tested the code. Please try this and let me know how you get on:
function custom_activity_text_change_avatar( $entry, $user_id ) {
$gender = bp_get_profile_field_data( 'field=Gender&user_id=' . $user_id );
$userlink = bp_core_get_userlink( $user_id );if ( $gender == 'Male' ) {…[Read more]
-
Henry replied to the topic change 'their' to 'his' or 'her' in activity stream in the forum Installing BuddyPress 10 years, 10 months ago
Hi @mfmsw2youth
Can you paste the exact text here that you’d like to change. Eg the text that is coming up in your activity stream.
-
Henry replied to the topic change 'their' to 'his' or 'her' in activity stream in the forum Installing BuddyPress 10 years, 11 months ago
Hi @mfmsw2youth,
What is the exact text you’d like to change?
@mfmsw2youth
Active 5 years, 6 months ago