-
Renato Alves replied to the topic Rest Api Help in the forum How-to & Troubleshooting 5 days, 9 hours ago
Not via the REST API.
You can use the activity endpoint: https://developer.buddypress.org/bp-rest-api/reference/activity/#list-activities
To get activities from a single group only.
-
Renato Alves replied to the topic BP Activity Block Editor incompatibility in the forum How-to & Troubleshooting 2 months ago
@keith Could you take a look at this comment here and provide testing steps?
-
Renato Alves replied to the topic Member API data different depending on endpoint in the forum How-to & Troubleshooting 2 months ago
@emanweb1 Can you share the request you are sending? Who’s logged in when performing this request? Is it a user? A regular user? An admin? Are you using an application password?
-
Renato Alves replied to the topic Slow Queries in the forum How-to & Troubleshooting 2 months, 3 weeks ago
There is currently a ticket in progress: https://buddypress.trac.wordpress.org/ticket/8413
-
Renato Alves replied to the topic BP Activity Block Editor incompatibility in the forum How-to & Troubleshooting 2 months, 3 weeks ago
I created an issue here: https://github.com/buddypress/bp-activity-block-editor/issues/8
-
Renato Alves replied to the topic Buddypress's rich text editor has security issues in the forum Requests & Feedback 2 months, 3 weeks ago
Also, the “security issues” as far as the ticket indicates, are not applicable to the version WordPress uses. Meaning that WordPress is updating to the versions without those issues.
-
Renato Alves replied to the topic Buddypress's rich text editor has security issues in the forum Requests & Feedback 2 months, 3 weeks ago
I think Core should fix it first and then BuddyPress would inherit the update. Unlikely we will invest time into it since we plan to move things into the block editor.
-
Renato Alves replied to the topic @mentions only work sporadically in the forum How-to & Troubleshooting 2 months, 4 weeks ago
@TheSupercargo I’m not sure if this is related to your problem and if you can test this pr.
-
Renato Alves replied to the topic Sort the members by user first_name or last_name in the forum How-to & Troubleshooting 2 months, 4 weeks ago
We already have a ticket for this: https://buddypress.trac.wordpress.org/ticket/9044
-
Renato Alves replied to the topic Impossible to send email in HTML format using wp_mail in the forum How-to & Troubleshooting 2 months, 4 weeks ago
I don’t think we force the emails to be sent as Plain Text. Can you confirm what’s the value for
wp_mail_content_type
? Is it possible a plugin is hooking into this feature? -
Renato Alves replied to the topic buddypress registration form does not comply with google guidelines in the forum How-to & Troubleshooting 2 months, 4 weeks ago
Can you share which action you took? A sample of the header (you can hide the real information).
-
Renato Alves replied to the topic Signup api end point not working in the forum Creating & Extending 3 months ago
XProfile Fields in it, but only the full_name field is getting saved, all other fields are not getting saved when signup is complete.
Now, it is important the signup fields are registered in the proper location.
Confirm if your signup fields are correctly grouped here: https://bp-demo.test/wp-admin/users.php?page=bp-profile-setup In the Signup…[Read more]
-
Renato Alves replied to the topic Signup api end point not working in the forum Creating & Extending 3 months ago
Three things:
– I can’t replicate the issue you have.
–user_name
is not a valid field, btw. It was deprecated.Using the followwing payload, I actually get this in BuddyPress 14.0 since you are using
+
in theuser_login
, that’s not valid.Request Payload.
`
curl -X POST “https://bp-demo.alley.test/wp-json/buddypress/v1/signup/”
-d…[Read more] -
Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress 3 months ago
This was fixed and will be released as part of BuddyPress 14.1. https://buddypress.trac.wordpress.org/milestone/14.1.0
-
Renato Alves replied to the topic Signup api end point not working in the forum Creating & Extending 3 months ago
Can you share your BP Version, request payload?
-
Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress 3 months, 1 week ago
We have a fix in progress: https://buddypress.trac.wordpress.org/ticket/9221
-
Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress 3 months, 1 week ago
I see the problem, btw. But just trying to get more data about the BP version.
-
Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress 3 months, 1 week ago
Can you share the error and which version of BuddyPress you are using?
-
Renato Alves replied to the topic BuddyPress 14.0.0 in the forum Miscellaneous 3 months, 4 weeks ago
Nice! I always wonder how many pizza restaurants are available in Frace. =P
-
Renato Alves replied to the topic BuddyPress Emails in the forum Installing BuddyPress 4 months ago
Only if you want to. But it all depends where you have BuddyPress hosted. If you can get notifications when resetting a password, you can get send/recieve emails from BuddyPress too.
- Load More
@espellcaste
Active 2 days, 7 hours ago