Replies
- Brajesh Singh on March 28, 2018 at 10:36 am in reply to: [Resolved] How to remove buddypress user from all groups #14139
No Problem. Please do let me know when you get a response from them.
Regards
Brajesh - Brajesh Singh on March 28, 2018 at 10:35 am in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro Version 1.0.7 has SERIOUS ISSUES #14137
Hi Khalid,
Thank you for confirming. I appreciate your patience and support.Thank you
Brajesh - Brajesh Singh on March 28, 2018 at 10:33 am in reply to: Remove link to profile on featured members. #14136
Hi Christopher,
Thank you for asking.You can easily customize the featured members template and remove the link.
Please see this for the detail on how to do it.
https://github.com/buddydev/bp-featured-members/tree/master/templates
There are two templates. members-loop-list.php and members-loop-slider.php. You can copy them to yourtheme/buddypress/members/fetaured directory and then modify it.
Hope that helps.
Regards
Brajesh - Brajesh Singh on March 28, 2018 at 10:29 am in reply to: Is it possible to share and/or embed a media? #14135
Hi Jon,
Welcome to BuddyDev.Please re download the plugin. We had the development going on in another branch. @ravisharma has merged it to main and the plugin will work with lightbox.
https://github.com/mediapress/mpp-social-share
Regards
Brajesh - Brajesh Singh on March 27, 2018 at 12:06 pm in reply to: MPP Media Comment notification – include lin to the item being commented on. #14125
Hi George,
Thank you for reminding.
I could not check it as 1.3.5 got more priority. Please allow me next 2 days to put a solution for this.Congratulations on acquiring new knowledge and the plugin. I am sure it will be helpful in future for all of us.
I am looking forward to see the new things you will bring to life. Don’t forget to link me to the plugin once it is available in release state 🙂
Best Regards
Brajesh - Brajesh Singh on March 27, 2018 at 12:02 pm in reply to: [Resolved] How to remove buddypress user from all groups #14124
Hi Mwale,
The code you have linked is very inefficient. It will do the processing/checking on each page load which is not a great strategy.I will suggest not using the code in its current form.
Also, The solution should be simple like I showed in my previous example, it is all a matter of knowing what action fires when the membership expires/deactivates.
Regards
Brajesh - Brajesh Singh on March 27, 2018 at 11:59 am in reply to: Help with creating an import add-on for WP All Import and Mediapress #14123
Hi Keith,
I am not able to help with the All Import plugin but here is an example of how I had done it for BP Galleryhttps://github.com/mediapress/mpp-bp-gallery-migrator
This should give enough inspiration.
The basic steps are to
1. Create MediaPress Gallery based on your input(mpp_add_gallery())
2. Add media to this gallery(mpp_add_media() )
3. If you are working with existing files, move them to appropriate directory.Please see the plugin for more details.
Regards
Brajesh - Brajesh Singh on March 27, 2018 at 11:25 am in reply to: filter the buddypress members in the list of members #14122
Hi Herve,
You can create a field and set it’s visibility to Admin only. That should most probably help you achieve it.For the data part, i will leave it upto you to handle.
- Brajesh Singh on March 27, 2018 at 11:22 am in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro Version 1.0.7 has SERIOUS ISSUES #14121
Hi Khalid,
Please upgrade to 1.0.8
https://buddydev.com/plugins/buddypress-user-profile-tabs-creator-pro/Let me know if that fixed it or not?
I have added fix for modifying the existing navs with urls(having no default slug specified).
- Brajesh Singh on March 26, 2018 at 11:25 am in reply to: [Resolved] about search box & footer color #14106
Hi Rika,
Thank you for confirming.Please feel free to use the forum to ask any question.
Regards
Brajesh