Hey Everyone!
Does anyone know if there is a way that we can disable public facing user profiles? We have noticed that the public facing user profiles use the user’s email address as their @ username and thus exposes the users email address.
Also, when we navigate to /members this exposes a list of all of our members. Is there a way to disable this as well?
We are using WordPress 5.4.2 the BuddyBoss theme with BuddyPress 5.2.0 and LearnDash LMS.
If anyone can point me in the right direction I would be eternally grateful!
<3 OBD.
Hi, manage signup takes you to the users who are pending on your site, so those who have filled in their details but have not followed the activation link they are emailed (assuming you haven’t turned this off). On my sites they don’t appear on the Dashboard Users page under all, there is a seperate pending option that should show you the same view as the manage signup link.
I think Vaparuns suggested fix is related to the actual members page that is visable to all users on your site.
Could you expand on your exact issue maybe with a screenshot? It is also useful if you could try some of the basic tests in https://buddypress.org/support/topic/when-asking-for-support-2/ and supply some of the additional details regarding plugins/themes.
Hello
How can I change the background color of all the profile page from white to a different color using CSS? I am using the Astra theme with a transparent header menu. I’d like a different background color so the menu can be seen
I want to create a simple Marriage Bureau Site in which people (who want to find partner) will fill a registration form to submit heir profile (the form will have extended fields). These profiles will then will searchable using the filters of the fields in the form. And I want to use more filters to search like Color, Education, Age, City, etc…
Now Please help how can I achieve this in buddypress, which themes? which plugins? etc
Thank you @mercime for the information,
Changed to Twenty Twenty and the profile settings shown.
So the issue is on The Theme,
I am using Kleo WordPress THeme,
Thanks again for the information
@martohar could be a theme issue or conflict with another plugin. Check the following first
1. Go to wp-admin > Settings > BuddyPress – Components tab and make sure that
Extended Profiles, Account Settings, and Notifications are checked and settings are saved.
2. What theme are you using? Change theme to Twenty Twenty and check if you can see content for each of the Profile, Notification, and Setting tabs assuming components mentioned in #1 above are checked. If you can see the content for each, then it’s a theme issue. Contact your theme developer.
3. Alternatively, there are some known plugin issues. Provide the list of plugins enabled in your installation for further assistance.
I am using the Gwagi theme to make a social website. I am testing on the friendship connection function and found that the add friend button is missing and only have private message button.I have diable the private message function and the button will be disappeared. So I think the buddypress plugin in is functioning.
Could you have any suggestion for checking the friend connection function?
I like to provide my web site URL for your investigation:
http://www.lovedating.love
user:testing
password:123456
Hi aeldri,
r-a-y showed me how to do it in this thread
I added a few lines that insert images in the header and footer of the template – line 189-192 and 215-221 and created the folders in my theme and uploaded the template file.
The problem with recipient name might be due to a typo in the e-mail templates. Check if a bracket ({) is missing ?
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
Issue:
When we click on Groups and then click on groups tab >>>> it takes to particular group page >>> but there is no option for users to navigate back to my groups tab? How can we fix this.
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
How to rename Home Tab in Groups tab
Issue:
How can we show all members tab and search Members under Friends tab.
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
Issue:
How to show All groups and search groups under Groups tab currently it shows Membership, Invitation and Create a Group
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
Issue:
How can we show all members tab and search Members under Friends tab.
We are using Total WordPress Theme with BuddyPress and everything is working well, except when I post a blog post… the post shows on my activity page with some initial shortcodes showing from Visual Composer…
[vc_row][vc_column][vc_column_text css=”.vc_custom_1595275549516{padding-bottom: 20px !important;}”]Saturn in Aquarius is the beginning of
I understood Visual Composer was compatible and not sure why the code is showing.
Any ideas? Thanks in advance.
@gooalgenie after adding code, it will be visible on a new avatar and cover images.
function your_theme_xprofile_cover_image( $settings = array() ) {
$settings['width'] = 1170;
$settings['height'] = 250;
return $settings;
}
add_filter( 'bp_before_members_cover_image_settings_parse_args', 'your_theme_xprofile_cover_image', 10, 1 );
You can changes values for width and height as per your requirement. For testing code, you can also use code snippet plugin and add code inside it
I have just tried to use the basic Twenty Twenty theme (even tried older WordPress Default themes) and disabled every plugin other than BuddyPress and I still get the same message.
Here is a screenshot:
https://vts.aginginplacenews.com/wp-content/uploads/2020/01/buddy_press_warning_issue_error_screenshot.png
If you fill out the form here: https://vts.aginginplacenews.com/register/
but try to leave without submitting the form, the popup appears.
Is there anyway to switch themes on Buddy press from front end, I used theme switcha plugin but after switching the activity posts disappeared.
Your Help Is Appreciated
I tested using a fresh WP and BP install on my local machine, as I said I can’t replicate what you are experiencing which implies that the issue is either with your theme or another plugin. If you test with twenty twenty theme and the issue disappears you know to contact your theme developer, if it continues with twenty twenty theme you will need to try disabling other plugins to see which is causing the problem.
Hi, I don’t seem to be able to replicate this problem, does it happen with when you are using twentytwenty theme?
Have you tried disabling other plugins?
Hi @jseanm69
If I’ve read this correctly if you visit the page on mobile you see all members but not on a desktop, this points to it being a theme issue.
Have you tested using the twentytwenty theme as recommended by vapvarun?
You can use the developer tools (f12) in most browsers to test various viewport sizes which should help you see what is happening with the CSS as the page is rendered at different sizes.
One other little question/variable. Everything works fine on one forum, but not the other. They are all part of the same theme and CSS. Configured the same as far as I can tell. The big difference is that one forum as 2500 users and the other has 900. I really don’t see anything else different. Is there a specific php script that returns members as part of buddypress? Could this some sort of query/memory issue?
Hi, I am a buddypress starter and have version 6.1 installed, and I am facing the problem of ajax front end not loading content for members, groups, activity listings pages.
Once a member is logged-in everything works, but not for logged-out users.
I also get a ‘page not found’ notice for members, groups and activity pages, although they actually load but miss ajax content as I mentioned.
I have made some readings of old similar issues, but I could not get a solution. Any help appreciated.
I already tried changing theme and deactivating plugins, but no success.
My website: diff-coworking.es
Thanks!
@nffox contact you theme support, theme vendor have to remove Deprecated functions from theme
You can also disable error message using following codes inside the wp-config.php
Debugging in WordPress
// Disable display of errors and warnings
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );
@eloise22 it might be theme-specific CSS tweak
@gooalgenie You can define avatar image sizes inside the child theme functions.php or at bp-custom.php
Customizing BuddyPress Avatars
The cover image default size can also be updated using the following ref.
BuddyPress Cover Images
I am not sure what this may be for you, but I know that usually this is because the thumbnail version of the profile pic is being pulled and not the full version.
It would be a php issue in the theme, not a css issue.