Replies
- Mwale on March 14, 2018 at 6:14 pm in reply to: [Resolved] How to remove buddypress user from all groups #13841
Hi Brajesh,
Thanks for your reply.
I am using Membership 2 pro. When user professional plan expires they are downgraded to free plan with id 123.
$member = MS_Model_Member::get_current_member(); if ( $member->has_membership( 123 ) ) { return true; }
- Mwale on February 11, 2018 at 3:03 pm in reply to: [Resolved] Is it possible to add sender username to beginning of BP message subject? #13349
Hi @ravisharma , I really appreciate your help on this! I didn’t manage to get it to work but I am very grateful for the code. Thanks again!!
- Mwale on January 16, 2018 at 10:28 am in reply to: [Resolved] Is it possible to add sender username to beginning of BP message subject? #12927
ABBSOLUTELLY AMAZING!! Thanks Ravi, this code works perfectly inside buddypress sent box, but the issue is when using inside an app from apppresser.com. When messages are sent, still only subject is shown, like in this screenshot: https://screenshots.firefox.com/q0dKfDmB3I3HUGUr/drive.google.com . Is there way to make this code work outside sentbox?
- Mwale on November 26, 2017 at 5:37 am in reply to: [Resolved] Display total number groups of the logged in user #11869
Hello Ravi,
That’s exactly what I needed! Thank you so much!!! Buddydev is awesome..
Kind Regards,
Mwale - Mwale on November 25, 2017 at 6:06 pm in reply to: Improve BuddyPress Limit Group membership Per User #11863
Ok, please get back to me when you can. Thanks
- Mwale on November 24, 2017 at 5:49 am in reply to: Improve BuddyPress Limit Group membership Per User #11838
By the way, I am thinking of using “MEMBERSHIP 2 PRO” plugin by wpmudev. Do you mind giving me a quote of how much your amazing team would charge?
- Mwale on November 24, 2017 at 5:48 am in reply to: Improve BuddyPress Limit Group membership Per User #11837
Hello Brajesh, thanks for your comprehensive reply. And for teeling me about the discount. Does it apply to themes?
- Mwale on November 22, 2017 at 10:30 am in reply to: Improve BuddyPress Limit Group membership Per User #11822
By the way do you at BUDDYDEV have any black friday deals?
- Mwale on November 22, 2017 at 10:19 am in reply to: Improve BuddyPress Limit Group membership Per User #11821
Hey Brajesh, thank you for your reply. If I wanted such a plugin developed can you give me an idea of how much it would cost? and on which site can I find good affordable developer?
- Mwale on November 21, 2017 at 10:15 am in reply to: Improve BuddyPress Limit Group membership Per User #11798
I have a site where users can join any number of groups. Right now I only have Buddypress installed. But I want a plugin that will enable me to charge for group membership. For example when a user has joined ONE groupm and wants to join ANOTHER group it says “To join more groups you need to $1/month, choose Student PRO Membership”. Then I can have a membership called ‘student Pro’ which users can pay for offline or using paypal.