Search Results for 'buddypress'
-
AuthorSearch Results
-
October 1, 2018 at 11:40 am #276880
In reply to: Please help with emails
Prashant Singh
ParticipantHi,
Please put this code in child theme’s functions.php to disable BuddyPress emails
add_filter( 'bp_email_use_wp_mail', '__return_true' );To mark users auto approve please use this plugin https://wordpress.org/plugins/bp-disable-activation-reloaded/
Hopefully, this will help.
Thanks
September 30, 2018 at 9:37 pm #276872In reply to: Identicon lost
Prashant Singh
ParticipantHi,
Please check this thread: https://buddypress.org/support/topic/changing-the-default-mystery-man-avatar/
Thanks
September 30, 2018 at 9:32 pm #276870In reply to: Activity stream mobile css
Prashant Singh
ParticipantHi,
To check that we have to register and login but it seems like you are not using any BuddyPress compatible theme and the CSS of the theme is conflicting with BuddyPress. You can check once by changing the theme to default one. If it is fine then certainly theme’s CSS is creating issue there.
Thanks
September 30, 2018 at 9:25 pm #276868In reply to: Manually User Registration
Prashant Singh
ParticipantHi,
If another site is also wordpress-buddypress then please check this plugin https://github.com/wbcomdesigns/buddypress-member-export-import
If it is simple WordPress then please check this plugin https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/
Thanks
September 30, 2018 at 9:15 pm #276866djsteveb
Participantsome info mentioned here: https://buddypress.org/support/topic/invisible-names-and-conversation-between-deleted-user-and-you/
but no for sure idea of why this is occurring.
For sure run a DB check via myswl tools to see if any db tables are crashed and need repairs.
September 30, 2018 at 7:31 pm #276863In reply to: DIrect messaging problem
starvoters1
ParticipantI had this issue too. I just switched from the new templates back to Buddypress legacy and it is now working to click the private message button and you can start composing the message to the user immediately. It is something in the buddypress nouveau template.
September 29, 2018 at 11:10 am #276849In reply to: buddypress – great addon
Prashant Singh
ParticipantHi,
You can check these:
https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/6776630Thanks
September 28, 2018 at 5:15 pm #276845In reply to: Issues with Registration
r-a-y
KeymasterThere were some changes in BuddyPress 3.0 to the activation process.
You’re most likely using a custom theme or you have overriden the activation template.
View the second point in this thread to fix this:
About the email, we updated the email to add the activation code. To see this update, you can reinstall the emails and that should allow your users to copy the activation code. View the first point in the above thread to find out how to do that.
September 28, 2018 at 10:02 am #276844In reply to: Adding user subgroups?
Prashant Singh
ParticipantHi,
1. So for this, you can create groups in BuddyPress with company name, also have member type feature using this plugin https://buddydev.com/plugins/buddypress-member-types-pro/ and create.
2. Create member types with the same name as your groups and they will be listed at the time of registration so one can choose to which company they belong and then you can use this plugin https://wordpress.org/plugins/bp-auto-group-join/ to let them auto join to the respective company groups. In this way, they will be joining their respective community group automatically when they register by choosing the member type.
Hope this makes sense.
Thanks
September 27, 2018 at 12:15 pm #276835In reply to: Site Wide Activity
Prashant Singh
ParticipantSeptember 27, 2018 at 11:47 am #276831In reply to: “Read More” button not working in Groups
Prashant Singh
ParticipantPlease report them here https://buddypress.trac.wordpress.org/
Thanks
September 27, 2018 at 11:39 am #276829In reply to: Learndash + Woocommerce + BuddyPress
Prashant Singh
ParticipantHi,
It depends on the functionality you want like if you want to allow members to have social learning then go for BuddyPress for Learndash and if wants to allow them to manage their account and orders from their profile then BuddyPress for Woocommerce. You can have both at the moment but as I said it depends on what you want.
Thanks
September 26, 2018 at 3:25 pm #276816In reply to: Members Masonry – Element
Prashant Singh
ParticipantPlease check this thread once: https://buddypress.org/support/topic/line-breaks-in-profile-fields-descriptions-not-showing/
Thanks
September 26, 2018 at 3:22 pm #276815In reply to: Placing profile avatar in item-nav
israel4lincelot
ParticipantNo my code is from the file member-header.php * Buddypress – Users Header.
What you sent me is from * Groups Home.This would be my code: https://pastebin.com/ck2wDwE2
Thx!
September 26, 2018 at 3:17 pm #276814In reply to: Members Masonry – Element
israel4lincelot
ParticipantNot really the solution because I stumble again with the (‘) cutting in my php code.
I’m actually trying this:

But this is the result:

