Replies
- Brajesh Singh on September 29, 2015 at 1:57 pm in reply to: Activity Lightbox on/off setting has no affect on.. activity lightbox #634
Hi Micah,
Most probably, I forgot to enable keyboard navigation. Will look into it today. - Brajesh Singh on September 29, 2015 at 1:54 pm in reply to: [Resolved] Fantastic plugin ut I get an error… andy chance of assistance? #633
Hi Jan,
Apologies for the delay.
The changes are huge, specially for templates, so I was just trying to make sure that we won’t have to break them in future.I am currently working on a few fixes on activity optimization and I am hopeful to have this plugin released today.
Please do know that MediaPress is my only priority and will remain so as we consider it the most important plugin on BuddyDev.
We are working and will continue to work to make MediaPress the most loved Media plugin for BuddyPress & WordPress.
When I push the release today, you will be surprised to see the things it allows us now 🙂
Closing this as we have same discussion going at the other thread.
https://buddydev.com/support/forums/topic/how-to-delete-primary-site-of-multinetwork-not-original-prime-sites-network/#post-618- Brajesh Singh on September 29, 2015 at 12:41 am in reply to: [Resolved] Having an issue with slug/mpp_gallery_post_type #625
Hi Micah,
Thank you.
i just had a look at that plugin and I see that they are filtering the post type permalink as I guessed earlier here.https://github.com/torounit/custom-post-type-permalinks/blob/master/CPTP/Module/Permalink.php#L17
If they change the priority to higher or we decrease our priority, that will solve the issue for future.
Thank you for posting the details and I am sure, It will help others too.
- Brajesh Singh on September 29, 2015 at 12:11 am in reply to: How to delete Primary site of multinetwork, not original prime site's network #622
Hi Ro,
The goal of BP Multi Network is to allow you have separate social networks on a Multisite Install.By default, on a multisite install, BuddyPress allows you to create only one social network and all the users are centralized.
The BP Multi Network plugin allows you to use each of the blog on the mutisite install as a separate social network with independent users, groups etc for other social network on the same install.
Hope that clarifies it.
- Brajesh Singh on September 29, 2015 at 12:07 am in reply to: [Resolved] Having an issue with slug/mpp_gallery_post_type #620
Hi Micah,
Thank you for the details but it still seems to me a conflict with some other code or plugin.Which plugins are you using? Is there any plugin that is filtering post permalinks? MediaPress settings won’t make much difference. You can just view MediaPress->settings and update them if you want.
- Brajesh Singh on September 28, 2015 at 11:34 pm in reply to: [Resolved] Having an issue with slug/mpp_gallery_post_type #614
Hi Micah,
The page you are referring to is our directory page and It has no role in gallery creation.
When you click submit button a gallery is created and in normal case you should be redirected to its add media page but it seems the returned url is incorrect. It should never use mpp-gallery in the url( That is the post type slug) for members gallery.Can you please provide me the code that you have used to define the MPP_GALLERY_SLUG
- Brajesh Singh on September 28, 2015 at 10:41 pm in reply to: [Resolved] Having an issue with slug/mpp_gallery_post_type #612
Hi Micah,
I am sorry for the trouble.
Most probably one of the plugin you are using is filtering post_type_permalink incorrectly.
Also, If you have set MPP_GALLERY_SLUG, what is the value.There is no harm in setting the MPP_GALLERY_SLUG slug, the message is for the post type slug. MPP_GALLERY_SLUG is different and only changes the ‘mediapress’ part of your url and I strongly recommend changing it to something like gallery or album etc to make it better.
- Brajesh Singh on September 28, 2015 at 10:38 am in reply to: [Resolved] Fantastic plugin ut I get an error… andy chance of assistance? #607
Hi Jan,
Thank you. I appreciate the help 🙂
There is no need to worry about the change as that will be overwritten and is included in the updates.I will post back here after pushing the changes.
Thank you
Brajesh - Brajesh Singh on September 28, 2015 at 10:34 am in reply to: [Resolved] Fantastic plugin ut I get an error… andy chance of assistance? #604
Hi Jan,
I had another look and there is a mistake on the current github version that uses bp_include hook for loading functions causing this issue. Please give me 2-3 hours and I will push my working copy on github that fixes it. It will be a little bit premature for my working copy to be there, but I don’t see any harm in doing so.My apology for all the inconveniences.