Replies
- Brajesh Singh on March 15, 2016 at 1:02 pm in reply to: [Resolved] Docs uploaded to different galleries but other media to single gallery #3021
Confirmed bug. I am going to fix it soon and will update you.
Thank you
Brajesh - Brajesh Singh on March 15, 2016 at 12:47 pm in reply to: [Resolved] Docs uploaded to different galleries but other media to single gallery #3020
Hi Jaume,
Thank you for posting the issue.
If it is happening it is a bug. All similar type of media should go to one gallery when uploaded from activity.Please allow me 30 minutes to test and verify, in the meantime, if posssible, please do post your mediaPress Debug info( MediaPress->Tools menu)
Thank you
Brajesh - Brajesh Singh on March 15, 2016 at 11:30 am in reply to: [Resolved] Open member gallery outside Buddypress #3017
Hi Piotr,
Thank you.
MediaPress uses members/single/plugins.php as the base template to load component.This file may be used by multiple plugins(for example BuddyBlog etc) to load actual content.
You can specifically customize this file for MediaPress by using the following code inside itif ( mpp_is_gallery_component() ) { //load the tem }
Hi Minoo,
Just committed the auto deletion of orphaned media using cron job.
https://github.com/buddydev/mediapress/commit/efb2e0495b014e898047cf27e9b2e55e02ff06bb
Marking this topic as resolved.It will be available as part of MediaPress 1.0.4 (Hopefully coming very soon).
Thank you
Brajesh- Brajesh Singh on March 15, 2016 at 10:45 am in reply to: [Resolved] Images appear in gallery/gallery-name/manage/edit.. not in gallery/gallery-name #3013
Hi Paul,
Thank you.The meta seems fine to me. It is most probably one of the taxonomies(that we use as status/type/component) that is empty and causing this issue. I am on it and should have some way to show them today.
Thank you
Brajesh - Brajesh Singh on March 15, 2016 at 10:44 am in reply to: [Resolved] Having problems with showing BuddyBlog posts in activity feeds #3012
Marking as resolved.
Hi Minoo,
Just wanted to update. I have added the functionality to delete orphaned media now. testing at the moment and will be pushing in an hour to the development repo.- Brajesh Singh on March 15, 2016 at 7:57 am in reply to: [Resolved] BuddyPress User Profile Visibility Manager – Friendships #3008
That is a good suggestion too. I will try my best to balance the code vs features.
Hi Minoo,
The orphan media deletion option is not active at the moment. we will be pushing some update in future to allow deletion. The option is there, not the actual code to delete it.The root Gallery is already there. Please visit MediaPress->settings and enable Sitewide Gallery. If you want your user to be able to create root gallery, please use [mpp-create-gallery] and it will allow users to create root galleries.
Hope that helps.
Hi Jem,
Just wanted to give an update. I have added it in MediaPress. You can use the option lightbox=1 to enable lightbox in shortcode.
https://github.com/buddydev/mediapress/commit/06938dace00a8f7b7567d69ba290cb8eee950216I will be pushing the new release after a few fixes, after that it will be available on wp.org repo too.
Thank you
Brajesh