BuddyBoss Home – Web Support Forums Plugins BuddyBoss Media Images on Wall to small

Viewing 9 posts - 1 through 9 (of 9 total)
  • Question

    #33587
    @mth75

    @TJCHESTER @michael I noticed images uploaded on the wall don’t fill out anymore in other words, they are small … Any quick workaround?

    Answers

    #33588
    @mth75

    @Michael Any workaround? I would like to have this solved asap, my site is very image orientated.

    #33590
    @michael

    @mth75 This was done on purpose, as many people complained about the large images taking up too much space in their activity streams.

    You can change it back in /includes/types/photo-hooks.php around line 117.

    $img_size = 'medium';

    change to:

    $img_size = 'buddyboss_media_photo_wide';

    I’ll see if we can get an admin option for it…

    #33591
    @mth75

    @Michael , who are these people? The wall looks terrible with small images. Thx, a option would be perfect!

    #33592
    @michael

    I added a task internally to add this option. Some big updates to Media coming up in next few weeks.

    People in general want things to function similar to Facebook, where images are also posted smaller. It just depends on your site’s use case I guess, not every site is image-centric and they just want photos to be an optional component of activity.

    #34094
    @michael

    @mth75 Option added!

    Download 1.1.1, available now: https://www.buddyboss.com/release-notes/buddyboss-media-1-1-1/

    Then go to Settings > BuddyBoss Wall, and select “Full Size” for the activity photos.

    #34096
    @mth75

    @Michael

    I just updated and did the workaround! Great how you guys listen to your customers and implement features! Really great Michael!

    Best wishes!!!!

    Marc

    #34104

    Alyssa
    Participant
    @alyssa-buddyboss

    Thanks for the update Marc!

    #34106
    @michael

    @mth75 Happy to help, thanks for your suggestions

Viewing 9 posts - 1 through 9 (of 9 total)
  • The question ‘Images on Wall to small’ is closed to new replies.