Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

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

    #304203
    irenuzza80
    Participant

    Hi guys,
    Thanks for the great job!

    I want to create a marketplace where members will be able to upload products (photos, info made with BP Forms I assume) but the sale WILL NOT go through the website, meaning the buyers (members as well) will contact the sellers through message and arrange privately all the aspects of the sale.
    I have Dokan Pro and BuddyPress that came with the theme I bought, but at the moment it seems like this combination doesn’t work for what I want and need.

    My question is: Can I achieve having a social marketplace, where people WILL be able to upload products, but WON’T do the sales through the website (something like a Catalogue), with BuddyPress only? Can I just turn Dokan off, coz their dashboard is totally complicated and unnecessary for my idea (even when put on Catalogue mode)?

    Thanks in advance, looking forward to your answer!

    I.

    #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!

    #303924
    happyday1
    Participant

    In order to use PMpro Membership levels names as Site Roles I used the plugin: PMPro Roles. The message control plugin seems to work fine with this! So now I can control if the users should be able to write private messages, but not public messages.
    Would it be possible with an extra dropdown restriction -> Disable public and private messageing??

    happyday1
    Participant

    Is it possible to make a restrictions on the number of private messages a user/member can send each month. Is it also possible for public messages and so on?
    E.g. restrict that a free member e.g. only can send 3 private messages each month to all other member levels and e.g. a gold member can have unlimited messages per month etc.??

    #303760

    In reply to: Bug in private message

    aoiu
    Participant

    No solution ?

    Ifnot, would it be possible to delete the object in private messages from buddypress ?

    #303695
    cdtrue
    Participant

    Thank you! That gets me half way 🙂

    I still get the notification after registration about the activation link – and I do not think that the little old ladies using my site will get that they have to activate and then wait for approval (to much for them to take in).

    So I now are able to stop users with the extra My Private Site-plugin and the messages sent out from BP egistration works as a charm. There is only one (Account Approved Email) that actually is sent though – I can not figure out how to get the other ones to override the BuddyPress – activation-email. And if I de-activate that e-mail no e-mail is sent at all.

    Also when I click on the register-button in the registration form I get redirected to a page that says that my account needs to be activated and I have to check my e-mail to do so. I want to loose it or change the text.

    If they try to log in anyway they get the wordpress opt of re-sending the activation-link. Same thing here – preferably change the text.

    But where do I find the texts? I guess the re-direct page is automated from BP, the other one is from WP.

    Any tips?

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