Search Results for 'buddypress'
-
AuthorSearch Results
-
December 5, 2016 at 5:35 pm #261737
In reply to: Cannot See Groups
Venutius
ModeratorThe Member Toolbar is the BuddyPress drop down menu, do you mean the tabs on the profile page? There’s lots of discussions about changing those tabs
December 5, 2016 at 5:23 pm #261730In reply to: Cannot See Groups
December 5, 2016 at 4:49 pm #261721In reply to: Cannot See Groups
mrchristophee
Participantwhen i go to that i can see the full directory but when i click on groups in the buddypress main user menu it only shows user joined groups. This makes it hard fro people to find new groups to join.
My aim as admin is to create the groups and have them appear in the groups directory under the profile menu for people to join if that makes sense, so for example……/members/test/groups/view-all/
as opposed to
mysite.com/groups.I have searched for hours and hours with no joy, any help would be greatly appreciated.
December 5, 2016 at 3:13 pm #261710In reply to: Buddypress errors after migration to VPS
Venutius
ModeratorThe errors on the homepage indicate that there are issues with the BP Profile View plugin and also BuddyPress Profile Tabs, I think the first thing I would do is remove these two plugins.
If you do not have access to Dashboard>>Plugins then you would need to FTP to your host and deleted their directories from the wp-content/plugins directory.
No idea if that would fix your issue with login in though but its the most obvious error.
December 5, 2016 at 1:40 pm #261706In reply to: Read Only Group?
Venutius
ModeratorThink this was the plugin Hugo was thinking of, it’s not been updated in 4 years though.
December 5, 2016 at 12:32 pm #261701In reply to: BuddyPress doesn’t work (NL)
Venutius
ModeratorTry it with only BuddyPress running, deactivate all other plugins. Also, switch to the 2016 theme. BuddyPress should then work.
December 4, 2016 at 8:10 pm #261686In reply to: show random profile
mrblade
ParticipantHi! Thank you for your answer!
But I need a page showing the profile (and not a list) of a random user.
I was thinking of using the standard loop with type = random and limit of one. And use the filter fields, as described here
is this the correct way?December 4, 2016 at 10:47 am #261677In reply to: bp_send_email help
Venutius
ModeratorDecember 4, 2016 at 9:41 am #261674In reply to: Profile & Cover Image NOT WORKING
Venutius
ModeratorUnfortunately we tend only to support the default themes here. All I can suggest is to check if you have got a template overload in wp-content/themes/mychildtheme/buddypress or /community if you’ve got any files in there I’d try removing them to see if they had any influence.
December 3, 2016 at 3:03 pm #261660In reply to: Customize Latest News Widget
Venutius
ModeratorBuddyPress does not come with a Latest News widget??
December 3, 2016 at 11:19 am #261657In reply to: Ajax response with opening php tag
Marc Luther Capulong
ParticipantSo sorry @danbp.
Since installing BP 2.7.2, all the ajax response I receive starts with a php tag
<?php.
I already tried deactivating all other plugins, setting my theme to twentysixteen, but whenever I activate only BP, the issue is generated.1. WordPress version: 4.6.1
2. Installed wordpress as a directory
3. Root
4. Did not upgrade from a previous version of wordpress.
5. WordPress was functioning properly before I installed BP.
6. BP version 2.7.2
7. Did not upgrade from a previous version of BP
8. I have plugins other than BP. I already tried deactivating all plugins. Only BP causes the issue.
9. Customized theme
10. Social Portfolio
11. No
12. No
13. not running bbpress
14. Please provide a list of any errors in your server’s log files.
[03-Dec-2016 11:26:59 UTC] PHP Notice: bp_nav was called <strong>incorrectly</strong>. These globals should not be used directly and are deprecated. Please use the BuddyPress nav functions instead. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 2.6.0.) in /var/www/html/evriend/wp-includes/functions.php on line 3996 [03-Dec-2016 11:26:59 UTC] PHP Notice: Indirect modification of overloaded element of BP_Core_BP_Options_Nav_BackCompat has no effect in /var/www/html/evriend/wp-content/themes/social-portfolio/buddyboss-inc/theme-functions.php on line 2085 [03-Dec-2016 11:26:59 UTC] PHP Notice: bp_nav was called <strong>incorrectly</strong>. These globals should not be used directly and are deprecated. Please use the BuddyPress nav functions instead. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 2.6.0.) in /var/www/html/evriend/wp-includes/functions.php on line 3996 [03-Dec-2016 11:26:59 UTC] PHP Notice: Indirect modification of overloaded element of BP_Core_BP_Options_Nav_BackCompat has no effect in /var/www/html/evriend/wp-content/themes/social-portfolio/buddyboss-inc/theme-functions.php on line 2086 [03-Dec-2016 11:26:59 UTC] PHP Notice: bp_nav was called <strong>incorrectly</strong>. These globals should not be used directly and are deprecated. Please use the BuddyPress nav functions instead. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 2.6.0.) in /var/www/html/evriend/wp-includes/functions.php on line 3996 [03-Dec-2016 11:26:59 UTC] PHP Notice: Indirect modification of overloaded element of BP_Core_BP_Options_Nav_BackCompat has no effect in /var/www/html/evriend/wp-content/themes/social-portfolio/buddyboss-inc/theme-functions.php on line 2087 [03-Dec-2016 11:26:59 UTC] PHP Notice: Undefined index: font-style in /var/www/html/evriend/wp-content/themes/social-portfolio/buddyboss-inc/theme-functions.php on line 1163 [03-Dec-2016 11:26:59 UTC] PHP Notice: Undefined index: subsets in /var/www/html/evriend/wp-content/themes/social-portfolio/buddyboss-inc/theme-functions.php on line 1164 [03-Dec-2016 11:26:59 UTC] PHP Notice: Undefined index: google in /var/www/html/evriend/wp-content/themes/social-portfolio/buddyboss-inc/theme-functions.php on line 116515. No one yet. running on my local machine
16. Apache
December 3, 2016 at 4:44 am #261654Kailan Wyatt
ParticipantI forgot to subscribe to the post via email. The code below will give you the group names instead of group ID.
Unfortunately, I am not sure how to sort by Groups at the moment. The reason is because Orders are a post type and doesn’t necessarily have a relation to BuddyPress groups. So there isn’t an immediate query I can think of to make this sortable. I hope that makes sense.
add_filter( 'manage_edit-shop_order_columns', 'MY_COLUMNS_FUNCTION' ); function MY_COLUMNS_FUNCTION( $columns ) { $new_columns = ( is_array( $columns ) ) ? $columns : array(); unset( $new_columns['order_actions'] ); //edit this for you column(s) //all of your columns will be added before the actions column $new_columns['MY_COLUMN_ID_1'] = 'סניף'; //stop editing $new_columns['order_actions'] = $columns['order_actions']; return $new_columns; } add_action( 'manage_shop_order_posts_custom_column', 'MY_COLUMNS_VALUES_FUNCTION', 2 ); function MY_COLUMNS_VALUES_FUNCTION( $column ) { global $post; // order id $order_id = $post->ID; // get Order object $order = new WC_Order( $order_id ); // get customer user id $user_id = $order->user_id; //start editing, I was saving my fields for the orders as custom post meta //if you did the same, follow this code if ( $column == 'MY_COLUMN_ID_1' && $user_id ) { // get user groups $groups = groups_get_user_groups( $user_id ); if ( ! empty( $groups ) && ! empty( $groups['groups'] ) ) { $group_list = array(); foreach ( $groups['groups'] as $key => $group_id ) { $group = groups_get_group( array( 'group_id' => $group_id ) ); $group_list[] = $group->name; } // let's make a comma separated list of the group IDs echo implode( ', ', $group_list ); //if you would like to get just one group ID, uncomment the following //echo $groups['groups'][0]; } } //stop editing } add_filter( "manage_edit-shop_order_sortable_columns", 'MY_COLUMNS_SORT_FUNCTION' ); function MY_COLUMNS_SORT_FUNCTION( $columns ) { $custom = array( //start editing 'MY_COLUMN_ID_1' => 'MY_COLUMN_1_POST_META_ID' //stop editing ); return wp_parse_args( $custom, $columns ); }December 2, 2016 at 11:59 pm #261651shanebp
ModeratorIt’s a rare person who writes their own theme, these days.
I’m no theme expert, but it doesn’t seem like the BP templates are being loaded.
You may want to check on how your theme loads templates and whether those methods are different than the ones used in WP default themes like 2015, etc.Have you read thru the links on this page; might provide some clues:
https://codex.buddypress.org/themes/December 2, 2016 at 10:00 pm #261649Venutius
ModeratorThe first step is to raise it as an issue with the theme developer, theme compatibility kind of demands that they don’t switch of BuddyPress lol.
Are you sticking with the theme?
December 2, 2016 at 5:48 pm #261641In reply to: Use default WP registration page in Buddypress
danbp
ParticipantHi @kaosone1975,
add those snippets to bp-custom.php and give a try:
function bpfr_redirect() { if ( bp_is_current_component( 'register' ) ) { wp_redirect( get_option('siteurl') . '/wp-login.php?action=register' ); } } add_filter('get_header','bpfr_redirect', 1 ); function my_disable_bp_registration() { remove_action( 'bp_init', 'bp_core_wpsignup_redirect' ); remove_action( 'bp_screens', 'bp_core_screen_signup' ); } add_action( 'bp_loaded', 'my_disable_bp_registration' );December 2, 2016 at 4:50 pm #261638In reply to: Registration form => 404 not found
danbp
ParticipantHi,
You have to install BP correctly on WordPress as very first.
This means particulary that you use WordPress with one of default’s Twenty theme.
– install BuddyPress
– activate the component you want to use
– ensure that each component has his own page
– pretty permalinks must be activated too.To get a proper register page, allow user registration in WP settings and add manually, if not created automatically, a “register” page to BP.
NOTE: BP pages are not usual WP pages. They are only placeholder (a unique ID in the wp ecosystem) where BP will show dynamic content. These page must be unique and shouldn’t be asigned to any template or model. Give them a title and you’re done.
once WP+BP work correctly together and you can access to the register page without trouble, you can be sure that this couple is definetly OK.
No it’s time to activate a custom theme if you use one. An if something gooes wrong at this stage you’re sure it’s the new theme who is the culprit.
And if the new theme is working correctly with WP+BP, you can install plugins.
And again, WP+BP+Theme = OK, but what about the plugin ?
Easy to understand, easy to build, very annoying to write this for the 589 000 time, but still the only way to install BP.
On your side, you need to follow these steps, but also to read the documentation from codex and of course, from any additionnal plugin you want to use !
That said, be warned that we can’t assist you on this forum with third party premium theme or plugins as we have no free access to their code.
December 2, 2016 at 4:31 pm #261636danbp
ParticipantHem… you’re free to use BuddyPress to your needs, but i guess there is a moment where you reach the software limit.
If you publish private activities in the public activity stream, what do you expect ? To compromise privacy or the way the software works ?
As with 99,9% of software, you have to answer by Yes or No to each option you find. For groups, you have 3 options: 1 OR 2 OR 3 and not a bit of each, depending the current wind speed ! It’s private or it’s public, but not Y and N.So far i know, hidden group members see the hidden group activities when they are on their group activity page. A group is hidden means that “public” can’t see/access to it, so you can’t see those activities on the site activity page.
December 2, 2016 at 4:05 pm #261634In reply to: show random profile
danbp
Participantbp_the_site_member_random_profile_datadoesn’t exist.Current version use only
bp_member_random_profile_data: Output a random piece of profile data for the current member in the loop.
– or
xprofile_get_random_profile_data: Fetches a random piece of profile data for the user.Find more here.
December 2, 2016 at 2:43 pm #261630In reply to: Buddypress membership levels?
Henry Wright
ModeratorBuddyPress doesn’t ship with membership “levels” but member “types” were introduced recently which are the same thing. Check out this article
December 2, 2016 at 11:23 am #261620In reply to: Register Page Blank on Vanilla WP/BP Install
jackoneill87
ParticipantAh, OK, I think it makes sense now.
I’ve taken a look at the Register Page in the pages menu and can see that it does in fact permalink to “register” with a lower-case “r”.
It appears WordPress pretty permalinks aren’t case sensitive, so WordPress will take me to the Register page regardless of whether I visit /Register or /register. It seems BuddyPress only picks up the hook if the URLs are a case-sensitive match. This is why “/Register” is blank, but “/register” shows the BP content.
I just got confused because I had to test the register page from a different browser and manually entered the URL for the register page. Thanks for clearing that up!
Not sure if it’s really much of a deal, but is it worth me making a feature request for BuddyPress to use case-insensitive URL matching to match up with how WordPress does it?
Thanks again for all your help!
Jack
December 2, 2016 at 10:30 am #261613In reply to: [Resolved] BuddyPress Emails
Venutius
ModeratorHow did you remove them?
There’s an option in the Dashboard>>Tools>>BuddyPress to reset the emails, maybe give that a try?
December 2, 2016 at 9:39 am #261607danbp
Participanthalo @verenar,
you already have that behave, in the “all members” activity stream.
Problem is not the behave, but your 761 members which activities are all related on the same tab : all members ! OK, it’s not easy to see who, what and where and most informations are also available elsewhere.Because of this, BP brings by default allactivities sorted by “all”, and for each member, the possibility to get quick access to his group or friend activities.
If you don’t want multiple access, simply remove the tab ! Ganz einfach.
See here how to do that.December 1, 2016 at 8:51 am #261577In reply to: why there is no action for group photo upload?
Henry Wright
ModeratorYou can request one be added here
December 1, 2016 at 12:20 am #261571In reply to: Problems with menu to BuddyPress
mthant
ParticipantThanks very much for your help. The reason why I didn’t have “members” page in the menu is because I didn’t see it in Buddy Press menu list. I did create “members” page; somehow BuddyPress is not displaying it.
I tried custom linking it to the menu and it doesn’t look like a good idea because people can look at the members without logIn. Please review this and tell me what went wrong. Any advice is very much welcome. I am also going to read the links that you have posted.
http://7fc.d70.myftpupload.com/
Thanks
MyoNovember 30, 2016 at 10:36 pm #261565In reply to: No Buddypress database
-
AuthorSearch Results