Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 226 through 250 (of 3,498 total)
  • Author
    Search Results
  • havealookhere
    Participant

    Hello,

    For what we want on our website its necesarry to have only private groups created by the users. I did a lot of reading about this but all forum post and information is over 8 years old regarding this matter.

    We need this because people will discuss personal en private information in the groups. To make it as simple as possible we look for a way to make the group creation like its only possible to create a private group.

    (it would be awesome if admin can create public or hidden groups)

    So, what do we have to do to remove the creation settings for hidden and public groups for our visitors/members? and ofcourse that it keeps working!

    Its not only removing the code form a file we think but also the setting that the private group is marked to get installed.

    Sorry for any bad english

    Regards

    Jap

    #313750
    jazzalex
    Participant

    Hello all,

    my users have created groups more than 32 visible groups (1 public, 31 private) already but in the public directory only 17 of them are being displayed. I can change from alphabetical to newly created or anything else and indeed it updates the list but the total amount is always 17 only. Is there way to change this ?

    Thanks in advance,
    best

    Alex

    P.S.: I am using WP Version 5.4.2 and BP Version 6.2

    ThomDJ
    Participant

    Hi there,

    I have 8 private groups, each with their own private forum. Is there any way I can display forum activities like replies and created topics in the group activity stream? I would like to use ‘BuddyPress Group Email Subscription’ plugin to notify group members on forum activity relevant to their group.

    WordPress version: 5.5.1
    BuddyPress version: 6.2.0
    bbPress version: 2.6.5

    Thanks!

    #313582
    cl0ne
    Participant

    @warrencat,

    I have been hoping for a solution to this since 2017. I had to find excuses to force users to hit the save button. The issues that I’m not even importing some large user database in which this limitation becomes more problematic. I’m talking about brand new installation with new users. There is no reason that a new user should have to do this before visibility settings can be applied. It makes absolutely no sense. It’s ironic since Admins’ settings are subservient to a user’s interaction.

    And I thought this was a sensitive enough issue that it would have been resolved by now. I’m surprised that more people have not made noise. Apparently it has existed since at least 2013 (https://buddypress.org/support/topic/buddypress-x-profile-visibility-doesnt-work/)!

    Then another user brought this up prompting the creation of a ticket in the trac system which can be found here:https://buddypress.trac.wordpress.org/ticket/8093

    This ticket does provide a patch that fixes the issue for the profile details. However, in my case, a user’s last name is supposed to be private but since the last name shows up in more places than in the profile details (i.e. title tag), you are still left with a half-baked solution. But the moment you save, it works flawlessly.

    The issue is set to be fixed in version 7. Let’s pray.

    #313537
    iamthewebb
    Participant

    You would need an additional plugin for that functionality, maybe something like my private site from https://wordpress.org/plugins/

    learningstack
    Participant

    I am trying to test the BuddyPress restful APIs with the activity function. The endpoint is:

    /wp-json/buddypress/v1/activity

    When I join a private group, and post an activity for myself (with subscriber role), I cannot see my own post(s). I can still see my post when I login to WordPress website, so I think it is something to do with the API.

    Nevertheless, if it is a public group that I post, I can see my own posts. For administrator role, I can see all posts through the API.

    Does anyone have the similar experience?

    cbgraphicsadmin
    Participant

    I just installed buddy press on my website. Everything seems pretty great right out of the box. Except that they groups are totally borked.

    When I go to view a group, there is no status update box. Making the groups entirely pointless.

    Things I did:
    – I looked into the code, and they aren’t hidden.
    – checked the settings
    – went into trouble shooting mode, still not showing up

    FYI, private messaging works just fine.

    This is what I see:

    groups display

    #313348
    mungbean
    Participant

    I would to create a hybrid group, one that combines the settings of a public, private, and hidden group. This a semi-public or semi-private group.

    I would the group to be invite only via (optionally by request too), I would like group activity to display group member activity, but I would like all group content to be visible to all users.

    I found an existing thread but it has no response after 7 years. https://buddypress.org/support/topic/hybrid-groups/

    Is this possible?

    ivanwancora
    Participant

    Hello

    We are making private groups without possibility of request membership. I remove the “request membership” button. But don’t can remove the “request-membership tab“ in the menu of the private group if you not are a member.
    I try this without success:

    function my_remove_em_nav() {
    global $bp;
    bp_core_remove_nav_item( 'request-membership' );
    
    }
    add_action( 'bp_init', 'my_remove_em_nav' );

    Someone knows how can we do this.

    #313066
    kennethykw
    Participant

    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

    meilershsag
    Participant

    Hello,

    My site is https://www.kidneylearninghub.com/. It is using the WPLMS plugin, which leverages BuddyPress for the login and user management.

    After I updated the site with an SSL cert and domain, the login developed an issue where even though I have logged in with the correct user name and password, and the login cookie has been successfully created, the page does not update with the logged in user, and will not let you into the restricted content areas. Only after clicking around and trying many times will the site suddenly see the cookie and show you as logged in.

    This screen shot shows that the cookie exists, but the site does not show a user logged in:

    screen shot of cookie issue

    I have been through extensive troubleshooting of the site. My database, config files and site files all use the fully qualified URL; my host (GoDaddy) is configured with the certificate and URL. I have added the site URLs to the wp_config file as suggested by dozens of tutorials. What would cause the site to create the cookie but then ignore it? This happens regardless of browser, and with and without Incognito or private browsing. As I understand it, the site uses BuddyPress to log in, and then hands that login off to WordPress. The WordPress login (available if you choose reset password) also has the same problem.

    Any suggestion is appreciated.

    danielafer
    Participant

    Hi, thanks for replying. I’m not as interested as having content or a private community. I am interested in not indexing all links generated by buddypress, such as mypage / members / juan
    I consider that these links do not generate any value for my site.
    With that code can I achieve this?

    Varun Dubey
    Participant

    @danielafer use private community plugin or BP lock , it will help to keep your community private for logged in users.
    If you do not want the private community approaches you can also use no-index.

    function no_index_for_buddypress() {
        if ( is_buddyPress() ) {
            echo '<meta name="robots" content="noindex, nofollow">';
        } else {
        }
    }
    add_action( 'wp_head', 'no_index_for_buddypress' );
    #312563
    optimizedpanama
    Participant

    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

    #312547
    bojates
    Participant

    Thanks. I’m not using the Friends module, and I’m not finding an issue with the private messaging returning results. It’s just the full range of profile fields being searched, I think, that’s causing the problem with too broad a search result.

    I am happy to write some custom code. Has anyone got some pointers on where to start?

    Thanks.

    #312535
    shanebp
    Moderator

    For private messages, auto-complete only shows your friends.
    To access everyone, put this in your theme/functions.php or in plugins/bp-custom.php
    define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true );

    To customize the options provided by autocomplete, you would need to write some custom code.

    bluesweet
    Participant

    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.

    Chuck141
    Participant

    Hi,

    I hope everyone is staying safe. Thanks to everyone for posting helpful answers, I have already go so far considering my lack of coding.

    I want to remove “Add Friend” & “Private Message” on profiles ONLY for logged out users. But keep these buttons for logged in users, can this be done?

    Kind Regards, Chuck.

    #312241
    jcorbalan
    Participant

    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.

    vraiwp
    Participant

    Hi, I am new to BP. We want to make it possible to upload a file (pdf, doc, jpg, video, anything) right when you post a message so that the file is associated with the message.

    I need to know how to attach a file with the message using the buddypress rest api and have it uploaded with the message.

    What I found so far is using the private messaging, however, I did not see how to attach a file to the message in the examples viewing the following url: https://developer.buddypress.org/bp-rest-api/reference/private-messaging/

    Please help.

    Thank you.

    #312155
    jedweb
    Participant

    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.

    Garrett Hyder
    Participant

    I assume you’re talking about the group listing when referring to ‘clicking the group’. In that case I believe you’d want to customize the groups/groups-loop.php template by copying it into your own theme and conditionally remove the links if the current user isn’t a member.
    Here’s docs on the template hierarchy in Buddypress – https://codex.buddypress.org/themes/theme-compatibility-1-7/template-hierarchy/

    That should allow you to control that list of groups and suppress links depending on role.
    As to the request access form if for some off chance they make it to that screen, if you want to suppress the form with a blocking message when they’re a member you can use the same template replacement concept to replace groups/single/home.php

    Or potentially this plugin by @imath may be more appropriate as you could just make the groups private/hidden;
    https://github.com/imath/altctrl-public-group

    tskpbls
    Participant

    Ok, let’s investigate further then …

    I reinstalled default 2020 WP theme, deactivated all plugins (double checked) but bbpress and buddypress, although I’ve kept wpmu admin dashboard plugin… I am on a very fresh install (less than 24 hours)

    I am still facing the same issue :

    Link to a google drive folder with screenshots (public / private / hidden) : https://drive.google.com/drive/folders/1MWlx_eMelveGBSK_9MHEIoLd1NJRHz1D?usp=sharing

    buddypress is installed according to this codex guideline : B. Network-wide Activation – BuddyPress root blog in Secondary Site

    Buddypress seems to work ok, activity, group and email tabs under admin menu of the admin network page, main site shows forum tabs only and subsite 1 (?id=2) holds buddypress frontend pages.

    Soooo, maybe a clue here : Why does the group edit screen say “aucun forum” (no forum) attached to group when in the meantime I can see the forum tab and the input text boxes of the first subject when group is not hidden?

    Many infos here, sorry for that, but I guess I can’t be more accurate than that in my perception of the problem.

    Hope this helps you to understand the problem better.

    Thanks !

    tskpbls
    Participant

    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?

Viewing 25 results - 226 through 250 (of 3,498 total)
Skip to toolbar