Tagged: upload
Hi Saxena,
1. Yes, the issue was fixed in the following commit
https://github.com/buddydev/mediapress/commit/6aa6ce846fc344c9030c9553f12eacf23bb979abI have yet to release this on wp.org
2. For [mpp-uploader gallery_id=695]. It will only allow the user wo created it or the site admin to upload.
For sitewide gallery, there are 2 approach that works
1. Let users create gallery and upload to their gallery
2. Or let all users upload to single gallery. In this case, you will need to use the MediaPress Global Shared Gallery addon.If I understand correctly, you want to go with approach 1?
About MediaPress Release:- There is one more feature that I need to add in current release. Optimized loading of the media in the lightbx. Currently it loads all media from context which is not optimized if your gallery has hundreds of images. I am paginating the loading and then will release MediaPress.
Thank you
BrajeshHi Saxena,
For 1st approach, you can use the shortcodes as I have mentioned above.
For second, you can create a gallery, set it as global gallery using the plugin
https://github.com/mediapress/mpp-global-shared-gallery
and then use the uploader shortcode to let everyone upload. For first approach, you don’t need the uploader shortcode.
Regards
BrajeshHi Saxena,
Yes, you will need to download and install that plugin and then enable it per gallery.No Problem.
I am glad I could help.
PS:- Once you have activated the plugin, if you visit the gallery edit screen in dashboard, you will see option(checkbox) to enable it for that gallery.
Regards
BrajeshHi Saxena,
You can do the same for MediaPress but there is a catch. The name of folders are different.
Here is what I suggest.
1. Download mediapress-mater.zip
2. unzip it
3. Rename directory to mediapress. Most probably unzipping will name it mediapress-master4. Zip the renamed file
5. Delete old plugin
6. Upload newUpgrading plugins don’t remove old galleries. They will work.
Regards
Brajesh
The topic ‘ [Resolved] Allow user to upload images’ is closed to new replies.