Search Results for 'private'
-
Search Results
-
https://wmchub.com/ is a private members site, only accessible for Registered Users.
However, when one of the groups is selected, when logged in as as a Register User’ the user is taken to the Home page rather than the group.
If logged in as Admin, the Group displays correctly.
I cannot see where the Group access controll is managed in Buddy Press.
Any help would be greatly appreciated!
Regards,
Mike
Hello, it has been quite a while since I dealt with Buddy Press. But wasn’t there a plugin that could be used to control who can read the post (only me, friends, members)?
I am already, a little while looking but unfortunately no plugin that performs this function. Would anyone have a tip for me?
Greetings Watbube
Theme – Cera
I am still struggling to figure out how to separate the activity streams. I just want each member to have their own activity stream.
Let me explain…
I have an activity stream in each members profile page already but..they all share the same feed.
I want the activity feeds to be separate.
If I post in members page A then post in members page B – you will have to go to both members pages to see each post. Example- A post stays in A members page
Please someone help
I want to learn how to customize this myself.Topic: Presale question
Hello, I want to create a private site for professionals to post their own articles:
– Registered users can post an article with some custom fields (Article title, author, city (from a list), work center (a conditional list depending on the city field and attachment (pdf or mp4).
– Registered users can see and rate other users articles (1-5 stars) but not their own.
– ¿Can rating author be visible only for some roles?
– ¿Can it be limited to a number of posts per user?
Thanks in advance.
When on the Members page of a Group, there is a search field. This allows you to search for members but it seems to only search username or Last Name.
Is it possible to search based on First Name as well?
WP v5.4.1
BP v6.0.0
The site is private so I don’t imagine providing the URL will help.Thanks in advance.
Hi 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?
Topic: Remove Join Group Buttons
Hi,
Does anyone know how to remove the Join Group option for Private groups based on a WP Role?
Was thinking of using below, but need to work out how the button is called.$current_user = new WP_User(wp_get_current_user()->id); $user_roles = $current_user->roles; foreach ($user_roles as $role) { if ($role == 'subscriber' ){ //code here for subscribers } Thanks to anyone who helpsToday, I tried to install BuddyPress the first time. But I still too stupid to get to running.
First, I tried the actual stable version 5.2.0 without luck. After this, I tried it with 6.0.0RC2 with the same result.
My problem is: I don’t find out, how to create new topics or manage groups.
Is there any special URL doing this?
WordPress: 4.9.13
PHP: 7.3.x
Database: MariaDB 10.4.11
Theme: Hueman 3.5.3In BuddyPress 5.2, the pages for Members, Activity, Activation and Registering were created automatically. In BP 6 not and the Repair Tool does not create them automatically.
All of these pages are empty for me.
But inside the AdminBar, I see the “0” and I can use the several private pages.
How can I configure the groups, where I can open topics and how do I do this?
Sorry, but it seems I’m too stupid for BP… 🙁
We’re trying to only allow group messaging via CometChat so that only members of a group can message each other. All our groups are private.
Does anyone know if this is possible?