Replies
- Brajesh Singh on May 3, 2026 at 6:47 am in reply to: Error message in Buddypress Moderation Tools #56233
Hi,
Thank you for reporting the issue. I am sorry for the experience.1.
There was a problem. Please try again later:- The issue happen if the report could not be saved in to the database.Can you please provide me temporary access as a reporter to allow me see what the response(ajax response is). That will help greatly with the troubleshooting.
2.
Can not be reported– There are multiple reasons for it, the most probable reason is the author of the entity being reporter is a whitelisted user. Please check whitelisted user settings in the moderation plugin.Regards
Brajesh - Brajesh Singh on April 24, 2026 at 2:19 pm in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56228
Hi Irmgard,
you are welcome.
I am glad it worked as expected.Regards
Brajesh - Brajesh Singh on April 20, 2026 at 12:58 pm in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56226
Hi Irmgard,
Thank you.If you have conditions based on member type only, then it will work perfectly with your setup.
You will need to disable member type generator as the pro handles generation and conditional fields both.
Please visit your BuddyDev profile->Membership->Plugins and download it. Let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on April 20, 2026 at 8:49 am in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56224
Hi Irmgard,
Thank you.
Will it work for you if we shared the Member Types Pro with you. It can handle registration/profile fields edit based on member types. If you are using member member types pro for condition, then this is probably the better solution. We could add the support for member type field in Conditional field but that will take some time.Regards
Brajesh - Brajesh Singh on April 18, 2026 at 5:32 pm in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56218
Hi Irmgard,
Thank you.That is actually very helpful. The conditional field only works with know field type. It does not know about member type and that’s why It was not working. I will see if we can do something about it. Our member types pro had conditional support for profile fields.
Regards
Brajesh - Brajesh Singh on April 18, 2026 at 12:29 am in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56216
Hi Irmgard,
I am very sorry, I could not spend time on conditional field. I will get back to you within next 24 to 36 hours with the proper answer/solution after investigating the issue.Regards
Brajesh - Brajesh Singh on April 11, 2026 at 10:50 am in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56213
Hi,
Thank you for the details.
Please allow me this weekend to look into the conditional field and get back to you by Monday. For some reason, the javascript on your registration page has no information about the conditions. I will have better idea after looking at this plugin.Regards
Brajesh - Brajesh Singh on April 10, 2026 at 6:12 am in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56211
Hi,
Thank you for the replies.
I had a look.
It seems there are no conditioned currently applied on the site. Please check the profile fields again and ensure you have conditioned. I dumped xpfields in console and it is showing empty conditional fields.Regards
Brajesh - Brajesh Singh on April 9, 2026 at 11:01 am in reply to: [Resolved] Conditional Fields for Buddypress doesn’t work #56208
Hi,
Thank you for using the member types pro plugin.
You do not need conditional field if you are using this plugin.If this is not firing, it is a bug.
– Are you using BP Nouveau or BP legacy template pack?
– Is there any plugin(like Youzer etc) that changes the signup page markup?
– Which theme are you using
– Is the site live/have a staging environment where I can see the registration page? If yes, please share a link.Please let me know the details and I will assist. Feel free to use private reply to this post if not comfortable sharing the details publicly.
Regards
Brajesh Hi Alex,
Thank you for the reply.1. The count issue:- We set the count as transient which will eventually recount in 1 hours(or earlier if someone visits the profile who have never visited before). So, the count will reset back to the number of actual visits. It is very inefficient for count to check if a user exists, so any entry in table will be counted.
2. About notification:- We did not make any change for users who exist, we only did change to ‘#’ for the non-existant users. Please check your notification and let me know if other links are point to user correct in the notification and what is being pointed by our link.
Thank you
Brajesh