Replies
- Brajesh Singh on August 7, 2024 at 5:07 am in reply to: [Resolved] BuddyPress Ajax Registration Not Working Auto activate on Registration #52950
Hi Kim,
Thank you for the reply.
You don’t need to use the default BuddyPress registration form. Do you have any other plugin active that might affect registration/Login or security?Can you please link us to your site? We would like to check if there is something else that is ausing the issue.
Regards
Brajesh Hi Aaron,
Thank you.I have received the mail. Please allow me to get back to you in next 24 hours. Also, I will be sharing a fix for the group blog plugin by tomorrow too.
Regards
Brajesh- Brajesh Singh on August 5, 2024 at 6:31 am in reply to: Using latest rich txt editor on either bio or multiline textarea doesnt work #52932
Hi Alex,
Thank you for your question.As I have mentioned earlier, we are unable to assist you with using Tiny Mce 7. This is related to WordPress core. Unless the update is available in core, it is a lot of work to achieve a proper integration.
Still, for the sake of discussion, I will try to explain your issues:-
The problem you are facing has 3 dimensions.1. Interface where you want to use Tiny MCE 7
2. saving to database(Kses are used here and unless you allow some tags explicitly via code, BuddyPress will filter out all of them).3. Display:- again kses are used to sanitize the output(and even esc_html after that).
Your second issue is related to input/output sanitization.
My suggestion is using Tiny MCE 4 which is included with WordPress. It is safe to use. The bug that you had reported in an earlier thread does not apply to it(since the content is sanitized server side too).
Regards
Brajesh - Brajesh Singh on August 5, 2024 at 6:22 am in reply to: Change Profile to Public Profile Visibility PMPRO and field issues #52931
Hi Kim,
Thank you for the post.1. Please use User Switching plugin to switch as user and update their preference.
https://wordpress.org/plugins/user-switching/
2. These are not our settings. These are the profile field data visibility settings. You can control it from Dashboard->Users->Profile Fields. You can allow users to change visibility by editing individual fields in the backend(and selecting the option to allow user change visibility).
Hope that helps.
Regards
Brajesh - Brajesh Singh on August 5, 2024 at 6:19 am in reply to: Shortcodes to show admin notfications from users . Post example why #52930
Hi Kim,
Thank you for the question.
At the moment, there is no existing solution for this. You may use user switching plugin to switch as the user and assist them.Regards
Brajesh - Brajesh Singh on July 31, 2024 at 7:41 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login issues #52903
Hi Naomi,
Thank you.
We are looking into it and will be updating you in next 24 hours.Regards
Brajesh Hi Aaron,
Thank you.
I am sorry, I checked the mails and I don’t see any new contact message from you.
I did see in the spam an old message form you(8th July about the similar issue in this topic).Can you please share it via the contact form or mail us directly(you do have the email address).
Thank you
Brajesh- Brajesh Singh on July 31, 2024 at 7:38 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types Buddyboss #52901
You are welcome.
I am glad you were able to get it working.Regards
Brajesh Hi Alex,
Thank you for the question. Changing a core file of any plugin is bad as It will be overwritten in their next update.I have replied to your other post with suggestion and some question to assist you further.
Please take a look.
Regards
Brajesh- Brajesh Singh on July 31, 2024 at 5:31 am in reply to: [Resolved] How to display bullet lists on the user profile? #52897
Hi Alex,
Thank you for the reply.Changing core BuddyPress file is a bad idea.
Where did you put the code I had supplied? It should go it bp-custom.php(wp-content/plugins/bp-custom.php)
Regards
Brajesh