Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 426 through 450 (of 3,868 total)
  • Author
    Search Results
  • Graeme
    Participant

    Hi all, I would like to create a site that works on the concept outlined below.
    I love using WordPress so started looking for plugins to fit the bill.
    Is BuddyPress (with or without additional 3rd party addons) the tool I need to use?
    Could anyone suggest a combination of settings/plugins to achieve this, or point me in the right direction of something I can use that can handle this behaviour (no offence BP):

    Concept:
    – PersonA can create an personal account.
    – Website collects personal info fields for PersonA
    – Website also allows PersonA to fill in with Custom Fields X,Y,Z
    – PersonB also creates a personal account and can search for Custom Field X and view the details of Custom Fields X, Y and Z (but no personal details of PersonA)
    – PersonB can then send PersonA an (anonymous both ways) private message.
    — Better still, can choose from a selection of pre-loaded messages to send (no free text)
    – PersonA receives an email/notification of their new alert/message.

    Option 2 – As above, but with a extended:
    – Each user account could have multiple sets of Custom Fields X, Y and Z
    — That is, they login with their “persona account” and through the one account, can receive alerts/messages reported through any of their ‘listings’ – ItemA(X,Y,Z) ItemB(X,Y,Z)

    I hope that makes sense!
    Appreciate any help i can get.
    Please point me in the right direction, even if it’s to the door 🙂

    #306256
    dval09
    Participant

    Their repsonse:

    Hey There,

    Hope you are doing great ????
    Also, how can I make it so that admins can’t see members’ private messages?

    >> As an admin, you have access to your member’s private messages. That’s by design. Why would you want to restrict access to anything for an admin account? And as the ‘Private Messages’ are part of BuddyPress can you please check it with BuddyPress support forum as BuddyPress is third party plugin and providing support to third party plugin is beyond our support scope.

    #306244
    MrShawnTierney
    Participant

    I’d like to suggest modernizing “private messaging” so it’s more suitable for 2019 than 2009.

    This would include allowing messages to be edited, even if for only a few minutes. The simple fact is, many of us are not perfect and make typos.

    Back in 2009 people would say “it’s not possible” but they’ve been proven wrong over the last ten years as various websites and software vendors have come up with ways to support editing PMs, even if only for a short while 🙂

    But if the smart people behind BuddyPress don’t like the idea, maybe they could add a simple “preview” message feature?

    Also, it would be nice if private messaging could support paragraphs, like normal html has all these years.

    I find it frustrating to have to physically put in a period to space out my paragraphs so they all don’t squish together after posting.

    So what do you think? Should the smart people behind BuddyPress modernize the PM system?

    #306101
    shanebp
    Moderator

    Do you still want to use private messaging?
    If not, simply turn off the Messaging component in wp-admin > Settings > BuddyPress

    #306073
    fulviods
    Participant

    Hi

    I have the last version of wordpress and buddypress but our site is not visible (its private)
    You can only see the home page http://www.test2.allianceschlumberger.org

    I would like to replace the username by the first name and last name in the forums but also in the email notifications..how can i do it ? i didnt find a valid solution

    #306027
    Venutius
    Moderator

    Hi there, a public message in a private site is simply a message that appears in the activity feed and includes an @mention notification. The public won’t see it but all members of the site will be able to see it. But if you want to remove that option you could look at https://wordpress.org/plugins/bp-messaging-control which would allow you to remove that feature by user role. It would simply prevent the @mention from notifying the target user.

    cortneyj
    Participant

    Hello! I’m brand new to Buddypress and WordPress. I’ve set up a site but I can’t View any of my Buddypress pages. I am being redirected to the Access Restricted page. I have checked that none of the pages are Private or Password Restricted. Further, I am set up as an Admin and Keymaster on my site. Any suggestions for how to troubleshoot? Thank you!

    NaRanJiTo
    Participant

    Hi,

    The users i have in buddypress have a very sensitive info and don’t want it to be visible for everybody who access the user url or something like that. Want to set as private and only visible for wordpress admins. Is this possible? Or set buddypress as private? Or any plugin who does this?

    If so, what i have to do?

    Thanks so much in advance!

    ericreynolds007
    Participant

    Hi, I know this thread has been beaten a few times, but is there a simple way to disable notifications to site admins and all Buddypress members for any activity? We currently have the Buddypress Notifications settings disabled and are using the BP Group Documents plugin and a Manage Notification Emails plugin to stop the basic WordPress notifications from reaching members. Thanks in advance. 🙂 Eric

    kae9
    Participant

    I want to create a private Buddypress network, the admins will send email invitations to the members. No one can register unless they receive an email invitation.

    Is there a setting or plugin that will allow this, or is there a workaround to create this such as password protecting the registration page?

    Alternatively the admins could create the member account and an email would be send to the member with their username/password. In this case I could simple close user registrations in the settings, correct?

    Thanks.

    #305709
    gatehousedesign
    Participant

    Yes the appearance changes if I switch template packs.

    Yes I have the BP private messaging component switched on. I just tested switching it off and saving it. No buttons.

    I wonder what could be causing this action to return no result “member-header-actions”? I only have two functions in my child theme functions.php. Disable Visual Composer auto-update and Support MyCred plugin.

    gatehousedesign
    Participant

    Hi there,

    I have installed buddypress and everything is working except there are no “add friend” or public/private message buttons under the cover photo, to the right of the profile photo.

    Troubleshooting steps I have already taken:

    1. Plugins – I deactivated them all except buddypress, refreshed page, no buttons.

    2. Theme – I am using a theme called Video Pro which is compatible with Buddypress and has some integration settings too. Others seem to be using Buddypress fine and there are no issues on their support forums with it.

    3. I deleted the plugin and reinstalled a fresh version. Still no buttons.

    4. I am running this on a regular domain, not a subdomain but I have the site password protected. I added a couple of users to Buddypress so that there would be friends to add. If I go to the member directory I can request friend there but not from the other buddypress pages as I expected to see.

    5. The code in the area I think they should be looks like this:

    <div id="item-header-content">
    
    							<h2 class="user-nicename">@gatehousedesign</h2>
    			
    			<ul class="member-header-actions action"> </ul>
    			
    							<div class="item-meta">
    
    					<span class="activity">active right now</span>
    				</div><!-- #item-meta -->
    			
    		</div><!-- #item-header-content -->

    Anyone have any ideas? Much appreciated if you do. Maybe there’s some privacy setting I haven’t unchecked…? Or a conflict? I don’t see any errors in console.

    Thanks,
    GWD

    #305689
    shanhaupt
    Participant

    When I create a new private message in a message thread, the displayed timestamp is incorrect. However, when I refresh the page, the timestamp is then displayed correctly. Been through many threads and the documentation and not really sure why this is occurring.

    #305630
    brindy
    Participant

    Hey, sorry to resurrect this thread, but I tried that plugin myself and it seems fine mostly, except I need the events to be private to groups and for group members to be able to create events.

    Are there any alternatives that support this, or some (relatively easy) way to make that work?

    Thanks in advance!

    #305620
    gmbyrom
    Participant

    Hi Shane

    This is actually standard Buddypress functionality that I’m trying to change. See this Codex page:

    How To Join a Private Group


    Under the heading “Single group page”, Step 2 is the step I am trying to eliminate.

    Any help you can provide would be greatly appreciated.

    Thanks
    Greg.

    Ricky Poon
    Participant

    I’m wondering if it is possible to add a textarea and subject line to a post that would send a private message to the poster using buddypress.

    I know its possible with Front End PM, but i hate their UX.

    #305570
    Venutius
    Moderator

    Yes I’d say it can, BP has Hidden and PRivate groups, which means only invited site members can join. For added security you can install BP Registration Options which would allow you to vet all new site members and a privacy plugin such as BP Members Only would make doubly sure of the overall privacy of the site. Search engines won’t see anything since they are not members of the site and those pages will only be available to view by site members who have been invited to join the group. Also, if an existing member wee to turn troll, it’s a lot easier to ban then from the platform entirely.

    #305569
    jacobroskam
    Participant

    A friend of me is in a very private facebook group – she thought it to be private …. – it is a small group where like minded people help each other with very personal issues. Now the group has been ‘infiltrated’ by a troll. I said : FB is never private !!!! Suggested a Forum withe strickt privacy options – not findable by search engines. As I have experience with WordPress my thoughts went out to Buddypress.
    A long story short:
    Can Buddypress be setup so secure that Trolls have no chance of access ? Can it be shielded from Search engines ?

    Thanks : jacob

    ahcj
    Participant

    When a member receives an email from another member through the “Private Message” feature of our member directory, the recipient member quite reasonably assumes they can simply reply to that email.

    Of course, that fails because what they need to do is follow the instruction at the end to “[Go to the discussion] to reply or catch up on the conversation” using the link provided.

    Is there a solution to this problem that would allow members to reply by email, or at least make this issue clear in the email notice of the private message?

    #305371

    In reply to: Email Tokens

    Venutius
    Moderator

    You should ask on the bbPress forums regarding limiting the topic size.

    For private messages and also Activity update size restrictions I’ve just added those restriction capabilities into my plugin https://wordpress.org/plugins/bp-messaging-control/, I’d welcome your feedback, but make it on the plugin forum, this ones only for BuddyPress.

    ahcj
    Participant

    I’m able to add translation rules that alter language used on BuddyPress pages. What I need to do however is alter language in the email message that a member gets as a private message from another member.

    Many strings in these email messages are available in buddypress.pot, but changes in my custom .mo file have no affect. Again, I do have changes in the very same custom .mo file that succeed in altering text that appears on BuddyPress web pages.

    Where do I begin to track down the problem? Should I be able to do this at all?

    #305362
    Debora1976
    Participant

    Hi,

    Is it possible to trim the private message content and bbpres forum topic and forum reply content, to let’s say 15 or 20 words…
    Now the whole message is e-mailed.

    Kind regards,
    Debby

    pandraka
    Participant

    I used the inspect element, the hidden group isn’t in the group-list, I can see all the groups that are displayed correctly. Some are private, some public, but no hidden groups. It was a great idea.

    #305101
    jonallentx
    Participant

    Good Afternoon!
    I think this might be a feature request as I can’t find anything about it anywhere, so I may need to move to Creating & Extending? I’m using BuddyPress for a Scout Troop Members portal. It allows the Patrols to collaborate in a private environment outside of regularly scheduled meetings. However, the issue I’m having is staying compliant with BSA Youth Protection policies that state that at least two adults must be included in any coversation with a Scout. Scout to Scout should be fine, but I need a way to create a child/parent relationship for Scout’s accounts and automatically copy the parent on any messages to the Scout. Anyone have any thoughts?

    Achim
    Participant

    Hi there,

    we use Buddypress Docs (Gorges, Cavins) and Events Manager (Sykes) in hidden/private groups.

    Members of these groups don´t have access to elements of that group:

    Instead of Events Manager event we get a 404 (though visible in calendars!), and in group documents the doc content is hidden.

    To us it seems to be a buddypress problem, as it happens in both plugins?

    How change that?

Viewing 25 results - 426 through 450 (of 3,868 total)
Skip to toolbar