@frettsy
11 years, 12 months ago
add this to your theme’s functions.php file: remove_filter('bp_get_the_profile_field_value', 'convert_smilies', 2); add_filter('bp_get_the_profile_field_value', 'convert_smilies', 99);
remove_filter('bp_get_the_profile_field_value', 'convert_smilies', 2); add_filter('bp_get_the_profile_field_value', 'convert_smilies', 99);