Replies
- Brajesh Singh on August 4, 2016 at 12:27 am in reply to: BuddyPress Message Privacy – v1.0.5 upgrade to v1.0.8 Issues #4924
Hi Carl,
I am sorry for the inconvenience.Which version of BuddyPress are you using?
- Brajesh Singh on August 4, 2016 at 12:25 am in reply to: [Resolved] BP Custom Background For Users Profile plugin #4923
Thank you Andrew.
I am happy that I was able to help. Please feel free to open new topic if you need any other assistnec.
Thank you
Brajesh - Brajesh Singh on August 4, 2016 at 12:23 am in reply to: [Resolved] Message Privacy – Default Settings Code #4919
Thank you for confirming Carl.
I am looking forward to assist you on the other topics too.Thank you
Brajesh Hi Stephan,
I am sorry for the inconvenience.
MediaPress does not include any out of the box integration with S2 Members for the purpose.Please visit Dashboard->MediaPress->settings and make sure that the “User” is enabled.
Also, If it does not work, Please Post me the debug log from MediaPress->Tools screen.
Thank you
BrajeshHi Jon,
Thank you.Here is all you need
https://buddydev.com/buddypress/add-extra-links-to-buddypress-user-profile-menu-buddypress-group-menu/Hope that helps.
regards
BrajeshHi Jon,
That is doable. How would you select the page for the group though?- Brajesh Singh on August 3, 2016 at 9:57 pm in reply to: [Resolved] Lightbox Showing Wrong Image #4913
Hi Simon,
Thank you. I am glad you were able to find the solution.
I am looking forward to assist you in future 🙂Thank you
Brajesh - Brajesh Singh on August 3, 2016 at 9:56 pm in reply to: [Resolved] BP deactivate account plugin and Paid Membership Pro question. #4912
Hi Mark,
Thank you.
yes, The code to set active isbp_account_deactivator()->set_active( $user_id );Also, I have updated the plugin and fixed the typo in 1.0.3.
Thank you
Brajesh - Brajesh Singh on August 3, 2016 at 2:10 pm in reply to: BuddyPress Auto Activate Auto Login: how to set notification email #4904
Thank you for the details Dave.
I noticed an issue and have updated the plugin. Please upgrade to 1.4.4 and the password reset message will be gone.https://buddydev.com/plugins/bp-auto-activate-auto-login/
Also, to enable the default welcome message, you can put the following code in bp-custom.php
add_filter( 'wpmu_welcome_user_notification', '__return_true', 220 );Hope that helps.
Regards
Brajesh - Brajesh Singh on August 3, 2016 at 2:06 am in reply to: [Resolved] Message Privacy – Default Settings Code #4902
Hi Carl,
I am sorry for the inconvenience. It was a mistake on my part in the example code.The code should have used ‘privacy_type’ instead of ‘privacy’ in the array key.
I have updated the code. Please use it and It will work.
Please do know that the Default Message Privacy settings will work for all users who haven’t manually saved settings for the message privacy. There is no need for new user registration.
Please do let me know if it works for you or not?
Thank you
Brajesh