Replies
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 😉
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.jpgWould there be a way to make it work with the Jetpack “Tiled Galleries” or something like that?
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.
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;
}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
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?
Hi Brajesh,
Yes this worked thank youHi Brajesh,
Yes I agree I think the first solution would be better.Yes I think the solution you wrote above would work fine.