Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 801 through 825 (of 3,870 total)
  • Author
    Search Results
  • #265683
    shanebp
    Moderator

    To prevent non-members from viewing the members directory you can use this plugin:
    BP Simple Private

    #265630

    In reply to: Ephemeral Messages

    r-a-y
    Keymaster

    You could probably run a cronjob to remove various activity items and private message threads if they’re older than a certain interval.

    Of course, this would need to be custom-developed.

    #265623

    In reply to: Ephemeral Messages

    Henry Wright
    Moderator

    Private messaging in BuddyPress is persistent (saved to the db). There is also “flash” messages but these are stored as a cookie and are removed after the page request.

    #265597
    kemmieg
    Participant

    I’ve seen my question, sort of, posted before with no resolution. I’m setting up a site for a karate class business and we are using Buddypress for each location. I’m using Gravity Forms for the registration and I’m trying to find out if there is a way to automatically enroll the registrant into a specific group based on the location they choose. I’ve seen plugins that will work using the native Buddypress registration but we are using Gravity Forms because there is payment involved and it’s a multi-part form. Before I use my second option, I’d like to know if there is some filter or action that would allow addition to a specific group during the registration process. Also, these are private groups because they will contain children’s information.

    Thanks

    #265586

    In reply to: BuddyPress Groups

    shanebp
    Moderator

    The widget’s ajax call does not check to see who is viewing it.
    So only public groups will appear; hidden & private groups will not appear even though you are a member.
    You could write your own widget that uses the logged-in member’s id.
    Use the group widget code as a reference:
    buddypress\bp-groups\bp-groups-widgets.php

    #265584
    smallcap
    Participant

    Hi there,

    i don’t understand the following:

    i created a BP Group,
    i’m a Member of this Group.

    (i am logged in the website.)

    if it is a public group i see it in the BP Group Widget.
    if it is a private group or a secret group i don’t see it in the BP Group Widget.

    In my opinion, i should see it always.

    what is wrong?

    Micha.

    #265576
    SciFiKriss
    Participant

    Wordpress 4.7.4
    BuddyPress 2.8.2

    Hi guys

    I have created a user role of member by copying the capabilities of contributer. Not sure if that is correct or should have copied subscriber. The problem I am really having though is that members are not showing up in the member list on the front end.

    I also have BP Registration Options plugin installed to make BuddyPress private which does work with keeping it private… 🙂

    Please ask any questions as really not sure why people are not showing up…mmmm btw the do show up in the back end… 🙂

    Kriss 🙂
    http://www.krissharmsworth.rocks/blog

    jeffacubed
    Participant

    Hi @arbolife any chance you even vaguely remember what you did to get new user activation email being sent out when using WPML + BuddyPress? Like you, everything works 100% correctly on the ‘English’ side when new users register, requests membership for a private BP group, logs-in, etc – BUT if a user registers on the french registration page (fr/register/) they never get any emails (I they are foever listed as “pending” in the user area). I’ve also noticed that no emails (outgoing) get triggered if an existing user switches to the /fr/ side & tries to join a private BuddyPress group. Trying to access the /fr/wp-login.php page (or the password reset) from the /fr/ side will also trigger a 404 page. So, like you mentioned, it’s a setting “somewhere” in WPML to resolve these (many) anomalies, but for whatever reason, I can’t see to find the resolution!

    My test setup:

    WP: 3.7.4
    BP: 2.8.2
    WPML: 3.7.0
    BuddyPress WPML Plugin: 1.5.5.1

    -Jeff

    #265527

    Topic: Membership

    in group forum Installing BuddyPress
    vinex08
    Participant

    Hi, I have this client who has a old unfisnihed site that has buddypress installed in it. the client is insisting that we can use buddypress to create private pages for specific member level, (i dont know anything about buddypress yet, that’s why i said i’m going to take a little bit of research on that) – is that doable via buddypress??

    #265461
    cl0ne
    Participant

    Hello all!

    I’ve come across the subject a bunch of time but the solution I’m looking for hasn’t presented itself. Basically, I’m trying to prevent members/users from having any kind of access to the Activity component. The purpose of the website I’m designing is to establish private connection between other members. There’s no need for a wall, mentions, favorites, etc. The whole activity component can be hidden from regular members/users. However! I need it to function the way it is. Meaning, I need it hidden but not disabled. The admin should have access to it and should be able to view all pertinent activity such as newly registered members, new friendships, etc, in the back-end.

    How can this be accomplished?

    Thanks so much!

    #265432
    metalhead
    Participant

    One of my BP features is malfunctioning. It’s the “Compose Private Message” feature. The “To:” textbox has simply vanished. I’m not sure when this happened, because nobody on my site uses the feature often.

    However, I want to fix this problem. What steps can I take to get that functionality back? I’m hesitant to completely re-install BP, because I’m afraid I’ll lose user account data.

    Here’s what’s going on:

    Image of Compose Screen

    A couple days ago, I posted a support message on “Element lost in the system,” and I’m sorry about the double-post, but as you can tell I’m now looking into re-installing a portion of BP instead of worrying about css getting “lost in the system.”

    #265431
    amargarido
    Participant

    Hi,

    Building my native APP to consume REST.

    From this POST under “BP REST API and BP wp-admin screens” I found the Github project.

    My private site uses the latest WordPress, PHP 7.x+ and Latest BP. The project mentioned is one year old. I wonder if are more updated plugins so I can build my APP.

    For now my APP only needs basics and no ADMIN over the REST API.

    If someone could put some light on this I would appreciate.

    Thanks in advance,
    Alberto

    #265398
    metalhead
    Participant

    A few months ago, I disabled the Compose Private Message feature with css. I think I used this:
    #send-to-input: display: none;

    My intention was to stop people from being able to send a single message to multiple recipients, but now I have realized that it was a bad idea, so I went to delete the code from my CSS file, but the code is not there.

    I checked my child theme’s css, my theme’s css, buddypress’ css, but I can’t find it anywhere.

    I’ve tried reverting to my parent-theme, and deactivating all Buddypress plugins (except for BP itself,) but with no luck.

    Does anyone know which file I can find that class in? It’s possible that I may have accidentally corrupted a core file, but it seems like my CSS from several months ago has become stuck in the system, or something.

    #265384
    cboukens
    Participant

    Does anyone know how to add files to a private message in Buddypress?
    Or can anyone make a code or something?

    #265373
    ketzita
    Participant

    I’m going to do the bump.. But let’s take an easier approach to this topic:

    Anyone know how I can at least prevent the member-header from being displayed upon creation of a private message?

    Let’s forget about sticking the recipient’s photo in there for now, and take it one step at a time.

    I just don’t know which file this involves. compose.php seems to make no reference to bp_displayed_user_avatar(), so I’m wondering why is the avatar appearing?

    assal0le
    Participant

    Usually when new user join a public group, everyone else(member or not member of that group) can see the “Join Stream” of it. I want this also works for private group. What do I mean, when new user join a private group, everyone else(member or not member of that group) can see the “Join Stream” of it.

    Note that I just want to show the “Join Stream” like user joined the group privateGroupname

    Is that possible? How can I make it possible?
    Help me please?

    thanks

    #265093
    ico33
    Participant

    hello, I have a wordpress site with Buddypress installed.

    I would like, maybe once a year, to clean all private messages, all notifications, all activities and so on.

    Is there a way? Should I use Php my admin and simply empty the tables? Do you think that this can make a damage in the site/database? Or after that, everything will work normally?

    Thanks!

    DAM
    Participant

    Hello,

    how can I send email notification only if it’s the first message of the conversation between two users (I need to disable email notification for all their future private message).

    Is there a hook that I can use?

    Thanks

    donburikun
    Participant

    I would like to hide “Send To (Username or Friend’s Name)” from the private message compose page. Can this be achieved by css or does it require editing of other files?

    Optionally, I would like to hide change the wording of this.

    Can anyone advise on to best achieve one of the above? Thank you.

    timtellean
    Participant

    WP ver. 4.73
    BP ver. 2.82
    Metro magazine pro theme

    I have one group setup, set to hidden, at the moment I am the only member, as the super Admin of the website. When I view groups from the website I don’t see the group listed in groups.
    Group view

    It says I have one group but I cannot access it from the website. If I switch the group to public or private I do see it but as a hidden group.

    Help…..

    #265045
    bigbankclub
    Participant

    So I’m guessing — that for each user I want share a unique item I need to edit code?

    ** The idea is to share information for the each user; but unique to each user.

    So 100 users need to access a private link unique to them — I think this process will need one to create a page each time?

    ketzita
    Participant

    While using the “Private Message” button, Buddypress is displaying my own name and profile photo (must be grabbing from members-loop, or something) at the top of the screen.

    I’d like to make a modification to change this, so that it will display the recipient’s name/photo instead. This way, my users will be looking at the person they are contacting, while entering their message, instead of looking at themselves. It will serve as a reminder of who they are writing to. (Some people forget things very quickly!)

    I’ve carefully reviewed the compose.php file, but am I even looking at the right file to make these changes?

    Whether it’s the right file or not, does anyone know exactly how I should go about making this change?

    If this sounds too complicated, then perhaps you can suggest how to add a line of text like this, right before the Subject field:

    This message is to: (Recipient’s Name)

    (That would be better than nothing!)

    #264962
    donburikun
    Participant

    Are there any plans for release a widget for Buddypress private messages so that users can see from the front page (or anywhere else on the site) whether they have any messages in their pm inbox?

    #264932
    Henry Wright
    Moderator

    Being a premium theme the best thing to do is contact their support team. Unfortunately, because the SocialChef theme’s code is private there’s not much we can do here to help.

    #264860
    bigbankclub
    Participant

    I have searched for a way to add a new tab private to each user. Meaning I’d like to place items in this new tab that is unique to each user…??

Viewing 25 results - 801 through 825 (of 3,870 total)
Skip to toolbar