As you can see it works but the fields from “Expertise” are being printed before the <p></p> tags. I would like them to be printed inside the <p></p> tags.
Thx!
September 26, 2018 at 6:09 am #276793In reply to: Description Groups
Theunis Coetzee
ParticipantThis workaround was for Buddypress 3.1.0 and in 3.2.0 this issue (bug) was fixed by BP developers. This means if you’re using BP 3.2.0 you’re group description should display correctly without having to modify any of the core BP files or through using a template override in your theme/child-theme.
I’ve upgraded my BP to 3.2.0 and removed my workaround and my group descriptions display perfectly.
September 25, 2018 at 8:50 pm #276782In reply to: Alfabetical order by default
Prashant Singh
ParticipantHi,
Please check this thread: https://buddypress.org/support/topic/make-members-list-default-to-alphabetical/
Thanks
September 25, 2018 at 8:45 pm #276781In reply to: Field for data processing
Prashant Singh
ParticipantYou can go with this plugin https://wordpress.org/plugins/buddypress-admin-only-profile-fields/ to set the visibility to hidden/admin only.
Thanks
September 25, 2018 at 8:12 pm #276776In reply to: Field for data processing
Prashant Singh
ParticipantGot that.
Please try this plugin: https://buddypress.org/support/topic/terms-conditions-checkbox/
If it does not help you then please create an xprofile field and fill in the respective details like this :
Title: Terms of Service
Description: By checking this box you agree with our Terms of Service (with a link on Terms of Service to the TOS page)Field type: checkboxes
Option: I agree ( default value: unchecked )Visibility: just-me with option: enforce visibility
Thanks
September 25, 2018 at 6:13 pm #276770In reply to: Description Groups
lookingahead
Participant@ipokkel okay lol….i had to restore my site to an earlier time, so….this fix was lost. totally sucks.
and, i updated to the latest version. which apparently came out after your fix was posted.
so here’s what you recommended:
For a temporary workaround this worked for me:
buddypress\bp-templates\bp-nouveau\buddypress\groups\single\cover-image-header.php
line 62
<?php echo esc_html( bp_nouveau_group_meta()->description ); ?>replace with:
<?php echo bp_nouveau_group_meta()->description; ?>reference: https://codex.wordpress.org/Function_Reference/esc_html
so i interpreted that location as:
wp-content\plugins\buddypress\bp-templates\bp-nouveau\buddypress\groups\single\cover-image-header.phpbut when i got there, there was no line 62 as there had been before. even after the coffee this time… š
here’s the contents of the cover-image-header PHP file that i see at that location now:
<?php /** * BuddyPress - Groups Cover Image Header. * * @since 3.0.0 * @version 3.2.0 */ ?> <div id="cover-image-container"> <div id="header-cover-image"></div> <div id="item-header-cover-image"> <?php if ( ! bp_disable_group_avatar_uploads() ) : ?> <div id="item-header-avatar"> <a href="<?php echo esc_url( bp_get_group_permalink() ); ?>" title="<?php echo esc_attr( bp_get_group_name() ); ?>"> <?php bp_group_avatar(); ?> </a> </div><!-- #item-header-avatar --> <?php endif; ?> <?php if ( ! bp_nouveau_groups_front_page_description() ) : ?> <div id="item-header-content"> <p class="highlight group-status"><strong><?php echo esc_html( bp_nouveau_group_meta()->status ); ?></strong></p> <p class="activity" data-livestamp="<?php bp_core_iso8601_date( bp_get_group_last_active( 0, array( 'relative' => false ) ) ); ?>"> <?php /* translators: %s = last activity timestamp (e.g. "active 1 hour ago") */ printf( __( 'active %s', 'buddypress' ), bp_get_group_last_active() ); ?> </p> <?php echo bp_nouveau_group_meta()->group_type_list; ?> <?php bp_nouveau_group_hook( 'before', 'header_meta' ); ?> <?php if ( bp_nouveau_group_has_meta_extra() ) : ?> <div class="item-meta"> <?php echo bp_nouveau_group_meta()->extra; ?> </div><!-- .item-meta --> <?php endif; ?> <?php bp_nouveau_group_header_buttons(); ?> </div><!-- #item-header-content --> <?php endif; ?> <?php bp_get_template_part( 'groups/single/parts/header-item-actions' ); ?> </div><!-- #item-header-cover-image --> </div><!-- #cover-image-container --> <?php if ( ! bp_nouveau_groups_front_page_description() && bp_nouveau_group_has_meta( 'description' ) ) : ?> <div class="desc-wrap"> <div class="group-description"> <?php bp_group_description(); ?> </div><!-- //.group_description --> </div> <?php endif; ?>where do i put that fix now?????
thanks in advance for any and all help.
September 25, 2018 at 3:36 pm #276758In reply to: Redirect from page if not logged in
ajuuls
ParticipantIm trying to make that bp-custom.php and place it in /wp-content/plugins/ folder but when i write any code it makes my site come with the “site not working” error.. it feels like that file only makes it worse?
Got it from this page:
September 25, 2018 at 2:12 pm #276745ajuuls
ParticipantPrashant Singh, you seem quiet good to BP and coding within that area. If you know how to fix one of my following problems, you could save my day:
1. https://buddypress.org/support/topic/private-message-suggestions/
2. https://buddypress.org/support/topic/redirect-from-page-if-not-logged-in/September 25, 2018 at 11:22 am #276743mutoha
ParticipantThanks a lot:)
But there is something strange.In case of “activity” it can not be acquired this way.
If it’s not too much trouble, give me a reply please.
https://buddypress.org/support/topic/how-to-change-design-only-for-specific-activities/Thanks.
September 25, 2018 at 8:32 am #276733In reply to: Hide specific user profile tabs
Prashant Singh
ParticipantOk, got that.
Please check this thread: https://buddypress.org/support/topic/how-to-hide-profile-menu-items-from-other-users/
There is a code snippet that might work for you. Just have to put your menu names.
Thanks
September 25, 2018 at 8:08 am #276725Prashant Singh
ParticipantOk, got that.
Please check this thread: https://buddypress.org/support/topic/adding-xprofile-fields-to-members-directory-list-items/
Thanks
-
AuthorSearch Results