Replies
- Brajesh Singh on October 8, 2015 at 11:34 pm in reply to: Mediapress: Group Gallery options not showing #832
Hi George,
thank you for testing and the valuable feedback. These will shape the future of the plugin.1. Enable gallery check box, I completely agree with you and Will have it in today itself. A mistake on my part.
2. The preference is controlled by the Admin now. In the Group Galleries settings the new option you noticed is for this. You can either set the default state to yes or no. If you set no, only groups whose admins will manually enable the gallery, will have galleries.
3. Though it is a good idea to allow group admins more control, we have to think about how much will be good. Providing too many settings will a bad usability for normal sites while a site aimed ad advance users may want more control. This is one thing that I have been thinking on and Though I am not 100% sure we should put it in core of MediaPress, we may have some sort of More Group controls plugin to address the need.
4. Your view about the gallery tabs are justified and most of the people will actually find that more useful. My only concern is instead of doing it on per group or members, It makes sense to do it in global settings?
5. Lighbox comment, needs testing and will do. Anyone should be able to comment. It is mostly the group setting and not the MediaPress. Seems like a bug
Thank you
Brajesh Hi Hans,
yes, It may be worth it.Sorry for the delayed reply. Can you please post the code in ‘members-loop.php’
- Brajesh Singh on October 8, 2015 at 10:37 pm in reply to: [Resolved] Modify a imporant function in BuddyPress Activity Comment Notifier #828
No problem. Closing this topic as resolved. Sorry for not being able to help much on that.
Hi Kristian, was your problem fixed? Just checking if you got it resolved or not?
- Brajesh Singh on October 8, 2015 at 10:33 pm in reply to: Don't want to allow members to edit even once in Non Editable Profile Fields #825
Hi Ekolipik,
Welcome back to BuddyDev.I just found that there already exists a plugin that only allows admins to edit the profile fields
https://wordpress.org/plugins/buddypress-admin-only-profile-fields/Does that help? If not, please do let me know and I will be happy to create one 🙂
Thank you
Brajesh - Brajesh Singh on October 8, 2015 at 5:54 pm in reply to: Mediapress: Group Gallery options not showing #816
The version that you see is not the true indicator. I haven’t bumped the version as it is in development state.
Here is the changelog.
https://github.com/buddydev/mediapress/commits/masterSo, even if the version is old, what you are downloading is updated code. Since I have committed almost daily, It is not practical to bump version on daily basis. Once we go for RC, I will do that.
- Brajesh Singh on October 8, 2015 at 5:33 pm in reply to: I want commented and favorited whos post i commented on or favorited #814
Hi,
What you are looking for( multi user involved activity) is very unpredictable. The problem is BuddyPress does not store a list of all the users involved in an activity. Instead, One user is stored and the other user could be item_id or secondary_item_id depending on the type of the activity.The problem is, unless we have a list of all the possible activity types, and how the other users are stored, we can not put a generic solution.
So, the question is , is your requirement limited to specific activity types like friend request? We have already got the comment setup correct(Everyone gets notified). Need more details and depending on availability of time, I may be able to put something that helps.
- Brajesh Singh on October 8, 2015 at 5:27 pm in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #812
Thank you Deepak,
Fixed it on trunk now. You can see the changes here.https://github.com/buddydev/mediapress/commits/master
Thank you.
Closing this topic. Please feel free to open new topics 🙂 - Brajesh Singh on October 8, 2015 at 5:24 pm in reply to: Mediapress: Group Gallery options not showing #811
Updated. Please upgrade.
Thank you
Brajesh