Plugin: BuddyPress Media

Join this plugin group to follow comments, support topics and reviews.

Images size and / (4 posts)

Started 1 year, 7 months ago by: John

  • Profile picture of John John said 1 year, 7 months ago:

    Hello,

    When I upload a photo with bp-album, if the size is too big it’s not displaying entirely in the album. I can always add a manual width like this <img src="<?php bp_album_picture_middle_url() ?>" width="700" /> but if the image uploaded is small it will be extended and it wouldn’t look good.

    Would it be possible to set that if the the image displayed in single. php has a with superior to 900px it will be reduced to 900px and if no nothing change ?

    I’ve updated my BP-Album today and the bug with the / is still here (Impossible to write something with a ‘ in the photos description, it’s automatically converted in /), is this something your team is working on ?

    Thanks you for your help,

    Best regards,

  • Profile picture of foxly foxly said 1 year, 7 months ago:

    @johnwinch42

    When I upload a photo with bp-album, if the size is too big it’s not displaying entirely in the album. I can always add a manual width like this <img src="<?php bp_album_picture_middle_url() ?>" width="700" /> but if the image uploaded is small it will be extended and it wouldn’t look good.
    
    Would it be possible to set that if the the image displayed in single. php has a with superior to 900px it will be reduced to 900px and if no nothing change ?

    This set of problems is solved in version 0.1.9. You can easily set-up scaling/cropping/max size for uploaded content both in the content module setup screens and directly in the template files.

    I’ve updated my BP-Album today and the bug with the / is still here (Impossible to write something with a ‘ in the photos description, it’s automatically converted in /), is this something your team is working on ?

    This is a known bug. We’re working on it: http://code.google.com/p/buddypress-media/issues/detail?id=30

    ^F^

  • Profile picture of John John said 1 year, 7 months ago:

    @foxly Thanks you for your answer, but the version 0.1.9 is not released yet ? It’s still in beta and I’ve read that it wouldn’t’ recommend to install it on a live site. Can you confirm that ?

  • Profile picture of foxly foxly said 1 year, 7 months ago:

    @johnwinch42

    Version 0.1.9 is not going to be released for at least 4 weeks. Do not install the version 0.1.9 beta on a live site.

    ^F^