Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 626 through 650 (of 3,870 total)
  • Author
    Search Results
  • #274732
    RT77
    Participant

    anyone? this is on buddypress profiles.. all plugins are deactivated so nothing is interfering as far as I know. When the “Private Message” Button is clicked it does not open the compose message with the user name in the title.. I think it might be a bug?

    #274682
    ghosted
    Participant

    BuddyPress :3.1

    I really hope someone can help me with this. I’ve read a lot of support pages/articles from varying sources, nothing I put in bp-custom.php works for removing profile nav tabs/sub nav tabs.

    I’ve already tried https://buddypress.org/support/topic/the-right-way-to-remove-nav-items/

    Is it possible to make Activity and Forum profile tabs private?


    which doesn’t seem to have any effect at all.

    the only thing i’ve found that kind does anything is:

    function bp_remove_activity_from_profile()
    {
    bp_core_remove_nav_item('activity');
    }
    add_action('bp_activity_setup_nav','bp_remove_activity_from_profile');

    but it’s not ideal since there are quite a few things i’d like to remove.

    RT77
    Participant

    Hello I think I have a bug here, ok I am on buddypress Version 3.1.0 and logged in as admin I click on a member in the members directory and it has a button for “private message”, when clicked on I am assuming it is supposed to open the compose message box with the members name in the send to field but it is not doing that for some reason. I am assuming this also because of the url link. https://www.theexample.com/members/admin/messages/compose?r=thememberid
    So is this a bug and how can I fix this if it is?

    webmasterfreya
    Participant

    Hello,

    Members of private groups are missing in there overviews the started topics and created replies from the private forum(s) .

    e.g Group member erwintest (member of 1 group) added some topics and replies in the private forum that should (at least i expect that) pop up via this link
    /members/erwintest/forums/ and /members/erwintest/forums/replies/ but they don’t.

    However if i logon as administrator and use the same links, the started topics and created replies placed in the private forum of user erwintest do popup.

    Is this expected behaviour or not?

    site: freya.nl
    Latest WordPress, bbPresss and Buddypress

    kingstringy
    Participant

    I have a site that is experiencing a glitch or misconfiguration with bbPress Buddypress Group Forums.

    When a group with a forum is created, all forum topics go invisible on frontend for non-admin users.

    • All the forums are Private. Setting a forum to public, saving, then private and saving again fixes issue. This has to be done on the main edit screen for each forum — quick edit and bulk edit don’t fix the problem.
    • Not sure if it matters but fixing parent forum doesn’t fix child forums
    • new topics created in group forums are immediately visible
    • new topics created frontend or backend in existing non-group forums are not visible (though the topic count updates to reflect the new topic)
    • topics created in forums created after glitch are immediately visible
    • On the current live site, the Group Forums Parent is set to root (which I know is not recommended), but on the test site I’ve changed it to a forum called “Group Forums”. It doesn’t seem to have made a difference.

    The only active plugins on the test site are bbPress and Buddypress right now, and the theme is twentyseventeen.

    I have experienced this glitch with both a clone of the existing live site and a fresh WordPress install with no imported content.

    Any help is greatly appreciated.

    Wordpress 4.9.6
    Buddypress 3.1
    bbPress 2.5.14

    #274471
    mnm1994
    Participant

    Hello.
    On my site, under the profiles, in the private messaging area…it seems that the messaging system is not working.
    It just says “loading messages.please wait” and then nothing ever happens.
    Is there a fix to this that anyone knows of?

    #274444
    gedev
    Participant

    Ray,
    While this is a valid workaround, which we have tried. But its confusing for the end user and they sometimes fumble with the alias format and lose out account access, creates support overhead etc.

    The need described by kama is similar to facebook pages or YouTube channels – they are a social network with members having profiles but also multiple members can manage a page or a YouTube channel.
    Typical use cases for VIP members who May want their assistants to operate and update certain sections of their accounts without giving away the credentials of their account. The VIP user could allow read/write permissions to certain sections of the profile. For e.g. my assistant can edit my profile, but not read my private message’s or change my subscription type

    #274326
    der_velli
    Participant

    Hi.
    My problem is weird: the header actions (bp_member_header_actions) in the bp profile has no href links …
    i can’t add new friends, or send open or private messages …
    Any ideas how i can fix this??

    code

    #274319
    optimized
    Participant

    Hi,

    Is it possible to send emails to the members, rather than private messages, from buddypress?

    Thanks.

    Mike

    #274305
    Varun Dubey
    Participant

    @optimized Private messaging is available at the individual level, you can use https://wordpress.org/plugins/mass-messaging-in-buddypress/ to send a message to all group members or extend the same

    #274282
    optimized
    Participant

    Hi,

    1. How do I get the Private Messsage button to display ?

    2. How do we set up private messaging for groups ?

    Regards,

    Mike

    #274272
    Evil Overlord
    Participant

    Thanks. I looked at Auto Group Join, and am considering it. Registration Groups hasn’t been updated in a long time, so I’m a bit leery of that. I’ve also tried bbPress Private Groups, but I’m finding forum accessibility to be oddly inconsistent.

    At the moment, I’m looking at:
    1. Just BuddyPress – create lots of overlapping single-purpose groups.
    2. Just bbPress & Private Groups – forget about the social aspect and just use structured fora.
    3. Social media – give up and use a Google Group, Google+ community, or even [gulp] a Facebook group.

    #274256
    Evil Overlord
    Participant

    Info
    Latest versions of WP, BP, and bbP

    Goal
    I’m trying to devise a simple, socially-oriented discussion space that has some invitation-only groups, and specific private fora for specific topics, but that is easy to enter and manage.

    Structure
    My initial thought was to have two groups:
    Fans – open group
    Various fora – all open

    Contributors – invitation-only group
    Specific fora and sub-fora – all private. For example:
    Project forum 1 – open only to some members of the Contributors group
    Project sub-forum A – open only to some members of the Forum 1 group

    I’m finding that the groups and fora are hard to administer. I’d like to be able to simply check some boxes on the back end to define which site members belong to which groups and fora. Instead, they have to join, then I have to invite them (through the front end) to each group and to each forum and sub-forum. It’s slow and tedious.

    Infrastructure
    I had thought that using both BuddyPress and bbPress would give me what I want, and it does function, but it’s unattractive and awkward to manage. Some specific issues:

    • Group ‘forum’ – each group has its own discussion space aside from the fora. I’d like to force people to use the fora instead.
    • Signup – as noted, it’s very awkward to manage memberships in groups and fora; too much so for anyone to realistically sign up for the site, join a group, join a forum, join a sub-forum. I know who should be where; I’d like to manage all or most of this on the back end.
    • Forum font size – is very small. While this seems a small detail, I’ve tried altering every font setting in my theme, and none seem to affect this.

    Questions:

    1. Am I using the right tools? Would just bbPress or just BuddyPress be better?
    2. Are there specific plugins I should be using? I’ve seen some that look useful, but many are out of date. Some aren’t described with much specificity. I’m not sure which would do what I want.

    Advice much appreciated.

    (Also, any free themes that would work well, so that fora aren’t pushed way down the page.)

    #274168
    jstuts5797
    Participant

    Hello, I’m trying to use BP Shortcodes with Siteorgin page builder. Basically I don’t want to use the premade BuddyPress pages at all. I want to be able to use my page builder to design the layout by using widgets and shortcodes. I’m having trouble getting any shortcodes to work right when I use them inside a pagebuilder html widget… specifically, it never takes on my background and font color settings from pagebuiler. Is this even possible? Is it even possible to not use the built in buddypresss pages/templates at all? When I do try to use them it just doesn’t match the look and feel of my site and makes everything look pretty ugly. Its either this or peepso. I prefer buddypress because things like media sharing and user private messaging comes free… with peepso they are paid add ons. But with PeepSo at least I can fully use widgets/shortcodes into a page builder designed page to make everything look uniform. Can anyone help? I’m new to all of this and I’m very very frustrated. This is the third time in the past two months I’ve redownloaded and given buddypress a shot… and I always get hung up at this very very point and then I always deactivate and go back to PeepSo. Any and all help would be greatly appreciated!!

    #274160
    ZaacWilliam
    Participant

    This is not working on browser but works on private ones

    itsart
    Participant

    HI,

    I’ve a cookie issue with pagination on page reload on https://www.iamag.co/post-your-work/?nocache=true

    The page loads well and the implementation of autoload also

    The problem is that bp-activity-oldestpage stores the current value of pagination and if I reload the page the first 3 posts are ok but but the next autoload are never the one that should as the bp-activity-oldestpage value has not been reseted and keep the state of value of previous pagination

    The same problem happens without autoload and also in private mode

    Is there a simple way to reset the value of bp-activity-oldestpage each time the activity page is loaded?

    #273942
    david22c
    Participant

    The code above works to restrict private messages to to only friends, but the message the user gets if they try to message someone who is not a friend is:

    “The message was not sent. Please try again later.”

    Is there anyway to change this message to something like:

    “Sorry, you can only message connections within your network”

    #273941

    In reply to: 500 error

    stevenseagal
    Participant

    Can I send the error log privately?

    #273821
    Jeff
    Participant

    Did you ever find a solution to your first requirement?

    – When a new user sign up via GF > create a private group(business) exclusively assigned to this new user (which will be a group admin)?

    Varun Dubey
    Participant

    @onions2578 you can keep a private group and invite your friends only to join your group.
    For a group-specific, you can create custom code which adds those members to a specific group when they will be added to your friend list, but it can not be a general scope.

    onions2578
    Participant

    When listing a group buddypress has
    This is a public group
    This is a private group
    This is a hidden group

    Any way my site can have
    This is a friends only group

    #273366
    Allen Montgomery
    Participant

    Here’s how I want it to work.

    1. David registers at my site.
    2. David creates a private group.
    3. David emails a group invitation to Stephen.
    4. Stephen follows the link, where he is prompted to register at the site, assuming he has not already done so.
    5. Stephen logs in, and submits the invitation to join David’s group.
    6. Stephen receives a confirmation email, using the email address by which David mailed the invitation. This may or may not be the email address Stephen used when registering at the site.

    I am using the free version of BuddyPress for the time being. Even when I upgrade to pro, I don’t believe it is going to give me all of this functionality.

    #273253

    In reply to: Setting up Login page

    Venutius
    Moderator

    Hi Glenn,

    (a) There are a number of plugins that allow you to customise the WordPress Login page. https://wordpress.org/plugins/custom-login/

    (b) No I don’t think so, this is indicating that Incognito is redirecting login.php to another page.

    (c) There’s a number of plugins that will allow you to put the login form into a widget for example, you could use one of these to put the login form on any page you like. https://wordpress.org/plugins/tags/login-widget/

    2. Maybe you could try: https://wordpress.org/plugins/redirect-after-login/

    3. There’s a number of BP privacy plugins, they tend to work in different ways so it’s really a case of checking out a few to see if they deliver what you need. I personally tend to use a modified version of BP Members Only. I modified it so that posts are not private.

    jameshh93
    Participant

    Sorted using the code from :https://buddypress.org/support/topic/private-message-friends-only/

    One question will the messages still be stored in the database even if the message isnt sent? I dont want these spammers filling up my database with junk..

    🙂

    jameshh93
    Participant

    Phishing bots are spamming users on my site with private messages and its doing my head in lol!

    Everyday I get a new user that bypasses akismet and google recapcha doesnt post anything but starts spamming private messages to people.

    How can I make it so only friends can send private messages to each other?

    Also is there a way to auto delete accounts that are bots which sign up and dont post naything after a certain period of time?

    Thanks.

Viewing 25 results - 626 through 650 (of 3,870 total)
Skip to toolbar