Search Results for 'private'
-
Search Results
-
Hi…I have BBpress and Buddypress in my WP…I had cerated couple of private groups and also created corresponding private forums which linked to the respective private groups…I had listed the forum index in a page…When a non member try to click on private forum its auto redirect to home page…It will confuse the users…My intention is if a non-member click a private forum ..it should show a message like ” you need to be a member of this group to access this forum” or redirect to a page which i can show the message…Is it possible…?.. m using latest versions of BB and BD press.Pls help wth your expert advices.
Topic: Private Message Questions
I was in the midst of creating a “Help & Support” page for my users, when I realized something weird (weird to me.)
I viewed the member list, and I clicked on a member. Then, I clicked “Private Message,” to send the member a private message. Then, this is what transpired: (PLEASE ZOOM IN TO SEE THE BOX I’M TALKING ABOUT)
So, I was sending a Private Message to “Ketzita,” and an input box appeared to the right of her name. I assumed this was a Carbon Copy type deal, so just to get a feel, I typed “fdsgd” in that box, to see what would happen.
Then, I typed a subject like “This is a test,” in the subject box, and I typed a brief message, and clicked “Send Message.”
Here’s what happened: She recieved the message, and I recieved no error message for typing “fdsgd” in that mysterious box.
I think I was wrong about the Carbon Copy thing. That box seems functionless to me; I mean, it does nothing. What is that box for? (The box to the right of the name of the Private Message recipient.)
Ultimately, I will be aiming to do these things: 1) Remove that seemingly functionless box that appears to the right of the Private Message recipient. 2) Remove the “Subject” box as well, in an effort to make the Private Message process extremely quick & simple.
If anyone can 1) explain to me what that box to the right of the recipient is for, 2) explain how to hide/remove it, or 3) explain how to hide/remove the “subject” box for “subjectless” Private Messaging, I will be blessed by your help, and will appreciate any element of this help very much.
Thanks in advance, and peace be with all of my Buddypress comrades!
How can I configure Buddypress to prevent users from adding more than 1 recipient to the “Send To (Username or Friend’s Name)” field on the compose private message page? I would like to do this to reduce the ability of users to spam multiple users at once.
Hi,
I’m implementing a custom AJAX handler which calls messages_new_message() to send a private message on behalf of a user.
This sort of works, in that the message is getting sent, and email notification triggered etc. However, none of my code in the callback placed after the messages_new_message call gets executed.
I tried to pin it down and it seems like something’s going wrong at the do_action line right before messages_new_message’s return:
do_action_ref_array( 'messages_message_sent', array( &$message ) );
If I insert an error_log call above that line, it gets executed. If I insert one after, it doesn’t.
I had a look at each of the actions added to that hook in the BuddyPress source and couldn’t find anything triggering a redirect or calling wp_die() or anything, and I checked that no other plugins I have installed are hooking onto that.
I’m a bit stumped. Is there some reason that calling messages_new_message() from an AJAX handler would fail, or some way I can debug this further?
Thanks in advance for any help!
Hi guys,
I’m currently rocking a Social Network Site on WordPress.
Link: netz-mitteldeutschland.de
Everything is fine except this one big fat problem: Some of the post types are not showing up when the user is not logged in.The pourpose of the site is that user can log in if they want to. There is some paid membership option to let the user gain access to different features like submitting jobs or submitting their company so that it can be displayed in the listings. This is acomplished via the s2member – plugin (free version)
When the user is logged out he/she should see the normal homepage and when logged in an overview of all functions of the network, which is functioning just fine as well.
On the homepage there should be a display of the most recent posts, joblistings and partner companys as well. I use a carousel to accomplish this. In my admin settings I need to check the post type for them and it works all fine when logged in but when logged out I always get an “no items found” error where the listings should be.It’s kinda strange since these post types are not limited or marked as private or need some membershiplevel to access them. But they are showing up in my sidebar without a problem.
I searched a long time in the support forums of both BuddyPress and WordPress but did not find an solution for my problem.
I already tried to
– disable the BP Simple Privat Plugin
– viewing the site in different browsers (Google Chrome, Opera, Safari, IE, Firefox)
– checked the gerneral and read/write settings
– checked the buddypress settings for site tracking
– checked the visibility of each individual site
– save the permalinks again
– cleared the cache
– deactivated the plugins
– switched to another themebut nothing works. Has anyone an idea?
Thanks for the help.
System Info:
Wordpress Version 4.6.1Plugin Info:
BuddyPress Version 2.7.2
BP Simple Private Version 1.3
s2Memeber Framework Version 161129
Visual Composer Version 4.12.1 + Addons
Socialize Plugin Version 2.1Theme:
Socialize Version 2.17.1 with child themeI would like to create a private community website for selected individuals. Currently, WordPress registration has email and password. But that will allow any person to join. If the website wants to limit to certain individuals e.g. alumni of a school or a neighborhood community, we should have additional fields that can filter out unwanted individuals by creating certain criteria.
How can we do that?
Thanks,Topic: Group Assignment?
Hi
We recently tried bbPress along with the bbP private groups option, and it worked well; however, it affected our theme and caused some parts of our site to malfunction. As such, we’ve had to disable bbP and this other Plugin. So, we’re going to need another option, and BuddyPress seems to be really good. Can someone confirm whether it will work in allowing us to create private group (to which we would assign users) and then assign specific groups to specific forums?Or will we need another plugin? If so, any recommendations?
Many thanks in advance.
I know I’m missing something easy here but cannot find it…
People only join my site through a Woocommerce order. Once they are joined they can request to join Private groups in BuddyPress. It looks like when someone signs up the billing_first_name and billing_last_name from Woo copy to the “Name” field in WP, but only the billing_first_name goes to the “Name” field in the BuddyPress Extended Profile.
How can I get the BP Extended Profile name to use first and last name and match WP and Woo?
Thanks,
AndrewI am setting up the user access management, and i would like to restrict group admin viewing their own group at the backend and not all of them. Is there any way to set this up? For instance:
Group 1 admin can only view Group 1’s details and etc
Group 1 admin cannot view Group 2, Group 3 and etc detailsMy current Group admin in Group 1 can view all the group and hope I could get some help 🙂
Cheers