Skip to:
Content
Pages
Categories
Search
Top
Bottom

Avatar resize not working


  • generalmacbeth
    Participant

    @generalmacbeth

    I’m using the following:

    `
    define ( ‘BP_AVATAR_THUMB_WIDTH’, 50 );
    define ( ‘BP_AVATAR_THUMB_HEIGHT’, 50 );
    define ( ‘BP_AVATAR_FULL_WIDTH’, 250 );
    define ( ‘BP_AVATAR_FULL_HEIGHT’, 250 );
    `

    in my bp-custom.php file which is located in my plugins folder (not plugins/buddypress).

    Unfortunately, it doesn’t seem to be working. Avatars are still being sized to 150 x 150. Can someone tell me why this isn’t working?

    Also, is there a way to disable the cropping option?

  • The topic ‘Avatar resize not working’ is closed to new replies.
Skip to toolbar