This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #197352
     TheDream18
    Participant

    Hi

    Where is file location call :  bpthumb.jpg

    Thanks

    #197375
     Radu
    Moderator

    Hi,

    You can change that by using the next code lines

    COPY CODE
    
    define ( 'BP_AVATAR_DEFAULT', 'http://example.com/default-avatar.jpg' );
    define ( 'BP_AVATAR_DEFAULT_THUMB', 'http://example.com/default-avatar-thumb.jpg' );
    

    They can be added in child theme functions.php or in bp-custom.php

    https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/

    Replace the image path with your desired avatar.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?