Replies
- Brajesh Singh on October 1, 2021 at 5:20 pm in reply to: Is there a way to display Custom Xprofile fields using shortcode? #40784
Hi Apollo ,
That will need some other shortcode.Regards
Brajesh - Brajesh Singh on October 1, 2021 at 5:15 pm in reply to: [Resolved] Auto Friendship Pro – no working with Memberpress trials #40783
Thank you.
I am linking to that post for reference.
https://buddydev.com/support/forums/topic/auto-friendship-pro-not-working-with-memberpress-roleRegards
Brajesh - Brajesh Singh on October 1, 2021 at 5:15 pm in reply to: Auto Friendship pro – Not working with Memberpress / role #40782
Hi Andrew,
I am sorry to hear about it.It seems there is some redirect or something else in MemberPress causing it(if the roles are changing).
Here is our sample code
add_action( 'set_user_role', array( $this, 'on_role_update' ) ); add_action( 'add_user_role', array( $this, 'on_role_update' ) );If there is a role addition to user or updation of role for the user, we do not check what value it is, we call the friendship list conditions.
There are 2 possibilities:-
1. There was no change in user role(which does not seem like the case as you have mentioned)
2. or there is a redirect at higher priority attached to these actions and that prevents our code from running.Please show them my reply and let me know their suggestions(I will be happy to change the priority of our call but I do not know if there is any redirect is happening and at what priority that is happening).
Regards
Brajesh - Brajesh Singh on October 1, 2021 at 5:09 pm in reply to: Post Author Changed, but Activity & Post pages come out wrong #40781
Hi Rigsby,
Welcome to BuddyDev.1,3. is a bug with the activity recording on update for BuddyPress. The activity should update on edit but I checked and do see that if author changes, the activity updation does not change that.
Please report it at
https://buddypress.trac.wordpress.org/2. Please provide context? Are you using our BuddyBlog plugin?
Regards
Brajesh Hi Tosin,
Thank you for the question. I haven’t used this plugin but their claim seems very promising. Please allow me a week to try it and get back to you.Regards
Brajesh- Brajesh Singh on September 29, 2021 at 10:24 pm in reply to: BP Group Activities Notifier plugin #40762
Hi Frogbutt,
Welcome to BuddyDev.Thank you for using the plugin. We will need some time to check and assist you with it.
Regards
Brajesh - Brajesh Singh on September 29, 2021 at 10:24 pm in reply to: [Resolved] User unable to change passwords anymore #40761This reply has been marked as private.
- Brajesh Singh on September 29, 2021 at 10:22 pm in reply to: BuddyBoss and BuddyPress Group Activities Notifier #40760
Thank you for the vote. We will try to prioritize it.
Regards
Brajesh - Brajesh Singh on September 29, 2021 at 10:22 pm in reply to: [Resolved] Buddyblog force category requests #40759
Thank you.
- Brajesh Singh on September 29, 2021 at 5:46 pm in reply to: [Resolved] Changing “Sorry, no members were found.” message #40753
Hi Nifty,
I am sorry about that. Yes, there are 2-3 text which does not have proper localization. I have fixed it and will release in next 24 hours.Regards
Brajesh