Replies
- Brajesh Singh on October 12, 2015 at 7:52 pm in reply to: [Resolved] Mediapress – Adding new gallery #931
Hi George,
try putting this in the css panel and see if it makes it work..mpp-form input, .mpp-form select, .mpp-form textarea{ height: auto !important; }
Hope that helps
- Brajesh Singh on October 12, 2015 at 7:47 pm in reply to: Don't want to allow members to edit even once in Non Editable Profile Fields #930
Hi Ekolipik,
Hope you are doing well.
Can you please suggest a better name? I can put the plugin online then. - Brajesh Singh on October 11, 2015 at 10:47 pm in reply to: [Resolved] Mediapress – Adding new gallery #925
Hi George,
If I provide css, will it be feasible for you to add to your theme’s css file? Hi George,
You are on the latest version(release last year April).
If you notice an error with BuddyPress, please do let me know. we will be supporting BP Gallery till we provide a migration route to MediaPress.If you are starting a new site, I will recommend to use MediaPress instead of BP Gallery though.
- Brajesh Singh on October 11, 2015 at 10:42 pm in reply to: Error with user dasboad Gallery view #923
Hi George,
Thank you 🙂I have pushed the changes.Though I have turned on debug and error reporting, I was still not able to see it. May be since I am on PHP 5.5
Based on your debug log, I have fixed these two issues, can you please try it?
Thank you
Brajesh Hi George,
After your last message, I did test things again and I see that “wp_user_settings()” is setting cookie which is causing this error. So, you are right , I don’t have preference set and I am admin, that’s why It was not visible to me.I am putting an update in an hour.
For now, you can just delete “mediapress-master” from your plugins directory and you will be able to access the admin area again.
My apologies for the inconvenience.Hi,
The current version of BP Gallery is compatible with BuddyPress 2.3. It seems you are on an older release.Thank you for letting me know about the data. We don’t need to move them, so not a big deal, I guess there have been some good number of activities. Will keep that in mind while writing the importer.
Thank you
BrajeshHi Duncan,
Welcome back to BuddyDev forums 🙂BP Gallery importer is coming. MediaPress is still evolving and not stable enough from API point of views, lot of things are being added, so please wait a little more for the importer.
I have been thinking about the BP Gallery importing from the beginning and my concern is the gallery activity importing and relating to their respective items.
What is the size of your community? Is it huge or moderate size? Knowing will help me in the strategy to implement the importer.
Also, I have disabled cache for logged in members now, should hopefully fix the issue. Thank you for noticing and reporting.
Hi Nauti,
Thank you.
I will look at the Nextgen integration.My email is brajesh@buddydev.com . Please do drop me a mail there is you find anything.
I was looking for foobox javascript API. If we can see that, It will be super easy to do it. Lighbox2 support is easier to add as their JS API is available.
- Brajesh Singh on October 11, 2015 at 10:08 am in reply to: Don't want to allow members to edit even once in Non Editable Profile Fields #907
Thank you. Just completed writing the code. Any suggestion for name before I push it on github? I am not sure what should I say it.
Here is what I have done.
1. Created a visibility level. The visibility level is visible to admin on the edit profile page. A user can not see this visibility level (in the radio list) and any fields with this visibility will not be visible on the register/edit profile page for the user. On all other pages, they will be visible.The benefit of using Visibility level is that any field can be marked with this.