Replies
- Venutius on June 16, 2018 at 6:29 am in reply to: [Resolved] Featured Member widget – slider mode operation #15695
Hi Brajesh,
I updated and see the options but it does not seem to be working. For example if I set slide mode to slide, it is not longer a slider, if I set slide mode to fade, the slider returns but it’s not running in loop mode, it just slides to the last entry and stops, same as it did before?
Also the bulk action Restore, is not translating, I’ve used Poedit to translate this but the translation is not showing, the other translated values are fine.
That sounds simple enough.
The class needs to be added to the img element itself.
Is there a way of overloading the mpp template files? That would be the easiest I would have thought.
Hi Brajesh, some additional notes:
1. Clicking on the moderation link for an image takes you to an empty page – the image to moderate is not displayed.
2. Admin users own image updates are moderated, this should be skipped.Hi Brajesh,
For my image zoom, all I need to do is add a class to the img for all MediaPress single media pages. I added this manually by editing photo.php and simply adding the class. Obviously this will be overwritten with the next update. Any suggestions on how I can add this programmatically?
- Venutius on June 11, 2018 at 5:37 pm in reply to: [Resolved] Featured Member widget – slider mode operation #15626
Did you get anywhere with this Brajesh?
Sorry about that, here it is again:
http://tinypic.com/view.php?pic=iozrjc&s=9#.Wx6yEiAnaM8
There’s a plugin that adds zoomable lightboxes for standard media WP Image Zoom, my first thought is to see what its using and replicate that for mediapress images.
Here’s what I’ve got so far, one view of the media upload before the upload and another after it’s been uploaded. I’m hoping my users will either read the help file or not have the savvy to multi-select images. I’ll deal with that when it happens I think.
http://tinypic.com/view.php?pic=73klmh&s=9
http://tinypic.com/view.php?pic=73klmh&s=9
My next project will be to integrate and zoomable full screen lightbox into the single media view, don’t suppose you have any tips on that?
Thanks Brajesh, that was nice and simple, I’ve now got a prototype running, just need to get the visuals sorted.
Speaking of which, have you noticed that the media uploader window – .mpp-dropzone is not high enough? it’s set to 165px on my system and that draws it right over the max file size display. on my system it needs to be 205px.