Replies
Hi Fabien,
Thank you for the question.1. The default BuddyPress registration page offers it. You may use our free member type field plugin
https://buddydev.com/plugins/bp-xprofile-member-type-field/ to offer member type field.2. To send hyperlinks. This should be the default behaviour of BuddyPress. If it is not happening, some plugin or code is disabling html email sending on your site.
3. I am not aware of a plugin for the confirm email/pass. You may achieve it by modifying the buddypress/members/register.php in your theme.
Regards
Brajesh- Brajesh Singh on April 22, 2022 at 7:55 pm in reply to: [Resolved] Cannot ACCEPT friendship requests #44535This reply has been marked as private.
- Brajesh Singh on April 22, 2022 at 7:51 pm in reply to: [Resolved] Upload photo or document is broken in activity #44534
Hi,
Please disable the Activity filter plugin by Wbcom temporarily and check? There is a small chance that it might be filtering the stream.Regards
Brajesh - Brajesh Singh on April 21, 2022 at 6:34 pm in reply to: [Resolved] Badges code showing as plain text rather than displaying badge #44517
Hi CB,
Thank you for the question.It seems you are using BuddyPress Verified plugin. The code is not ours.
The most probable reason is theme/template escaping meta content.
Please contact the plugin author and they will assist you better.
Regards
Brajesh HI Dale,
Thank you.That confirms my belief that the ajax response was getting corrupted due to some notice in other plugins. It seems, that might have got fixed now.
You can enable the automatic recording of activities from dashboard->MediaPress–>Settings->BuddyPress screen.
Though, I will not suggest enabling the automatic recording of activity for media(Users have the ability to publish the media to activity from gallery manage screen for any unpublished media).
The reason I do not suggest is the individual uploads will create one activity per upload.
Regards
Brajesh- Brajesh Singh on April 21, 2022 at 3:56 am in reply to: [Resolved] Suspended users can still be messaged through REST API #44506
Hi Nifty,
Thank you or the patience.I will need a little more time with this. Please expect an update on Monday now.
Thank you
Brajesh - Brajesh Singh on April 21, 2022 at 3:55 am in reply to: [Resolved] Upload photo or document is broken in activity #44505
Hi,
Thank you for the patience.
I have tested the plugin with Astra and the activity upload is working fine.https://i.ibb.co/cb9q0mN/Selection-477.png
https://i.ibb.co/tXp9521/Selection-478.pngIt seems the problem arises due to your change on the activity text area to tinymce editor.
We send our media ids by atatching it to the ajax request when the form is submitted. My guess is that part is not working.
Do you have custom js for sending the activity update or is there any chance you are handling it differently server side?
Also, Can you please remove the mediapress and use the development version from here and see if it works.
This one has a different interface, so just trying to see if it does work for you or not?
https://github.com/buddydev/mediapressRegards
Brajesh - Brajesh Singh on April 21, 2022 at 3:37 am in reply to: BP Profile Completion – Checkboxes field types not working #44504
Hi Jatt,
Welcome to BuddyDev.is there any chance that BuddyX theme modifies the checkbox/radio markup? Are the styled differently than the native browser appearances(just trying to guess if the theme is modifying the markup or not).
Regards
Brajesh - Brajesh Singh on April 21, 2022 at 3:27 am in reply to: [Resolved] BuddyPress Activity plus reloaded #44503This reply has been marked as private.
Hi Giuseppe,
You are welcome.