Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 601 through 625 (of 3,817 total)
  • Author
    Search Results
  • djsteveb
    Participant

    I am seeing some members of my BP showing up in the timleline / activity with no name, just an avatar.. and when we private message each other, is says:
    Conversation between Deleted User and you

    They have no name set it seems – found this with at least two users today.

    wp 4.9.7 BP 3.1.0

    anyone else seen this?

    not sure if there is some way for me to search my users list for others with this issue, any ideas?

    #275116
    onions2578
    Participant

    If someone want to register as “Member type X” or change their member type, I dont suppose there is a way to have approval on it?

    Here is an answer:
    Make a custom form for member type (not linked to the actual field), on submission you get a notification, and manually assign members yourself. Easy.

    ====
    I ask because I want to use : Content Visibility With BuddyPress Member Types (https://buddydev.com/docs/buddypress-member-types-pro/controlling-content-visibility-buddypress-member-types/ ) with content for x members only. i am using Member Types Pro.

    Alternatively I was thinking that I would use conditional field : contributor for ‘private profile fields’

    #274746
    lorrainevirtual
    Participant

    Hi

    I am designing a website for a client that uses MemberPress for their memberships. On the membership page the top is being cut off and I am unsure on how to move this down.

    Also it is pulling the base wording from somewhere – not sure where.

    I have been in contact with MemberPress but they mentioned this would be a BuddyPress issue.

    You won’t be able to access the site as it is password protected however I can provide a screenshot of the issue or can allow you access but obviously in a private thread.

    Thank you

    #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

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

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

    🙂

    #272960
    Michael
    Participant

    WordPress:

    Version: 4.9.5
    Language: en_US
    Permalink Structure: /%postname%/
    Active Theme: Tempera NoLink 0.6
    Page On Front: Si Valetis, Valeo! (#62)
    Page For Posts: Blog (#133)

    — Web Server Configurations —

    PHP Version: 7.0.30
    MySQL Version: 5.6.34
    Web Server Info: Apache

    — PHP Configurations —

    PHP Memory Limit: 256M
    PHP Upload Max Size: 256M
    PHP Post Max Size: 301M
    PHP Upload Max Filesize: 256M
    PHP Time Limit: 1000
    PHP Max Input Vars: 1000
    PHP Arg Separator: &
    PHP Allow URL File Open: Yes

    — WordPress Active Plugins —

    Akismet Anti-Spam: 4.0.3
    Caldera Forms: 1.6.1.1
    Category Posts Widget: 4.8.5
    Category Sticky Post: 2.10.1
    Cryout Serious Theme Settings: 0.5.9
    Custom Login Page Templates: 1.0
    Custom Sidebars: 3.1.4
    Disable Emojis: 1.7
    Download Monitor: 4.0.8
    Google Analytics Dashboard for WP (GADWP): 5.3.3
    GTranslate: 2.8.40
    Jetpack by WordPress.com: 6.1
    Plugins Garbage Collector: 0.10.3
    Shortcodes Ultimate: 5.0.3
    Simple:Press: 5.7.5.2
    Simple Link Directory – Pro: 4.8.0
    Team Members PRO: 4.1.1
    The Events Calendar: 4.6.15
    TinyMCE Advanced: 4.6.7
    Ultimate Member: 2.0.13
    Ultimate Member – Followers: 2.0.1
    Ultimate Member – Friends: 2.0.1
    Ultimate Member – Google reCAPTCHA: 2.0
    Ultimate Member – Instagram: 2.0.1
    Ultimate Member – MailChimp: 2.0.1
    Ultimate Member – Notices: 2.0.1
    Ultimate Member – Online Users: 2.0
    Ultimate Member – Private Messages: 2.0.2
    Ultimate Member – Profile Completeness: 2.0.1
    Ultimate Member – Real-time Notifications: 2.0.1
    Ultimate Member – Social Activity: 2.0.1
    Ultimate Member – Social Login: 2.0.1
    Ultimate Member – Terms & Conditions: 2.0
    Ultimate Member – User Reviews: 2.0.3
    Ultimate Member – User Tags: 2.0
    Ultimate Member – Verified Users: 2.0.1
    UM New Members widget: 1.0.7
    UpdraftPlus – Backup/Restore: 2.14.8.1
    VaultPress: 1.9.5
    Wise Chat Pro: 1.9
    WP-Optimize: 2.2.4
    WP Responsive Recent Post Slider: 1.4.2
    Yoast SEO Premium: 7.4.2

Viewing 25 results - 601 through 625 (of 3,817 total)
Skip to toolbar