BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on in reply to: Individual Images #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 in reply to: Individual Images #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

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on in reply to: Individual Images #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 in reply to: Individual Images #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 in reply to: Individual Images #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;
    }

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on in reply to: Individual Images #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 in reply to: [Resolved] Setting Privacy in MediaPress #378

    Brajesh I decided to go with MediaPress all in so I purchased a membership to thank you for the extra help. I am also having a few Kleo compatability issues with it. Is there a way that I can contact you privately?

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on in reply to: [Resolved] Setting Privacy in MediaPress #377

    Hi Brajesh,
    Yes this worked thank you

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on in reply to: [Resolved] Setting Privacy in MediaPress #374

    Hi Brajesh,
    Yes I agree I think the first solution would be better.

  • Participant
    Level: Enlightened
    Posts: 51
    Milo on in reply to: Individual Images #366

    Yes I think the solution you wrote above would work fine.