Replies
- Brajesh Singh on November 3, 2017 at 11:08 am in reply to: [Resolved] Sort Media on Mobile Devices #11509
Hi Andreas,
Thank you for the css. I will add it in the MediaPress.For the sorting, It is a jQuery UI draggable issue and you can fix it by following this
https://buddydev.com/support/forums/topic/is-gallery-reordering-supposed-to-work-on-ios/#post-9597
Hope it helps.
Regards
Brajesh - Brajesh Singh on November 3, 2017 at 11:02 am in reply to: [Resolved] Buddypress – New Blog Post Notifications for Users #11508
Hi Ekiz,
It’s doable but it is a bad idea. If your site has large number of users, the normal implementation will not work.Are you a developer? If yes, You may use this as an example
https://github.com/sbrajesh/bp-group-activities-notifierRegards
Brajesh - Brajesh Singh on November 2, 2017 at 5:20 pm in reply to: Issues uploading a video for iphone. File type unsupported #11506
Hi David,
Please post me the error message that you see in the console.
That will help me to assist you. I will try my best to see if I can help.Thank you
Brajesh - Brajesh Singh on October 31, 2017 at 8:41 pm in reply to: [Resolved] BuddyPress Activity Shortcode (user_role) #11498
Hi Arik,
The sponsoring helps us prioritize. In other words, we will push a release in 1-2 days(24 to 48 hours) or as promised in discussion.In this case, we can push an update in 24-48 hours.
Thank you
Brajesh - Brajesh Singh on October 31, 2017 at 8:39 pm in reply to: [Resolved] limit the number of groups a member can join #11497
Hi Herve,
Thank you.
You can certainly adapt the code from this pluginhttps://buddydev.com/plugins/buddypress-limit-group-membership-per-user/
to have it limit per member type/role.
It will be a nice feature to have in our member types pro plugin. I will add it to our feature list.
Thank you
Brajesh - Brajesh Singh on October 31, 2017 at 8:35 pm in reply to: [Resolved] bp-force-profile-photo: redirection only for buddypress pages #11496
Hi Herve,
Thank you.Yes, it is easily doable. Please see the example at the bottom of the page for an example.
Should I post a complete solution here?Thank you
Brajesh - Brajesh Singh on October 31, 2017 at 8:34 pm in reply to: Issues uploading a video for iphone. File type unsupported #11495
Hi David,
Welcome to BuddyDev.I am sorry but I don’t own any ios devices and won’t be able to help much.
I have seen similar issue with wplms theme earlier but was a problem with the theme and was resolved on theme part.
Can you please switch the theme for a minute and check(after clearing browser cache) that the issue is still happening?
Thank you
Brajesh Thank you Richard.
I am hoping that when BuddyBlog 2 comes, we can provide snippets in documentation to help with these tasks.
Regards
Brajesh- Brajesh Singh on October 30, 2017 at 10:47 pm in reply to: [Resolved] BuddyPress Activity Shortcode (user_role) #11488
Thank you.
It is not necessary to sponsor. It’s a good feature and we will love to have it in the plugin in future(8-16 weeks )Sponsoring will help us to prioritize it. Sponsoring 1 hour will be enough for the task.
https://buddydev.com/hire-us/Thank you
Brajesh Hi Brad,
Is it about BuddyPress Activity shortcode? Activity plus is not our plugin so I am assuming it is about activity shortcode.
in the shortcode, you can pass component parameter like this[activity-stream object="activity,profile,friends"]There is no way to exclude certain component, but you can include updates from one or more component using the object parameter.
Hope that helps.
Regards
Brajesh