Search Results for 'buddypress'
-
Search Results
-
Hi friends.
I’m using buddypress Version 14.1.0 with the legacy buddypress template, in wordpress (latest version)
When I open a group, I see that the <h2> tag with the group admins value
looks too big.
I’ve modified the css as follows:
#item-actions, h2 {
font-size: small;
}
And it looks fine on desktop, but it still looks too big on mobile.
I’ve tried with:
@media only screen and (max-width: 600px) {
#item-actions, h2 {
font-size: small;
}}
but it doesn’t work.
What could be the reason?Thank you very much and I look forward to your response.
So I’m trying to implement a way to redirect users after registering or first time login to automatically go to their Buddypress profile Settings > General to edit their profile picture, cover photo and other profile details.
Doing this so we can determine who is a spam bot and who is active.
Can anyone help me? I’ve been trying codes all day long and so far no luck at getting someone’s username to show up in the link successfully.
Example of the link I’m trying: https://example.com/kokiri/settings/general
I am running a Multisite WordPress website with single network and having over 100+ subsites. I have installed the BuddyPress plugin (not network wide active) and activated it for only two subsites: https://example.com/texas and https://example.com/bayarea.
I want each subsite to show its own business groups, but the /groups/ directory currently displays the same groups for all subsites. For example, if I create a group in the “bayarea” subsite, it is also visible in the “texas” subsite.
Please advise.
Thanks.
Hello everyone,
First of all, thank you for the plugin and support here, it’s been very helpful, especially the API.
I have some confusing things happening with my buddypress API. If I list all pages with the /buddypress/v1/members/ endpoint, then I get all the members of my website.
But if I used /buddypress/v1/members/<user_id> endpoint then I get a lot more members, including some that have applied (which I didn’t approve) and others that don’t show up on the website at all.
What exactly is included in each of the endpoints?
I’ve looked at different messages on the API here and also the reference but I didn’t find an explanation.
Thanks!
EmanHello everyone,
WP Version: 6.6.1-de_DE
Elementor: v3.24.4
Elementor Pro: v3.23.3
BuddyPress Version: 14.0.0I’m facing an issue where the registration form URL, defined in Settings > BuddyPress > URLs, always loads with the single post template. I can’t change it to another template. How can I assign a custom template to this page instead of using the standard blog post template? Any help would be greatly appreciated!
Thanks!
Topic: Redirect login link



