Replies
- Brajesh Singh on August 26, 2019 at 11:54 am in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24980
Hi Noha,
Thank you for the patience.
I have pushed the updated today. Please check.Regards
Brajesh - Brajesh Singh on August 26, 2019 at 11:27 am in reply to: Profile Tabs Feedback and Assistance #24979
Hi Mike,
Thank you for using the plugin and you suggestions.1. I will add a back link at bottom to make it easy.
2. Since we are using the post type internally for tabs, the listing screen follows default WordPress way(same way you visit your Dashboard->Posts screen). For now, I am unable to enhance the list filtering experience(can be done in future though).3. For the blogs, I will check and get back to you. It could be a bug. I will get back at the end of the day(PST) with a solution.
4. For member type, I will reply on your topic regarding use of member types.
Thank you
Brajesh - Brajesh Singh on August 26, 2019 at 11:23 am in reply to: [Resolved] Wow! Great plugin. Just one more question #24978
Hi Terry,
Thank you for sharing the details.1st you will need to import the images as WordPress media. Once you have done it, you can use
mpp_update_media_cover_id($media_id, $cover_media_id);to set the cover for $media_id.
Regards
Brajesh Hi Mike,
Thank you for the topic.I have got the exact same request from another member. I will be putting some solution inside the plugin in a day to two.
For “None”, I will post back in the other topic.
Thank you
Brajesh- Brajesh Singh on August 26, 2019 at 10:40 am in reply to: [Resolved] Allow Comments – How I added No as an option #24975
Hi John,
Since checkbox represents Yes/no, we used it.Your implementation is correct too as you have moved from checkbox to radio. Thank you for sharing.
Regards
Brajesh Hi Mike,
Thank you.We are pushing an update this week for sure.
Regards
Brajesh- Brajesh Singh on August 26, 2019 at 10:35 am in reply to: Additional custom tabs on group page #24973
Hi Slaven,
Thank you for the question.
You will need to modify that code to make it work(adapt it as per your need).
We do have a paid plugin that allows adding tabs without writing code
https://buddydev.com/plugins/buddypress-group-tabs-creator-pro/Regards
Brajesh - Brajesh Singh on August 26, 2019 at 10:29 am in reply to: [Resolved] Custom avatar for gender #24972
Hi Slaven,
Thank you for opening the topic.
Please do the following1. Change
$field_id_or_name = "field_19";to
$field_id_or_name = 19;I am assuming that 19 is your field id.
Does that make it work?
If not, please visit Dashboard->Users->Profile Field and edit the field.
Please make sure to disable “Autolinking” form the right side and save. Now, check again and let me know if it works or not?Regards
Brajesh - Brajesh Singh on August 26, 2019 at 10:25 am in reply to: [Resolved] MediaPress comments posted in activity without media. #24970
Hi Richard,
I am sorry to hear that you are unable to use it. I will be working on MediaPress after 5th September.I have been holding most of the critical changes due to the issue of migration of old data. The first priority is to get a basic migrator running and then we can go ahead with comments update and even structural changes to our gallery/media storage(introducing custom table for fast access).
I will keep updated.
Regards
Brajesh - Brajesh Singh on August 26, 2019 at 10:15 am in reply to: [Resolved] BuddyPress Profile Completion not restricting to profile #24969
Thank you Mike.
Glad that it is resolved.It’s a great suggestion to assist user with better feedback. Will have it in the next update.
Regards
Brajesh