This topic has 2 replies, 2 voices, and was last updated 9 years by Aurora.

  • Author
  • #85751
     Aurora
    Participant

    Hi!

    Amazing theme.  I have bumped into an issue regarding the buddypress avatar sizes.  I have seen a TON of topics regarding this and have made a few changes.

    I have first changed the default avatar sizes in bp-core-avatars.php (in plugins)

    define ( 'BP_AVATAR_THUMB_WIDTH', 130 );
    define ( 'BP_AVATAR_THUMB_HEIGHT', 130 );
    define ( 'BP_AVATAR_FULL_WIDTH', 150 );
    define ( 'BP_AVATAR_FULL_HEIGHT', 150 );

    and I have also changed the value in the members-loop.php file.  I successfully changed the images from rounded to square in member loop but when I pass …

    bp_member_avatar(‘type=full&width=150&height=150′)

    Nothing happens

    I have read buddypress guides for hours and at least 5 of them ALL say the same thing which is what I did and still nothing is changed.

    Do these Avatar sizes need to be changed with CSS?  I was also looking to add / remove fields shown on the default members page.  I found the area to do this in member-loop.php but I think this broke my members page as well.

    Any insight on how to dothis specifically with KLEO would be greatly appreciated.  I know I am close just feel like I am missing something and spinning my head in circles.

     

    Regards,

     

    Aurora

    #85790
     sharmstr
    Moderator

    They look like they are 150px to me. The end up being 140px because of the padding.

    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

    Attachments:
    You must be logged in to view attached files.
    #85793
     Aurora
    Participant

    I was actually able to correct everything. The moment I posted this I went and I had to add some CSS to get the images how I wanted them. Thank you for speedy reply. It was a CSS issue. I am sure I will have more questions though. My first time digging into buddypress but so far so good.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?