Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Avatar Cropping #19503
     tydd
    Participant

    I resolve it by fix /home1/bantraic/public_html/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php

    COPY CODE
    if ( !defined( 'BP_AVATAR_FULL_WIDTH' ) )
    		define( 'BP_AVATAR_FULL_WIDTH', 580 );
    
    if ( !defined( 'BP_AVATAR_FULL_HEIGHT' ) )
    		define( 'BP_AVATAR_FULL_HEIGHT', 580 );
Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?