Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 451 through 475 (of 3,870 total)
  • Author
    Search Results
  • #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?

    #305088
    naomibuch
    Participant

    Hello…

    How to adjust or better remove the “send to” box in Compose area in private messages, the length is very long and it doesn’t populate the users inside the box, instead the user names are populated above the send to box and it’s very confusing.

    If I can be pointed to the file where the code is located, I can make edits myself in the bp-custom.php file.

    Also, my website doesn’t allow users to send each other private messages unless they are Friends to cut down on spam.

    Thanks a bunch for your help in this matter.

    Naomi

    #305070
    shanebp
    Moderator

    @dopeboy Please contact him directly.
    Please do not use these forums for private conversations.

    frostdigital
    Participant

    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

    alexwp2019
    Participant

    It OK I’ve sorted it now.

    I was restricting admin access to “Contributors” little knowing that by doing this it was making admin ajax not work, which subsequently caused the members list and private messaging not to work.

    I’ve now restricted access to the admin area but allowed the admin ajax to continue to work.

    alexwp2019
    Participant

    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.

    #304783
    cj74
    Participant

    Sure, i would have to disable the content restriction plugin as the viability of the profile page and all that is set up for members only.Please let me know if there is a way to privately sent you that link, if not i will post it.

    #304782
    cj74
    Participant

    Am i able to send you a private message here? If so i can send you the link or privately, if not i can post it here, please let me know. I am assuming you want the link to my website, correct?

    #304780
    gingerbooch
    Participant

    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 ?

    #304680

    In reply to: How to change redirect

    Venutius
    Moderator

    You might like to take a look at this plugin – https://github.com/imath/altctrl-public-group It allows a private group to have a public landing page. Think it’s what you are looking for.

    #304673
    Artyom
    Participant

    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.

    thecomputergi
    Participant

    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!

    cmeistercs
    Participant

    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!

    #304410
    Venutius
    Moderator

    I’ve just tested this a bit more thoroughly. I set up two private groups and I had browsers open on each of their activity pages. I added a new activity to one group, the browser looking at that groups activity feed had a “load Newest” popup and it loaded that groups activity. The browser looking at the other group did nothing, so yep I can’t replicate your issue.

    #304369
    Venutius
    Moderator

    So if it’s just a catalogue content creation type thing you should be able to do it with the right combination of plugins and a bit of customisation. You’d need to find a suitable solution for the product catalogue but it’s just a custom post type with specific templating. There’s a few ways of doing it, if you don’t need the eccommerce there’s no need for the bloat of it.

    Then you just need to sort out the user messaging, I’ve a plugin, BP Profile Shortcodes Extra, it’s got a private message shortcode, any vendor could use that to let their customers know how to contact them.

    I’ve another plugin, BP Messaging Control, it allows you to set rules on who can message who. Not sure if you want to control that but it could help stop sellers spamming users.

    There’s also stuff you can do to customise the messaging interface itself – you can insert content pretty easily and there’s a range of options for customising the use profile area, which is where BP Messaging lives.

    #304340
    sigmund1410
    Participant

    Hello,
    I’m an admin at a erotic website that uses buddypress. Due to the nature of the content, I would like to be able to display ALL user messages (not sent to me, but sent between other users) to check if they’re not using my website to distribute, for example illegal content via PM’s. Is this possible? I know I can go to desired user’s profile and click the messages tab, so as admin I can see his/her messages. But this is too cumbersome since i have 1000+ users.
    I’ve been looking for a plugin, but no luck unfortunately.
    Thanks in advance for all help.

    #304261
    jannmirch
    Participant

    I just noticed this very odd issue on this page: https://westchestermarketingcafe.com/rsetasc/groups/

    We are trying to set up Restricted Communities whereby the Groups are private but allow users to request membership via the buttons. Some of the groups have the buttons but two, including the new “Testing IEP” do not.

    I’ve tested with Twenty Sixteen and the issue remains. I have turned off/turned back on all the plugins without any luck.

    We are using WP 5.1.1, BuddyPress 4.2.0, bbPress 2.5.14.

    What am I missing?!

    #304238
    werny
    Participant

    I am using BuddyPress Message Attachment
    to enable my users to att attachment in their private messages.

    The user gets the attachment correctly in his message:
    https://www.mydomain.com/mitglieder/daveloom/messages/attachment/51982/4411/

    But in the Media-files of my backend the picture-links are broken:
    https://www.mydomain.com/wp-content/uploads/20161101_112558.jpg

    Is it possible to fix that, in order that all media files are shown correctly?

    #304221
    brunov99
    Participant

    Hello everyone,

    I have to set up a website for a medium-sized association (about 200 members). Here are the goals to achieve. Members can belong to several groups, groups can be public or private, forums public or private too (thx to bbp-private-groups) and there are community pages also where everyone can write (events, recipes, lists …). For UX I don’t want the user to fill multiple forms to login, and the data must be shared in profile pages (forum topics/replies, events, posts, recipes…)

    then, the question is this:

    Do I have to install buddyPress on multisite WP or not?
    If yes where should I install the plugins (main site or secondary site?)
    To stay simple I would prefer a single installation but then the question of volumes for backups.
    Hope I’m clear enough
    All your tips and tricks are welcome.

    Thank you
    bV

    Latest version of all WP & plugins

    #303929
    ladymay
    Participant

    Hello,
    I have been working on new registered users moderation for a while and tried different user approval plugins out. Finally I decided to go back to the origin BuddyPress settings – and I have faced an unexpected technical issue. BP emails are never received. Although all was working at the beginning.
    At the moment, any of BP emails are not received. Not by administrators on new user’s registration nor by users when someone sends a private message or adds as a friend.
    I deactivated all the moderation plugins I was trying before, so only BP itself is activated.
    What may have caused this issue and how can it be solved?
    Thank you in advance!

Viewing 25 results - 451 through 475 (of 3,870 total)
Skip to toolbar