BuddyDev

Search

Individual Images

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #395

    This only seems to work when I comment on it as admin. When I am logged in as someone else it will show the comment in the pop up box only. This got me to thinking that this behaviour may be better if it shows in the Pop up box but also below the image on the main activity post (yes even if there are multiple images). Also having masonry thumbs in this situation would also be nice because this would look much better (also it is hard cropping them cutting everything off)… http://relativeu.com/downloads/ms_4482.jpg

    Thanks

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #396

    Brajesh not sure if this helps you but I made this edit for the pop up box because some of the images and border were going beyond the constrains of the pop up box. This solves that issue and makes it look much better:

    /*MediaPress Alterations*/
    .mpp-lightbox-media-container {
    width: 520px;
    box-sizing: border-box;
    border: 0px solid #ccc;
    float: left;
    padding: 5px;
    }

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #397

    Hi Milo,
    thank you.
    I just updated the lightbox css/template to make it look facebookish. Black background and getting rid of the border.
    Here is the commit.
    https://github.com/buddydev/mediapress/commit/5eef7b2e10d598a7d16a1d10b6ef26c0ad69909d

    About Crop:- we do have this built into the MediaPress to allow us resize or hard crop the image. I have set it to crop to make it easier for us to have proper grids. I will enable the admin option in our next update(tomorrow) to give you control of this option.

    Checking for the comments as I was logged in as admin while adding the comments.

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #401

    Sorry if this sounds like a dumb question but what is the proper way to update these changes? Right now I completely delete MediaPress then upload the latest one is that right or is there a better way to update.

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #402

    Would there be a way to make it work with the Jetpack “Tiled Galleries” or something like that?

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #403

    Hey Brajesh,
    in the latest update I uploaded 2 pics but the thumbs led to the wrong pics (reversed)

    https://github.com/buddydev/mediapress/commit/5eef7b2e10d598a7d16a1d10b6ef26c0ad69909d

    Also is the grey box below supposed to be there?(see pic)
    http://relativeu.com/wp-content/uploads/2015/09/bottom-box.jpg

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #404

    Hi Milo,
    That is not another pick. I have used a 20px(min-height) bottom area which is used by MediaPress addons to show views/rating etc.

    It has a different color #111 so that looks like a different image. Can you please suggest some improvement there?

    PS: Deleting and re uploading is fine for upgrade for now until we get the stable version.

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #405

    Np I see the box is for info

    No looks good no need for changes.

    Now you just need to make the thumbs lead to the correct picture 😉

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on #406

    Oh also it is very confusing when the “Comments” box right below the images says “0” even when there are comments.

    Thanks

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #409

    Hi Milo,
    I am sorry but when I am clicking on images or clicking prev/next in lightbox it is opening correct images. Can you please check and provide me a better clue.

    About the comment, When we upload a media, The activity containing Media is considered as gallery activity and not media activity. So, Any comment on Media does not get counted there.

You must be logged in to reply to this topic.

This topic is: not resolved