Hi I have tried adding
define( ‘BP_SHOW_DISPLAYNAME_ON_PROFILE’, false );
to wp-config.php
But Usernames still appear on members profile page. I’m using WP 3.7.1 Could you suggest another way please?
Ajax dosen’t work on my site, also register page breaks if custom password is enabled. I looked for the line quoted above but the file I have only goes to line 176. Any update on this?
Could you post the full fix for this please I have the do_shortcode filter in my functions.php file but don’t quite understand where / how the passing post_type=’page’ too should be implemented. Thanks