Search Results for 'theme'
-
Search Results
-
Hi there,
Got a weird error. In my custom theme header I try to call this function:
bbp_is_single_user_profile()
And I got the error:
Uncaught Error: Call to undefined function bbp_is_single_user_profile()
After some research this function is correct right? I want to check if you are on a member page, since every page has it’s own source of an header image. This case from the cover image of the member.
I use the latest version of WordPress and BuddyPress. Also there are no other plugins installed since it’s in development.
Thanks in advance.
JustinHi, i’m using the 5.2.0 version with a italian traslation and i’m having some problem changing a title.
after a user register in the page the text is “ACTIVATE YOUR ACCOUNT” with a blu line and some text under; i’ve changed the texnt under but i’m not able to change the “activate your account” text, tryed to find on traslation with loco translate but seems there is no line not translated, tryed to find on file, founded on wp-content/plugins/buddypress/bp-themes/bp-default/registration/activate.php but even if i change it nothing change.
where is that text? i’m going crazy, plis someone can help me? thanksHi there,
I’m breaking my head on this one. I created a custom /theme/buddypress/members/single/home.php in my custom theme. It seems it is working fine, though /theme/page.php is always being loaded above de content of home.php. I don’t understand how this makes sense.
I tried to read everything I could find like: https://codex.buddypress.org/themes/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/ But I still don’t understand how this is happening.
Screenshot: https://pixelheads.d.pr/Htr16g
I’m using the latest versions of WordPress and BuddyPress have no other plugins installed since it’s early in development.
Can anyone assist me here? All help is appreciated!
Best regards,
JustinI’m using the latest storefront theme with a child theme.
Hi,
I have a problem with the Buddypress menu. The menu of the theme is covering the buddypress profile part. Ctrl + F5 then fixes this for a short moment. Switching to another page leads to the same situation then again though. The theme is OceanWP in actual version.
To have the Buddypress menu half covered by the page menu is a bit unsatisfying. Is this a known issue? Does somebody have an idea how to fix it? Any help is highly appreciated.
Kind regards
ArunderanHere a shot of the problem
Topic: Duplicate Topics and Replies
Hi there,
I am using Activity Stream in Groups.
The filter is showing “Topics” and “Replies” in the filter twice. I have spoken to bbPress who advised to speak to yourselves. I have tried the Twenty Seventeen theme and it still shows.
Can someone please help?
Topic: BP Resume
I have a WordPress/Olympus Child Theme and Youzer site that uses BuddyPress for my online community. When I activate the BP Resume, the site freaks out.
Topic: Activity Page
I’m using BuddyPress with Olympus child theme and Youzer. I don’t have an Activity Page under pages list. I have to go to the user profile and literally change the url to get to the activity page that is connected with the profile and the one that I can modify with Youzer. I downloaded BuddyPress from the WordPress plugin screen so I’m not sure on how to get the correct activity page back listed under my pages tab. I’m quite confident I messed this up. I just need help fixing it. Thank you!
Hello,
I am using BuddyPress on my video website which is using the theme VideoPro (the leading video theme).
I am also using Youzer in order to make the membership/user interaction better.
When BuddyPress is installed with the VideoPro theme, there automatically appears a “create Channel”, “Create Playlist”, “upload video” links in the BP public profile of the user.
But for some reason those links have disappeared, and my members cannot create their own channel, playlist or upload videos from their profile.
Has anyone else experienced this?
I have done the usual plugin conflict test, and also the theme test. I am confident that it is not the theme or a plugin. Maybe I’ve been focusing on this issue too long and have overlooked a particular setting.
I have also deactivated Youzer, but even with just BP operating as normal, the “create channel” links are still missing.
Any help would be greatly appreciated.
Thanks
BenHi,
What would be the best way to limit the number of characters for the group Description text input fields in both the group ‘create’ and ‘manage’ areas? Ideally I’d like to limit this to 200 characters.
I suspect this would be by adding validation code somewhere in a buddypress child theme, but any detailed direction on this would be greatly appreciated!