Search Results for 'private'
-
Search Results
-
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!
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
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,
GWDTopic: Email Tokens
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,
DebbyGood 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?Hi guys,
I’ve got a weird scenario in which I have a system with both a public directory, and a members only directory.
The public directory: the members loop is to be loaded by default in a Random order. (added coding for this option already)
The private directory: the members loop should be in alphabetic order. (added coding for this too)
The easiest route to market would be to add a string to the URL to set the ‘default’ search.
Does anybody know if this is possible out of the box? If not, how might I go about adding this in?
Thanks in advance for your help!
J
Hi,
I’m building a website using buddypress and bbpress.
When users register for an account the default roles they are assigned are “Contributor” and “Participant”.
These users at the moment cannot view members in the members list and send private messages.
For the members list I believe the js / ajax is not working for the “Contributor” role for some reason (it loads fine for all other users and for non logged in users).
When viewing the members list as a contributor the members do not load and I receive a js error in the developer console reading “Cannot read property ‘contents’ of undefined”.
There must be an issue specifically for that user role, could there be a permissions issue?
For private messaging the messages simply won’t send. I’ve checked the ajax in the console and it return 200 so i’m not sure what the issue is. I’m also using user role editor and I’ve checked and “Contributors” can send messages so I’m a bit stuck with this one.
I’ve also tried changing the bbpress role which as expected had no effect.
Thanks in advance for any help.
I’m happy to go into more detail if needed but not willing to give out the sites URL.
Hi,
I am working on GDPR and Terms for a website.
I think I found a bug with the private messages data in the export data tool.
I have user1 and user2.
user1 sends a private message to user2.
user2 sends an answer to user1.
user1 answers again to user2.
Then I export data for both users.
In the private messages section, every messages retrieved are the same for both users. It only shows the text user1 wrote. Neither the text user2 wrote.
I suppose this tool should permit a user to see the data HE wrote to any others. And the delete data tool should allow that user to remove all the messages HE wrote to others too.
This is the case with user1. But user2 can only export the data user1 wrote to him.Can you tell me if I misunderstood the use of this tool or if it’s a bug please ?
Topic: How to change redirect
Hi! A have some trouble. When non-logged user wants open a private group, he redirects to login page. How change this? I want, what he not redirect and see the goup with message, what this group is private.
Hello,
I was wondering if there is a plugin, or bit of code I could remove or add to make it where there is no possible way for me to see user’s private messages. Right now I can use the Export Personal Data tool or go to their profiles and click messages. I want to disable both of these features permanently.
Thanks!I want to change the messaging button colors in the profiles. I also want to resize the buttons and button text to make them a bit larger. Thanks!