Snippets
Use default Gravatar avatars instead of BuddyPress
Add to functions.php
add_filter( 'bp_core_fetch_avatar_no_grav', '__return_false' );