Search Results for 'private'
-
AuthorSearch Results
-
July 11, 2016 at 9:12 pm #256501
In reply to: How to hide profile menu items from other users
marcono
ParticipantThank you *danbp*, a lot!
Yes I wanted to do it for all group.
define( 'BP_GROUPS_DEFAULT_EXTENSION', 'members' );works perfectly. But, not for private groups, i.e. if you click on the group which is private, it will not be available.July 11, 2016 at 5:28 pm #256488In reply to: How to hide profile menu items from other users
marcono
Participant‘danbp’ your codes work great!
One thing, though, since I removed the ‘home’ item in groups, now if I create a private group or click on a public group icon, the group page will not be available!
I think it is because the ‘home’ item has remained as the default page for the group pages!? I changed my profile default page with ‘define(‘BP_DEFAULT_COMPONENT’, ‘profile’ );’ but it seems for changing group default tab story is different, so I used code suggested here: https://buddypress.org/support/topic/changing-group-tab-display-defaults/But still no success!?
June 30, 2016 at 2:18 pm #255581In reply to: Buddypress
kizzpatrick
ParticipantThank Sharmavishal,
I would like to provide the dashboard or a private page for the group where only users of that group will be able to download the package, it’s not digital download it is just a zipped folder they will have to download.
the problem with BuddyPress is that when you create a private group, they can be seen by other users who aren’t in the group even though they can’t view their information but due to competition purpose I don’t want to allow other members to see all the groups. I want only members who are in that group to be able to see their group and I would like to allow the group administrator to add users on the front page, not by invitation. I would also like to remove that site activity panel because I don’t want to appear like a social network and I don’t want to allow comment.
is there a plugin or a way to customize BuddyPress to meet with this requirement
ThanksJune 30, 2016 at 9:37 am #255558In reply to: Buddypress
sharmavishal
Participantrest all can be done with buddypress private groups….regarding this “view the package we sent them and be able to download them” do you want to offer digital downloads?
June 29, 2016 at 10:50 am #255478In reply to: Fatal error after update
oddreal
Participant@r-a-y I’ll provide you with developer’s contacts in a private message for more efficient work, because I’m just a newcomer and not sure I can be helpful here further.
June 28, 2016 at 6:34 pm #255436In reply to: Activity sticky plugin duplicates
Earl_D
ParticipantThanks for clarifying that was very helpful. I have not turned on private messages so this works really well as a solution for me.
June 26, 2016 at 11:02 am #255243In reply to: Moving menu and Hiding admin bar
sharmavishal
Participant1. In BuddyPress, we by default get to see member page. I want to know how to redirect someone who is logging in/ new user after registration to News feed?
search for login redirect plugins for buddypress
2. I want to keep those wall, timeline and all in menu bar instead of profile tab. How to do that?
check wp admin bar codex or associated plugins
3. I am unable to hide admin bar/ that WordPress logo bar for non-admin user. no plugin helping me out.
am aware of atleast 2 plugins which are working for me. u need to test/check which ones work with ur theme/setup
4. how to make the menu such that signed in user can see log out button and other sign in/ register?
via buddypress components in the menus. logged in and logged out menu links
5. how to enable realtime notification and instant messaging private n groups both?
notification is already there and its real time. i belive there is a group chat plugin for buddypress as well
6. how to remove show dropdown menu in profile
that would depend on ur theme which u are using
PS:- I don’t know PHP much. moreover, I cannot afford to hire someone.
then this would take much time and effort to customise it as per ur needs
start from here
June 24, 2016 at 10:09 pm #255198In reply to: issue with sixteen mobile menu and buddypress
Anonymous User 357386
Inactivethanks for reply and not, this screen is from private browsing with firefox.
dev (firebug) cannot help me, this menu is present just for max 1second 😐
June 24, 2016 at 7:08 pm #255182In reply to: Installed. Now, what?
r-a-y
KeymasterIf you want to use forums, you should use bbPress instead.
bbPress = forums plugin
BuddyPress = community plugin (member profiles, user groups, private messaging, notifications)You can use both, but if a forum is all you need, then use bbPress.
I personally am not sure why you would move from phpBB. Installing WordPress just to use a WordPress forum plugin is not the best way to go about things unless you need to blog and use specific WordPress functionality on your site.
June 23, 2016 at 12:05 pm #255044In reply to: Private messages isn’t working
Sjoerdlagraauw
Participantwell.. i haven’t updatet Buddypress nor have I installed the beta version. But somehow the problem is solved. I had a problem with MyCred as well and they mentioned something about the plugin “user role editor”. Somehow it (or i did by mistake) change the admin role. So maybe this had something to do with the private message issue as well?
If not it was a theme issue because we did receive a update from the theme.
Anyway. thank you all for helping me with this problem
June 22, 2016 at 11:34 am #254950danbp
ParticipantMany topics about this question are already on the forum. You can also read here to get an idea.
June 17, 2016 at 5:03 pm #254747jameshh93
ParticipantWait it seems this was caused by me not setting friend connections and private message in buddypress settings..
June 17, 2016 at 9:00 am #254732In reply to: Private messages isn’t working
Sjoerdlagraauw
ParticipantThanks @sharmavishal
I think i’m gonna wait for the update release. THe @mentions work on the activity feed so it’s just the private message error. I hope that will solve it. If not i will have to start searching again 🙂
Again thanks for all the help!
June 16, 2016 at 9:29 pm #254713danbp
ParticipantI tested your code and got first a page not found error while trying to send a private message from the new position.
I deactivated both action hook in cover and home files.
Disallowed cover image option. And tested again and everithing worked.
Allowed cover image and worked also.So i confirm that your code works and all buttons show up (with active href’s), at least with Twenty Sixteen theme, at the members profile page bottom.
In resume, the only thing you have to do is to deactivate the original action hook in both files (so you can allow/disallow cover images).
Forgot to mention that there is a litle error in your code line 133
<?= wpautop(xprofile_get_field_data("About me", bp_displayed_user_id() ) ); ?>Should be
<?php wpautop(xprofile_get_field_data("About me", bp_displayed_user_id() ) ); ?>June 16, 2016 at 12:15 pm #254627In reply to: Problem with Private message
danbp
ParticipantPlease don’t double post. I answered you on this topic.
June 16, 2016 at 12:11 pm #254626In reply to: Private messages isn’t working
danbp
ParticipantPrivate message
A user must have friends to send private messages or visit the profile of another user to send him a msg.
To get it to work, you need also to enable following options in BP settings:
– Friend Connections
– Private messaging
Additionnally, if you want to be notified by email
– NotificationsWhatever the option you activate, best practice is to control how it works on your config. To do that, use only WP, BP and one of Twenty’s theme before activating a third party theme and any other plugin.
This will ensure you that BP is fully working on a standart WP config.Mention
@mention use AJAX which can in some case, mostly with sophisticated themes or frameworks, lead to conflict. In that case, the culprit isn’t BP or WP, but the theme or a plugin whose code (generally) use a different standart as WP.
If you get issues with mention or messaging, activate wp_debug in wp-config and check your browser JS console to track down errors. The one or the other can give you precious debug information. You can also use a debug tool like Firebug.
June 16, 2016 at 9:33 am #254620In reply to: Private messages isn’t working
Sjoerdlagraauw
ParticipantHi,
I have the same problem. Strangly enough i used to be able to private message anyone but now it doesnlt work. That is that i can not select a user. I can type a name with our without the @ sign but nothing happens. Any Ideas @sharmavishal?
Hope you can help me. Website is https://lounge.azie-expert.nl
June 13, 2016 at 7:18 am #254488In reply to: Best way to make private network?
sharmavishal
Participanthttps://wordpress.org/plugins/bp-simple-private/ is a newer plugin
June 13, 2016 at 7:17 am #254487In reply to: Best way to make private network?
sharmavishal
Participantcouple of plugins to make bp site private
ex: https://wordpress.org/plugins/buddypress-members-only/screenshots/
disable user can register option in general settings
you can use any page as home page via settings-reading option
to redirect user bp login redirect plugin to your activity page
June 6, 2016 at 7:37 am #254176kalico
ParticipantHi @sharmavishal ! Thanks for asking! bbPress was network activated initially (the CBOX plugin activates everything network-wide; it is a “network only” plugin). But as per my last post, I deactivated it from CBOX and activated it just on the one subsite (the root blog for BuddyPress).
After some additional testing tonight, I’ve narrowed down the problem a bit more. At least I know which CBOX plugin is causing the problem:
1) I deactivated all the CBOX plugins, except for BuddyPress. Tested forums/groups and it all appears to be associated properly. The users can see the private forums in private groups. Yay!
2) I activated the “Group Email Subscriptions” plugin via CBOX, since that one is very important to our existing setup. Forums/groups associations are still working fine. Yay again!
3) I activated the “Docs” plugin via CBOX, and WHAMM! It clobbered my forum visibility! Now only admin can see forums on the front end “group” pages. I tried deactivating it from CBOX (which makes it network-wide) then activating it just on the root site for BuddyPress, and it still has the same breaking effect.
We really need “Docs” working, so now the focus is on figuring out why Docs is breaking the forums.
I suppose my next step will be deactivating other plugins to see if one of them is causing a conflict with “Docs”.
I hope someone has an idea to share! 🙂
June 6, 2016 at 7:27 am #254175In reply to: Display group name on message
jmv_ck
ParticipantHello, thanks for your answers.The problem with ” notice to all users ” i can not select a group individually. If i have three groups and i want to send a private message only for one group, i can´t
…June 5, 2016 at 3:27 pm #254153shanebp
ModeratorRe private message button, try:
function masoud_remove_private_message_button( $button ) { if ( ! is_super_admin() ) $button = ''; return $button; } add_filter( 'bp_get_send_message_button', 'masoud_remove_private_message_button', 1 , 1 );June 5, 2016 at 1:28 pm #254151Masoud
Participant@danbp
first of all i have to thank you for your quick answer and great support.
i am very satisfied with the support of this plugin. you guys are great.
thank you very much.
—-
1 & 2 ) the function worked great, but the “private message” button in profile still remains!
i mean if a user can not send message so there is no need to show them that button.
is it possible to show that button only to admins too?3)
oh no no. i didnt mean WP DASHBOARD.
i dont want users to be able to change their email account on their own, after sign-up(bp sing up form), unless they contact admin of site, and request the change of email.
the option of changing email account is in
Setting Tab > General Tab
there is a place for them to write their new email and …
i want to hide and disable it for normal users and available only for admin.
look at this picture please.
the red area.June 5, 2016 at 1:57 am #254146kalico
ParticipantI may have managed to shake out some of these issues by de-network-activating bbPress, and re-activating it just on the root BuddyPress site. I rebooted my permalinks on that site, and that part seems to be improved.
However, I still have the core problem: Private forums are not associated with their private groups. Users see a message that says
When I try to repair those relationships (groups/forums) the message says, “Repairing BuddyPress group-forum relationships… Complete! 0 groups updated; 0 forums updated; 0 forum statuses synced.”
June 4, 2016 at 5:45 pm #254134In reply to: private buddy press
shanebp
ModeratorIt only affects non-logged-in-users.
If you want support for bbPress, then you need:
BP Simple Private Pro -
AuthorSearch Results