Replies
- Brajesh Singh on October 8, 2015 at 7:25 am in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #803
Hi Deepak,
Thank you for the debug.It is a remnant of my old code and should be replaced properly by mpp_get_accessible_statuses with a little modification.
It was there to find all the statuses which were accessible to the current user but I moved to a better option ‘mpp_get_accessible_statuses’ where it checks with the registered callback instead of filter, so that became obsolete but still remained there.
I am too tired to push an update at the moment but will do it tonight as the first thing.
Thank you for all your effort. I appreciate your contribution in making MediaPress bug free 🙂
- Brajesh Singh on October 8, 2015 at 2:32 am in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #799
The link should appear just above the activity comment box on the single media on groups. Can you please recheck that.
- Brajesh Singh on October 8, 2015 at 2:27 am in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #798
Hi Deepak,
No problem.
I guess I dropped [mpp-gallery]. Use [mpp-list-gallery] instead. Looking at the prev/next link now. I will reinstate that shortcode again as some of the sites might be already using it So, will just make it an alias of the [mpp-list-gallery] - Brajesh Singh on October 8, 2015 at 2:10 am in reply to: Mediapress: Group Gallery options not showing #796
Hi George,
Does this help?
https://buddydev.com/support/forums/topic/after-updating-mediapress-groups-do-not-show-option-to-view-gallery/#post-795It is a minor deviation introduced in the last update. Can you please check if the above procedure fixes it for now?
- Brajesh Singh on October 8, 2015 at 2:09 am in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #795
Hi Deepak,
Thank you for the details. It helped.The Gallery for individual groups are disabled by default( I believe this is something that crept in last updates) if you did not check “Enable Gallery” while creating the group.
If the group was created before, you can go to Single Group->Manage->settings and check that box. That fixes it.I understand it is a bit bad idea to have it disabled by default for old groups, will fix this in the trunk today. till then, please go ahead and enable that checkbox. That will do it for the groups.
- Brajesh Singh on October 7, 2015 at 8:40 pm in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #793
Hi Deepak,
If possible, Please Pm me the site details( also allow me a demo admin login for 1 hours). Btw, Is it multisite or standard WordPress ? - Brajesh Singh on October 7, 2015 at 7:33 pm in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #790
Hi Deepak,
Can you please post a sreenshot of MediaPress settings->Groups tab. Is the audio/video/photo etc checked under groups tab?We have introduced the gallery type based on component( say photo gallery for users and document galleries for the groups). So, these types might cause some issue.
- Brajesh Singh on October 7, 2015 at 7:30 pm in reply to: Mediapress: Group Gallery options not showing #789
Hi George,
I am sorry for the trouble. Are you on the most recent version of MediaPress. I have seen one other topic related to the same, will love to check it on your server.Can you please add me as a user brajesh at buddydev.com
Thank you
Brajesh - Brajesh Singh on October 7, 2015 at 3:56 pm in reply to: I want commented and favorited whos post i commented on or favorited #786
Hi,
Install BuddyPress Activity comment notifier. That will allow the favorites/comments to be notified.Please do note that on special type of activities( Only friends actions), It will only notify one of the users and not the both though.
https://buddydev.com/plugins/buddypress-activity-comment-notifier/
Hope that helps.
- Brajesh Singh on October 7, 2015 at 2:49 pm in reply to: [Resolved] After Updating mediapress, groups do not show option to view gallery. #785
Hi Deepak,
Thank you for reporting.
Are you sure you are on the latest version? Both these are fixed in the current trunk. I looked at it on my test install and it is fixed.Thank you for looking into Media Query, That line is fixed and exactly same as you have mentioned(line 373).
Can you please check ( You can use meld diff viewer to see the diffs )?