Hi
use to WordPress + BBPress + Buddypress + Mediapress
i want to allow to member upload on site-gallery
<== this is solved from plugin : “MediaPress Global Shared Gallery”After a member (Non-Admin) uploaded, I would like to edit or delete the photo I uploaded,
but it is impossible because the edit/remove menu does not appear.I would like to edit or delete an image uploaded by a normal user(non-admin, login member)
non-admin(login member)’s current status
————————————————————
View Add Media(Picture) (Picture) (Picture)
Want to say Something, xxxx
————————————————————Hi hyunho,
Thank you fro using the plugin.For shared gallery, we don’t seem to have enable dthe editing/deleting currently for the contributors(except gallery creator).
If you are familiar with code, you can filter on MediaPress permissions to achieve the same.
Regards
BrajeshHi Brajesh
I hope modify to MediaPress permissions but does not familiar with code
Can the uploaded images user help with direct editing/deleting their images?
This gallery is only viewable by members, and the purpose is for logged-in members to share their screenshots with each other.
So, the uploaded user needs the right to edit/remove directlyPlease help me so i can fix this problem
Hello hyunho,
Thank you for posting. Please use the following code to allow media author to edit or delete media from global shared gallery. Also please make sure to disable “private” status from the settings as if enabled user can set private status for their media using edit screen and it cause problem as it will go away from the gallery media list.
https://gist.github.com/raviousprime/24fa85e570691c32beb1b6ab6120ed7c
Regards
Ravi
You must be logged in to reply to this topic.