Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 176 through 200 (of 3,863 total)
  • Author
    Search Results
  • #319461
    isans
    Participant

    Hi all,
    First of all, this is my first time posting here (or in any other forum like this actually) so apologize if I’m missing info or something is not clear. Also, I have very little experience extending WordPress plugins.
    I’m working on a community + e-learning site using BuddyBoss and LearnDash, and there’s an apparently little thing that I need to extend from the base functionality that I don’t know how to develop.
    What we need to achieve is to somehow have paid groups. We have MemberPress, which allows us to do so, but the problem is how to take the user to the correspondent membership page when they try to access a paid group.
    The solution that comes to my mind is to somehow change the default behaviour of the Request Access button on Private groups so that, based on a variable of the given group (that could contain the URL of the associated membership), it redirects users to the membership page.
    I find myself with 2 problems here:
    1. How to add a “field” to each BuddyBoss group that I can use to fill it with the MemberPress membership URL or ID that gives access to that paid group.
    2. How I change the behaviour of the Request Access button so it reads that field and redirects the user there instead of doing what it currently does. Ideally, if the field is blank, the Request Access button should behave as default.
    Do you think this is overall a good approach to the problem we have? Any ideas on how to solve problems 1 and 2?
    Any help is much much appreaciated.
    Kind regards,
    Ignasi.

    #319366
    chenryahts
    Participant

    Hi, I think since the last update(? I only noticed today, but last I knew it was working), I can’t send private messages and get this console error when sending from https://www.do main.com/members/me/messages/compose/?r=recipientusername :

    Uncaught ReferenceError: tinyMCE is not defined
        at n.<anonymous> (buddypress-messages.min.js?ver=8.0.0:1)
        at underscore.min.js?ver=1.8.3:2
        at Function.v.each.v.forEach (underscore.min.js?ver=1.8.3:2)
        at n.sendMessage (buddypress-messages.min.js?ver=8.0.0:1)
        at HTMLFormElement.dispatch (jquery.min.js?ver=3.5.1:2)
        at HTMLFormElement.v.handle (jquery.min.js?ver=3.5.1:2)

    And it fails to send the message. Maybe someone else is having this issue?

    #319353
    Evan Stein
    Participant

    Hello, I am able to remove the Sent tab which removes access to the sent box page however the default js behavior still redirects to the sentbox after a successful private message is sent. I’m trying to figure out the best way to stop this behavior (ideally, would like to either stay on compose screen remove fields or clear fields and return success message or redirect to inbox and display success) but I am having trouble getting this to work.

    In my latest attempt, I tried to dequeue the messages js and enqueue my own version but I couldn’t get that to work as it seemed other messages js dependencies weren’t loading.

    Hoping someone might be able to point me in the right direction here. Thanks in advance!

    #319253
    machouinard
    Participant

    I’ve not used BuddyPress before.

    I have a request for a public site with private BuddyPress functionality (groups, messaging, etc…) AND the ability for public display and search of the member directory and member profiles.

    Is it possible to do this via BuddyPress settings or would I need to add it via custom templates and other functionality?

    I’ve set up a quick local test site but I’m not seeing a way to combine these visibility options.

    #319193

    In reply to: BuddyPress 8.0.0

    orbsydia
    Participant

    Looks great, can we please get features for better moderation tools, ability for profiles to be marked private or friends only. In an effort to keep buddy press websites safe for kids. If people decide to post content that is nsfw. I’m surprised with all the features in buddy press that end users don’t have more control over their data and privacy like GDPR. Etc.

    #319083
    majagricar
    Participant

    Hello everyone,

    I have translated the whole Buddypress widget via Locotranslate, however there are a few words that I can’t find anywhere. These words are:
    – in the groups section: members, manage, popular, newest, active
    – in the members list: all members, private message

    Does anyone know where these words are located and how to translate them?

    Kind regards,
    Maja

    3bsstudio
    Participant

    Wordpress 5.7.2 BuddyPress 7.3.0 Theme: Gwangi

    My site has a search form. When input search fields are matched with a profile, the profile appears on the members results page as it should. Great. However, I want the ability for the person searching to click on the member profile and send them a message (notification) by email.

    When I currently follow the above, when I click on the profile of the member there is no-where on the profile page a facility to send them a message. Am I missing something obvious here?

    BuddyPress doc says: BuddyPress provides ways for you to send a message publicly to another member of the site or network. It also mentions: Private Message button in the member’s header – but I can’t see that.

    It must work that a non-registered person can send a registered person a message. Is this possible?

    Site is: https://myfamilyfinder.co.uk/family-search/

    To test: If you put Brian in the Current Name search field on the above page and click Submit you’ll get Brian’s Profile appear on the members page.

    linguabuddy
    Participant

    I’m using Paid Memberships Pro to structure membership levels across my site, with free / premium levels. Free members are not able to message members, send connections requests, etc.

    However, I’ve noticed that the messages tab still appears for free levels, but redirects to a seemingly randomly page. I’m not sure why.

    The tabs works correctly for Premium levels.

    Is there a way to hide the message tab based on membership level?

    I have used the code snippets on this very useful thread to hide profile tabs to non-logged-in users. Can these snippets be adapted for this, or is there a better way?

    #316954
    idwithin
    Participant

    Hi there I am on Version 5.6 for WordPress and latest BuddyPress version.

    I have forums for this website but they are private at the moment. So I am going to describe my problem as best I can and if need be I can create an account for someone to log in and have a look quickly. The site is https://first-aid-for-stress.com/

    Basically. Everything seems to work fine apart from when I try to access the Forums from two different locations.

    This is all through memberpress as well. As people sign up through that and get access to the private forums.

    Basically when you go into a group you see the Activity Feed. And the example being. You see this activity in one of the Topics “idwithin started the topic ‘Accessing Your Course Material’ in the forum Welcome! Come and say hello”

    When i click on the “Accessing Your Course Material” link to take me to the topic. It gives me this link https://first-aid-for-stress.com/groups/welcome-come-and-say-hello/forum/topic/accessing-your-course-material/ – and a 404 saying Page does not exist.

    Yet when I go into the Tab that says Forum and select the Topic from this list then it works as it should. But gives me a completely different URL – https://first-aid-for-stress.com/members-forum/welcome-come-and-say-hello/forum/topic/accessing-your-course-material/

    This is what I cannot figure out. As there is obviously a problem with how the link is structured. I’ve been through the settings and can’t see anything wrong.

    Thank You i hope I explained it enough.
    Aarom

    #318644
    dandandandan
    Participant

    Hi, I have been trying to change the subject line of the private messages (not the subject email).

    it has something like Re: You have a new message from “buddypress”.

    I understand that this comes from bp_message_thread_subject() but I cant find it.

    Using buddypress Version 7.2.1

    Coequipier.com
    Participant

    I have a BuddyPress social networks in a multi network WordPress install (WordPress multisite), thanks to LH Buddypress Multi Network plugin.

    Everything is up to date.

    How can I prevent people from accessing to a profile page from another blog?

    For example :
    teacherSite, teacherUser
    studentSite, studentUser

    I have restricted access to site for non-member.
    teacherUser can only connect on teacherSite.
    And he can’t see in the directory other users from others blogs.

    If studentUser knows the teacherUser username or if he finds or tests…

    He can go to studentSite.domain.com/members/teacherUser/, and he can see the profile of teacherUser even though teacherUser is not linked to studentSite.

    Fortunately, there is no information (because everything else is well segregated) except the name and the gravatar.

    But he can still make a connection request or send him a private message!
    teacherUser will not see any notification on teacherSite. But he will potentially receive an email which will redirect him to studentSite without being able to connect to it.

    How to avoid this?

    If you know, you are a master!

    #318369
    chanelwp
    Participant

    Cannot create new Group on https://novelnetwork.com
    WordPress version: 5.7.1
    BuddyPress version 7.3.0
    other plugins (all latest versions) on this site include:
    BP Custom
    BP Profile Search
    BP Simple Private
    BP xProfile Location
    BuddyPress Member Types Pro
    BuddyPress Xprofile Custom Field Types
    Paid Memberships Pro
    Paid Memberships Pro – BuddyPress Add On
    WooCommerce Product Vendors

    Issue:
    Been running BuddyPress a few years on this site. Suddenly an issue when trying to create a new BP group – it just goes to the first screen (Details), I enter Group name and description, and when I click “Create group and continue” it just clears the form. This is a membership site, so you would need to be logged in to see the Groups page.

    Error log shows these errors:
    #3 /home/novelnetwork/public_html/wp-content/plugins/buddypress/class-buddypress.php(522): require(‘/home/novelnetw…’)
    #4 /home/novelnetwork/public_html/wp-content/plugins/buddypress/class-buddypress.php(125): BuddyPress->includes()
    #5 /home/novelnetwork/public_html/wp-content/plugins/buddypress/bp-loader.php(46): BuddyPress::instance()
    #6 /home/novelnetwork/public_html/wp-content/plugins/buddypress/bp-loader.php(90): buddypress()
    #7 /home/novelnetwork/public_html/wp-settings. in /home/novelnetwork/public_html/wp-content/plugins/buddypress/cli/src/scaffold.php on line 19

    Any help would be appreciated!

    #318353
    ernestoeb
    Participant

    Hello,

    I have a private area and i want to create a wall or noticeboard where all loggined user can say hello, publish something or initiate a discusion. Not a wall on profile area, a general wall (to be locate in the main page or anywhere)

    Is there a plugin (or method) that does this functionality?

    Thanks in advance,
    Ernesto.

    silviach
    Participant

    For the second time in 3 months, all registered users in our forum have received the same private message from a new (fake) user. It would be good to limit private messages recipients to 2 at a time. How can I set BuddyPress to do that ?

    Our forum: durecomemuri.it/forum/

    WordPress v. 5.7.1
    BuddyPress v. 7.3.0

    songdove
    Participant

    I don’t understand why this isn’t a thing! I am looking high and low and can’t even find code snippets to make this happen! Why is there no way to notify members of a private group that there is activity going on inside the group?! The closest anyone has come is from WBCom and their groups notification plugin, but there are multiple people claiming whenever a notification comes from a private group, the link leads to a blank page and it doesn’t seem to have been fixed. I removed the plugin because I couldn’t get it to generate notifications of private group activity to members of the private group.

    I don’t want the activity public to non-members of the group, but anyone who is a member of the group should be told about activity in the group!

    EDIT: email notifications don’t count. This needs to be in-site, like most other notifications.
    Has anyone here figured this out???

    barenakedchicken
    Participant

    All users involved are friends with each other, and yet the messages sent from one user are not being received by the other user. Any ideas?

    #318092
    michaelsandmichaels
    Participant

    @vapvarun, you are awesome! Thank you so much for the handy code snippet!!

    I don’t suppose you know the answer to the question posed in the thread below? 🙂

    Which file to edit – change private group message?

    songdove
    Participant

    I don’t remember where I unchecked it now, but thankfully, my admin bar does not show for logged-in users. However, as I search around for notification methods that work on the activity wall (otherwise you don’t see that you had any till you visit your own profile), most are throwing notifications up in the admin bar! I tried out Buddy Bell, but it caused an error with the site-wide activity feed, so I removed that. What automatic notification plugins are out there that will alert the user to new notifications no matter where they are on the site? I don’t like the idea of being forced to visit my profile to see if I have any notifications. Particularly due to the fact that activity in private groups doesn’t even reach the site-wide activity feed. I need a notification alert that works site-wide.

    songdove
    Participant

    I am wanting to find somewhere that lists what is and isn’t shown in the activity stream myself. I want to be sure that private is indeed private. Thought I’d start my search in the forums, will see if anything is said in the documentation too.

    r083r7
    Participant

    I’m trying to figure out how to change the message that’s displayed to users when they try to enter a private group. Something about “This group is private, you need to join”.

    Does anybody know which file contains the text that I can override?

    I thought it would be buddypress > groups > single > request-membership.php but I don’t see that text there.

    #317827
    shanebp
    Moderator

    By going to the Groups page, typically at yoursite.com/groups/
    That page will list all Public and Private groups, and should show a Join or Join Request button.

    #317702
    Venutius
    Moderator

    Hi Akstar,

    Existing users will become BuddyPress users, however their BP profile information will be blank, ideally you’d add some code to force them to complete any extra items you have added such as https://github.com/buddydev/bp-profile-completion.

    That’s pretty much the only difference.

    Another feature you may want to think about is if you want the BuddyPress pages to be public or only available to logged in users. For that you would need a plugin, such as https://wordpress.org/plugins/lh-private-buddypress/

    Other than that it would be case of enabling the BP features you want for your site.

    #317597
    henryaline
    Participant

    Is it possible to delete single messages in a thread in BuddyBoss private messages? If two people have discussed for a long time and one accidentally sends something that is not ment for anyone to read, he has to delete his all sent messages in that thread.

    So, how do I add a ‘delete’ button to a SINGLE private message? Or is this not even possible?

    r083r7
    Participant

    Trying to understand what shows up in the main/global activity feed regarding groups. From what I understand the main feed will display ALL activity.

    What about groups that I have not joined yet? I thought it wouldn’t show but it did. My test was to create a public group with a forum attached to it. I joined it and then went to the forum sub-tab to post a topic. Checked the main feed and there it is. Makes sense.

    Then I logged in as a test user that has NOT joined that group. I thought I would NOT see anything from that group including the forum topic that was posted there. But instead, I saw the topic posting in the main feed 🙁

    I’m assuming if the group was hidden or private it would then not show anything in the activity stream if I posted to that group’s forum. Correct?

    Trying to better understand what shows up there.

    loveforink
    Participant

    Hello, I have buddypress and BuddyPress Private Community Pro.
    I wanted to know if we can script in the possibility to remove access from ( Member Types or User Rolls) As I would like only a certain group who log into the page to have access to buddypress.
    I was told it would be possible but found out after it is not. I want to know if there is a way we can work it in as it is important for me to make this happen.
    Thank you guys so much
    ioannis

Viewing 25 results - 176 through 200 (of 3,863 total)
Skip to toolbar