Customizing BuddyPress Avatars – BROKEN??
-
Hey Guys,
I’ve implemented the steps outlined here:
Heres what I have:
define ( 'BP_AVATAR_DEFAULT', $img_url ); define ( 'BP_AVATAR_DEFAULT_THUMB', $img_url ); define ( 'BP_AVATAR_DEFAULT', 'https://velohive.com/wp-content/uploads/2017/06/VeloHive-Default-User-Avatar-150px-x-150px-17Teeth-EVO.png' ); define ( 'BP_AVATAR_DEFAULT_THUMB', 'https://velohive.com/wp-content/uploads/2017/06/VeloHive-Default-User-Avatar-125px-x-125px-17Teeth-EVO-THUMBNAIL.png' );
I’ve tried many iterations of this code in bp-customs and tried it in the functions.. but noting seems to work.
Im using the twenty-seventeen theme 1.2
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.