Search Results for 'forum'
-
Search Results
-
I have a little odd issue that I have just not been able to figure out. We have two groups created. One has over 2000 members and the other has 17 right now. They are each associated with a specific course using Learn Dash. On the 17 I can see the list of members just fine. On the 2000 the members are not showing. If I go to all members they are there, but they do not show with just looking for members of the course itself. I checked the database and all the records look good on the group that is not working. They are associated correctly with the forum id which is associated with the course. The records look exactly the same as those that are on the group that is working. I am not sure what I could be missing, but it must be something. Also, all the users post fine to forum. You can see all the members in the backend associated to the group. The only issue I have is no one is showing up as a member on the front end. If you can give some tips that is much appreciated.
I have a plugin for LDAP/AD integration on my site that maps to the user’s buddypress profile fields including profile picture. The profile picture shows up on the profile page, directory, forum. It even shows up on the membership list in groups. However, it doesn’t show up for the administrators of the group listed above the group name or on the invite page. We are using the Woffice theme, which buddypress is integrated with. Any suggestions are greatly appreciated.
I have to hide some nav menus of bp users’ profile page from other users. I using the following function to do so. That was working fine.
/* BuddyPress profile nav menu restrictions */
function bpex_hide_profile_menu_tabs()
{if (bp_is_active(‘xprofile’)) :
if (bp_is_user() && !bp_is_my_profile()) {
// BP’s profile main menu items. Comment those to show.
// bp_core_remove_nav_item( ‘activity’ );
// bp_core_remove_nav_item(‘profile’);
bp_core_remove_nav_item(‘friends’);
bp_core_remove_nav_item(‘groups’);
// exist only if you use bbPress
bp_core_remove_nav_item(‘forums’);
// bp_core_remove_nav_item(‘activity’);
bp_core_remove_nav_item(‘following’);
bp_core_remove_nav_item(‘followers’);
bp_core_remove_nav_item(‘bookmarks’);
bp_core_remove_nav_item(‘activity’);// BP’s profile main menu items. Comment those to show.
bp_core_remove_subnav_item(‘activity’, ‘personal’);
bp_core_remove_subnav_item(‘activity’, ‘friends’);
bp_core_remove_subnav_item(‘activity’, ‘groups’);
bp_core_remove_subnav_item(‘activity’, ‘following’);
bp_core_remove_subnav_item(‘activity’, ‘feed’);
}
bp_core_remove_subnav_item(‘activity’, ‘mentions’);
bp_core_remove_subnav_item(‘activity’, ‘favorites’);endif;
}
add_action(‘bp_init’, ‘bpex_hide_profile_menu_tabs’, 15);I have this navigation menu for the bp user on the header by default. When I am viewing other’s profiles the nav menus inside the user’s header menu also get hidden.
Is there any other ways to do this.
I am using the latest version of WordPress 5.4.2, BuddyPress 6.0.0, and BuddyX Theme 1.3.7.
Hello,
I am working on a subdomain for a client: https://forum.secretsofpakistan.com/
I put a few public Groups on the Homepage, but I can only click on them when I am logged in to the WP site.
When I am logged in, I can visit https://forum.secretsofpakistan.com/groups/uk-nationals-in-pakistan/ e.g. but whoever is not logged in will land on the Homepage of the website.
I already went to Settings – Permalinks and selected “Post Name”.
WordPress Version 5.4.2
BuddyPress Version 6.0.0
Theme AardvarkDoes anyone has an idea how to make the Group pages visible for non-logged in visitors?
I’m using Memberpress for login form and BuddyPress for accounts with a bbpress forum. I’m not sure what’s not talking to each other properly but when I try to use the “forgot password link” it turn up a does no exist page. Does anyone know where I should start investigating the problem?
Hi, all the forum members will need approving, so is it possible to change this text please. It is on the page people see as soon as they have signed up:
“Create An Account
You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.”also, can I change the email that is sent out automatically? It is confusing.
“Thanks for registering!
To complete the activation of your account, go to the following link and click on the Activate button:”
Sorry for re-posting this topic but I have tried everything on this forum and is still not working…
How do I make BP sending confirmation email for registration?
Is SMTP compulsory?
Do I need to set anything else in WP?
Many thanks for your helpps I have also try to resend a confirmation email and still has not arrived.
Topic: Forgot password page
Hi there, I am using BuddyPress as part of the Socialize theme and it works great! Within BuddyPress > Components > I have “Account Settings” enabled. However if a user elects to change their password they are prompted with the standard WordPress forgot password page https://prnt.sc/snqe36 and not the forget password page of the theme. Is there a way to enforce it to use the forget password page from the Socialize theme? https://prnt.sc/snqff6
Also, just curious if anyone knows what theme this BuddyPress forum site is built on?
Thanks
Okay, I have learned to use code to show profile fields on different parts of the page. But I was wondering if it were possible to show or hide one field based on whether the profile member and the member viewing the profile were a match in another field.
For example, could I:
show the field favorite color if a man is viewing a woman’s profile or a woman is viewing a man’s profile – but – hide the field favorite color if a man is viewing a man’s profile or a woman is viewing a woman’s profile?
By the way, thanks for the support forum. It’s been a lot of help.
I see that BuddyPress groups that I have created under a sub-site are visible and accessible to me when I log into another subsite that is under my main site. This is extra clutter that I don’
Since the content of each subsite, including its groups’ blog, forums and docs, are different from those in my other subsites, I want to keep their group names and content unseen and inaccessible from other subsites, even if a user is a member of each group.
Is this possible? If so, how can I do this?
We have PMPRO (2.3.1) + Buddypress (5.2.0) + bbpress (2.6.4) + bbp style pack (4.5.3) installed.
Buddypress 6.0 really screwed with the displays, so that got rolled back.
WP: 5.4.1Buddypress shows the profiles of members
In a member profile, there is a link to show forum (bbpress) activity.
Cool
If a user has a favorite or a subscription showing there, there is also an icon [x] implying that I can unsubscribe/unfavorite that item.
However, nothing happens when that [x] is clicked.
I don’t know who to ping about the problem.
If it’s you, please fess up! and thanksHi there,
I am here to report the following issue :
On a multisite install with wp 5.4.1, with buddypress (6.0.0) & bbpress (2.6.4), setting up a forum for a group that is supposed to be hidden makes this group not accessible to admin or group creator. (Myself, as a super-admin/group creator/group admin cant reach my hidden group when bbpress is activated.)
This occurs only when bbpress is activated multisite or single subsite and a buddypress group (buddypress installed network wide) is set to hidden. It seems to work ok with group set as private, or public.
Can you replicate this?
Hello,
I installed buddypress for a few months and it is he who manages the registrations to my site. When a person registers, he does not appear systematically in the members page. Did I forget a setting? However in the profiles the members who do not appear are well: Role on the site = Subscriber and Roles on this forum = Participant
My version is WordPress 5.4.1 with the Divi theme, the Learndash plugin and the version 6.0.0 of BuddyPress.
I had installed the BuddyPress for LearnDash plugin which I uninstalled because it caused bugs. Here is my site https://terresdesavoirs.fr/members/Do you have any idea where this display concern can come from?