1 – Add the following to your childs function.php file
COPY CODE
/**
* Add a default avatar to Settings > Discussion
**/
//add_filter( 'bp_core_fetch_avatar_no_grav', '__return_true' );
define ( 'BP_AVATAR_DEFAULT', 'http://www.yoursite.com/path/to/your/avatar/imagename.jpg' );
define ( 'BP_AVATAR_DEFAULT_THUMB', 'http://www.yoursite.com/path/to/your/avatar/imagename_thumb.jpg' );
2 – You can turn off the admin bar in Theme Options – Header Options
3 – There’s already a menu item to change the avatar. Go to your profile, click Profile, click Change Profile Photo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com