Replies
There’s a MediaPress plugin to allow all users to upload to a gallery:
https://github.com/mediapress/mpp-global-shared-gallery
Once installed you can choose to make any gallery you like uploadable to all site members.
- Venutius on June 16, 2018 at 7:17 am in reply to: [Resolved] Featured Member widget – slider mode operation #15699
Yep that works 🙂
- 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.