Search Results for 'buddypress'
-
AuthorSearch Results
-
April 6, 2015 at 8:17 pm #237350
danbp
ParticipantWP MS + BP should be installed at the root: example.com/
Default user role on main site is: subscriber (see wp settings for that)BP settings allows you to let users create a blog.
A new user create a blog which goes as subfolder: example.com/the_new_blog/User from the main (subscriber) created the new_blog and is now blog admin of his blog and subscriber on the main blog.
He can only access his own blog dashboard but cannot go to the main site dashboard.They are several WP plugins which let you customize the toolbar and many WP snippets you can use to do it by yourself. For example removing some of WP items, or adding some conditionnals to shows them to certain roles only.
BuddyPress uses templates and depending what a member does and where, such a template is fired.
Most of these BP templates are using a loop which you can customize. See Codex for details on each and what you can do with extra template params.April 6, 2015 at 8:01 pm #237349In reply to: forum and group notification
danbp
ParticipantYou can certainly find this plugin usefull:
https://wordpress.org/plugins/buddypress-group-email-subscription/April 6, 2015 at 7:59 pm #237348In reply to: mentions suggestion js problem
danbp
ParticipantAnd no theme ? 😉
Seems that you have actually two theme declared on your site.
And apparently one of js function (jmigrate) is deprecated.Note also that BuddyPress doesn’t work when WP is in its own directory. Both should be in the same directory.
April 6, 2015 at 7:52 pm #237347In reply to: Chat plugin?
mcpeanut
ParticipantI don’t understand what you mean because buddypress has private messages built in as standard.
April 6, 2015 at 6:55 pm #237344In reply to: Chat plugin?
mariatrier
ParticipantWhat I mean is this: Right now, it seems users can only send “standard” messages through the wordpress/buddypress messages system, or chat through for example arrow chat or Cometchat.
To be able to view all messages (chat messages and “standard” messages between users) in the same place (like in FB or any other modern platform) would be a good improvement. Or perhaps simply throw out the regular messaging system and be able to add the chat to the profile?
April 6, 2015 at 5:33 pm #237343In reply to: Volunteer for BuddyPress
Mac
Participant@bphelp as for expertise, there is none! I’m here because I’d like to learn BuddyPress, and I figured by helping, preferably by documenting, I’d learn, and possibly even help.
@danbp I’ve visited the Codex Standards & Guidelines. However, one issue I’m immediately finding is that I don’t have the ability to create or modify.The reason I dropped the request in this forum is because I read the topic This is why we can’t have nice things @johnjamesjacoby. I figured this was the current SOP for volunteering.
Thanks to all, and I’m looking forward becoming and active member of the community.
April 6, 2015 at 5:16 pm #237341In reply to: mentions suggestion js problem
aymanomar85
Participant1- WordPress 4.1
2- install directory
3- subdirectory
4- wordpress upgrade 4.1.1
6-BuddyPress 2.2.1
7- last version
8- yes i have many plugins8.1-Advanced Custom Fields
8.2-bbPress
8.3-BP Login Redirect
8.4-BP Profile Search
8.5-BP Profile Widgets
8.6-BuddyPress
8.7-BuddyPress cover
8.8-BuddyPress Edit Activity
8.9-BuddyPress Follow
8.10-BuddyPress Security Check
8.11-Buddypress Social
8.12-BuddyPress Xprofile Custom Fields Type
8.13-Email newsletter
8.14-Facebook Friends Inviter
8.15-HashBuddy
8.16-rtMedia for WordPress, BuddyPress and bbPress
8.17-Social Login
8.18-User Name Availability Checker for wordpress/buddypress
8.19-Wordpress Social Invitations – LiteApril 6, 2015 at 4:50 pm #237339In reply to: mentions suggestion js problem
danbp
ParticipantPlease read here
https://buddypress.org/support/topic/when-asking-for-support-2/
April 6, 2015 at 4:38 pm #237338In reply to: Volunteer for BuddyPress
danbp
ParticipantApril 6, 2015 at 4:30 pm #237337In reply to: Chat plugin?
mariatrier
ParticipantHi Julian,
Yes, this is a cool plugin, but I’m after something where you can write a message from the BuddyPress profile to another user and then it kind of is already a chat – like on Facebook.April 6, 2015 at 12:01 pm #237324In reply to: forum and group notification
dingxiaohan
ParticipantThank you, I think that answers one of my questions: notification does not go far beyond indicating that there has been activity. What I’m hoping to do is breathe more life into a community by improving communication, and the more action is required from users the less likely that is to happen. At present we correspond by exchanging emails to group addresses manually compiled in Notepad, with no two people having the same list! A Yahoo group would work much better. At present it looks to me as if people would find the bbpress / buddypress solutions more laborious.
Two things about Yahoo groups: 1. The incoming email gives you all the content, without your having to do a second click and go and find it, and 2. you get emails on all contributions to the group you’ve subscribed to, not just when someone specifically targets you. Those limitations in buddypress look to me like killers, but maybe I haven’t understood everything yet.
I hope not, because full and easy integration of communication into a website would make it such a powerful tool.
April 6, 2015 at 9:57 am #237321In reply to: forum and group notification
danbp
Participanthi @dingxiaohan,
default general usage of notification is explained on our Codex:
https://codex.buddypress.org/member-guide/notifications/Each topic can be followed by the author and all who answer on a per topic base. Email you’ll receive in this case will show the topic url and a brief excerpt.
A little different is BP Live Notification plugin, which add a Facebook Like real-time notification for user.
Some other way to use and show notification can be done by coding a little, which is explaine here.
April 6, 2015 at 8:05 am #237319In reply to: Display all Members on Member Page
danbp
Participantadditionnal informations about activity and member loop can be found here:
April 5, 2015 at 6:29 pm #237313In reply to: Activate and Register Pages do not exist
R3REIKO
ParticipantI found the solution to changing the title here – https://buddypress.org/support/topic/customizing-buddypress-activity-wall/#post-237312 – but now none of my posts are showing… What did I do wrong? Is there another file I have to change?
April 5, 2015 at 4:51 pm #237307In reply to: Activate and Register Pages do not exist
batufan
ParticipantOR
You can enter the pages in the buddypress settings page and then you can match to your pages…April 5, 2015 at 4:51 pm #237306shanebp
ModeratorThe file is here:
buddypress\bp-templates\bp-legacy\buddypress\members\register.phpThe recommended approach to changing any template is to create a template overload and make your changes in that file.
April 5, 2015 at 12:06 pm #237301In reply to: Merging all BP JS files into one
mrgiblets
ParticipantThanks bro, had a look at that plug in but it hasn’t been updated since 2013 and isn’t compatible with my version of WordPress.
Sounds like a great plug-in though, if it works (haha).
Hope you get it fixed.
Still gonna try to do with without a plug-in though as i’ve done all the legwork manually already, just need to stop buddypress from enqueuing the original files (or at very least dequeue them in my functions.php). Just can’t find the functions in BP that are loading them originally.
April 5, 2015 at 7:48 am #237299In reply to: turn off email notifictions in functions.php
5high
ParticipantBrilliant! It worked a treat, and I used the ‘user_register’ as suggested. So for anyone else looking for this solution, this is the code i used to turn some on and some off by default on new user registration:
add_action( 'user_register', 'bpdev_set_email_notifications_preference'); function bpdev_set_email_notifications_preference( $user_id ) { //I am putting some notifications to no by default and the common ones to yes to enable it. //ref. https://bp-tricks.com/snippets/changing-default-buddypress-notifications-settings and BP forum $settings_keys = array( 'notification_activity_new_mention' => 'yes', 'notification_activity_new_reply' => 'yes', 'notification_friends_friendship_request' => 'no', 'notification_friends_friendship_accepted' => 'no', 'notification_groups_invite' => 'no', 'notification_groups_group_updated' => 'no', 'notification_groups_admin_promotion' => 'no', 'notification_groups_membership_request' => 'no', 'notification_messages_new_message' => 'yes', ); foreach( $settings_keys as $setting => $preference ) { bp_update_user_meta( $user_id, $setting, $preference ); } }and this went in my child theme functions.php file.
Hooray! Thanks so much again – it will make a big different to our users experience.
Cheers 🙂April 4, 2015 at 6:38 pm #237292In reply to: Merging all BP JS files into one
mcpeanut
ParticipantIt can be a real pain when combining js scripts so i feel you, i have not yet tried to combine the js files used within buddypress, although i have done this many times with other js files with mixed results, its a case of trial and error manually combining js files, i will probably be trying to do all this myself within my latest buddypress install when the time comes, i would recommend trying a plugin called minqueue to help you combine files as i have used this myself on previous built sites with great results but i have found an issue recently that i posted in the support forum for the plugin which you can read here https://wordpress.org/support/topic/works-at-first-then-logging-out-and-back-in-stops-it-working?replies=1
maybe you could try it and see if it works for you without the problems i described then i know it wasn’t just my install and config causing it.
The beauty of this plugin is that it lets you see exactly what scripts are loaded on a per page basis via the front end of your site and if you hover over the said scripts it will let you also know the dependencies of each script, then you can add different scripts to be combined in a queue on the backend, the dev has not responded to my support yet there so im still unsure if its my install that is causing the problem, try it and follow the steps i raised in the support and see if it does the same for you.
April 4, 2015 at 5:28 pm #237287In reply to: Help to put Favorit button in blog post page
mcpeanut
ParticipantI have posted in the new favorites plugin support asking if the dev could possibly consider adding native support for buddypress here, i suggest others add to it and the dev may respond positively and look into it, who knows… maybe worth a shot https://wordpress.org/support/topic/buddypress-92?replies=1#post-6781081
April 4, 2015 at 3:57 pm #237279In reply to: Display all Members on Member Page
shanebp
ModeratorCreate template overloads of these two pages:
buddypress\bp-templates\bp-legacy\buddypress\members\members-loop.php
buddypress\bp-templates\bp-legacy\buddypress\members\index.phpIn the first, change
if ( bp_has_members( bp_ajax_querystring( 'members' ) ) ) :
to
if ( bp_has_members( bp_ajax_querystring( 'members' ) '&per_page=1000') ) :In the second, delete the div that starts with:
<div class="item-list-tabs" id="subnav" role="navigation">April 4, 2015 at 1:30 pm #237275In reply to: Add some page to Profile
Gromozeka
ParticipantThank. I did added custom menu item. But i try load custom template when open ,y custom page on member profile. I use this code
function bp_gf_ua_profile_nav_add() { bp_core_new_nav_item( array( 'name' => __('Email preferences', 'buddypress'), 'slug' => 'email-preferences', 'position' => 3, 'show_for_displayed_user' => true, 'screen_function' => 'bp_gf_ua_profile_load_template', 'item_css_id' => 'all-conversations' ) ); } function mb_show_posts2() { echo "Test Text"; } function bp_gf_ua_profile_load_template() { add_action( 'bp_template_content', 'mb_show_posts2' ); bp_core_load_template( apply_filters( 'bp_core_template_plugin', 'members/single/email-preferences/preferences' )); } add_action( 'bp_setup_nav', 'bp_gf_ua_profile_nav_add' );But always display memeber-loop template. What i doing wrong?
Thanks!
April 4, 2015 at 9:21 am #237274In reply to: Help to put Favorit button in blog post page
disha76
ParticipantThe above plugin has no sync with buddypress activity stream.
It also does not show who has favorited a post (compare Jetpack Likes)
Thanks for the news.April 4, 2015 at 12:17 am #237268In reply to: Help to put Favorit button in blog post page
disha76
ParticipantI am also suffering from this issue.
@modemlooper it was posted in support forum / github of almost all Like and similar plugins long long ago by many users. No response.Buddypress core via trac was also requested / issue submitted to make the “Favorit” logical like comments – if you can comment both ways, favorit should also be like that. Isn’t it ? But this has been indefinitely postponed.
Jetpack Like team was requested because they have the “power and punch” – but there also nothing happened.
True – only Buddypics does Favoriting both ways.
April 3, 2015 at 7:59 pm #237265In reply to: where do I find hooks for actions?
-
AuthorSearch Results