Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,601 through 2,625 (of 69,061 total)
#317934
Varun Dubey
Participant

@dannyplesz rename the BuddyPress folder inside the plugin directory it will be deactivated

#317931
dannyplesz
Participant

Dear BuddyPress support,

I tried to install Buddypress on my theme, but it doesn’t seem to work properly on my theme. Now when I try to delete Buddypress I receive an error: “500 internal server error”. Website stays unavailable for a few minutes after trying to delete Buddypress, but then it works again. Happens each time I try to deactivate Buddypress.

Can somebody help me? I guess I first have to deactivate Buddypress before I am able to delete Buddypress.

I look forward to your reply. Thanks in advance!

Kind regards,
Danny

#317930
Varun Dubey
Participant
#317926
Varun Dubey
Participant

@gripsholm check with theme author, but default BP will work with all theme, sometimes theme author adds their dedicated effort with the template override for their theme inside BuddyPress folder within the theme files.

#317913
casper99
Participant

Hi,

in viewing messages, you can accidently delete the whole conversation by clicking the red button in the header. Even if you ticked the “full conversation” symbol, at this position immediately appers the delete button, which could be accidently be clicked.

Is there a way to show a confirmation message, if really all messages of this conversation should be deleted?

Thanks!

WordPress 5.7
Buddypress Version 7.2.1
Theme: bp-nouveau

#317906
Treugolniq
Participant

Fatal error: Uncaught ValueError: Unknown format specifier “�” in /home/admin/web/mysite.com/public_html/wp-content/themes/buddy/buddypress/groups/groups-loop.php:78 Stack trace: #0 /home/admin/web/mysite.com/public_html/wp-content/themes/buddy/buddypress/groups/groups-loop.php(78): printf() #1 /home/admin/web/mysite.com/public_html/wp-includes/template.php(732): require(‘…’) #2 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(165): load_template() #3 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template() #4 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/groups/index.php(134): bp_get_template_part() #5 /home/admin/web/mysite.com/public_html/wp-includes/template.php(732): require(‘…’) #6 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(165): load_template() #7 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template() #8 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(350): bp_get_template_part() #9 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-groups/classes/class-bp-groups-theme-compat.php(134): bp_buffer_template_part() #10 /home/admin/web/mysite.com/public_html/wp-includes/class-wp-hook.php(292): BP_Groups_Theme_Compat->directory_content() #11 /home/admin/web/mysite.com/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters() #12 /home/admin/web/mysite.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-theme-compatibility.php(761): apply_filters() #13 /home/admin/web/mysite.com/public_html/wp-includes/class-wp-hook.php(292): bp_replace_the_content() #14 /home/admin/web/mysite.com/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters() #15 /home/admin/web/mysite.com/public_html/wp-includes/post-template.php(253): apply_filters() #16 /home/admin/web/mysite.com/public_html/wp-content/themes/buddy/buddypress.php(11): the_content() #17 /home/admin/web/mysite.com/public_html/wp-includes/template-loader.php(106): include(‘…’) #18 /home/admin/web/mysite.com/public_html/wp-blog-header.php(19): require_once(‘…’) #19 /home/admin/web/mysite.com/public_html/index.php(17): require(‘…’) #20 {main} thrown in /home/admin/web/mysite.com/public_html/wp-content/themes/buddy/buddypress/groups/groups-loop.php on line 78

#317893
sklemenc
Participant

I am using plugin BuddyPress User Profile Tabs Creator Pro. When i add new tab with link, it opens new window.

How to select, configure where to open – destination of link?
I am searching for option (code) to open under this main menu.
Open destination like profile tab or activity tab (in item-body).

Please help.
Thanks

#317885
Guilherme Souza
Participant

Hello how are you?

I am using WPLMS to sell courses and it uses BuddyPress and Woocommerce.
However, I need to integrate Buddypress fields with Woocommerce.

It’s possible ?

Thanks

#317884
vincenzon617
Participant

It seems as though no one replies on this forum, quite annoying, but I have found the solution and will post it if others need to do this.

Add this to your ‘functions.php’ file:


function mb_profile_menu_tabs(){
global $bp;

unset($bp->bp_nav['forums']);

unset($bp->bp_nav['notifications']);
	
unset($bp->bp_nav['profile']);
	
}
add_action('bp_setup_nav', 'mb_profile_menu_tabs', 201);

(http://blog.maximusbusiness.com/2013/06/buddypress-profile-custom-bp-menu/)

#317882
michaelsandmichaels
Participant

I just installed BuddyPress 7.2.1 on a development site running Elementor 3.1.4 and Elementor Pro 3.2.0 on WordPress 5.7. I discovered that BuddyPress causes the Elementor editor to hang when you attempt to edit an element. Deactivating BuddyPress immediately restored standard functionality. I am also running bbPress 2.6.6 and have had no issues with that. I had already configured a number of BuddyPress group forums and was really looking forward to using it, but this is a deal-breaker if I can’t use the Elementor editor! I really hope the conflict can be resolved as we’re hoping to go live with the site soon. I can share the url and answer questions in more detail if we are able to continue this conversation offline. Let me know how to submit a support ticket or email support if so. Thank you!

#317876

In reply to: Docs page blank

erotmil
Participant

Ok after using buddypress troubleshooter it seems Nextgen Gallery plugin is conflicting with buddypress group documents . I guess will check for a solution on google search or from nextgen?

#317875

In reply to: Docs page blank

erotmil
Participant

does buddypress rely on a library or have a language in its code that does like javascript?

#317874
erotmil
Participant

Running latest wordpress 5.7 php 7.4 BP Group Documents 1.12.3 buddypress 7.2.1
tried twenty twenty theme, tried deactivating plugins. running Divi theme with a child them
with custom PDO crud code in child theme for some functions.
any of the documents on documents/?category=# pages draw a blank page.
I used duplicator to reinstall and old backup copy and even it draws the blank.
So I wondering if there is some external reference that changed or moved (like a JS library).
This happened with the last two weeks (today is 3/28/2021) .
Also noticed the Divi’s front end editor doesn’t work on those blank pages.
Gonna submit a Divi tech support ticket also.
my test website for troubleshooting is
http://airvacrepair.com/groups/asc-documents/documents/?category=57&order=newest
that’s the link that draws a blank (no documents showing)?
Any help appreciated

#317873
vincenzon617
Participant

Hi,
What is the name of the function that is called when the user clicks the icon to log in? I would like to call this elsewhere in my website but I can’t seem to find the function, is this something I need to ask my theme to provide me or is it part of the BuddyPress code?

(The function that is called causes a popup to come on the screen, which allows the user to enter their details)

#317871
r083r7
Participant

I’m trying to figure out how to change the message that’s displayed to users when they try to enter a private group. Something about “This group is private, you need to join”.

Does anybody know which file contains the text that I can override?

I thought it would be buddypress > groups > single > request-membership.php but I don’t see that text there.

#317870
doctrpnyc
Participant

HELLO. I am using buddypress on beehive theme. In the registration page, the users are able to enter wrong email id and register. For example:

The user can register with an email like this

abcd@gail.com

(note that gmail is mistyped as gail) still the buddypress accepts it.

Can we change it? so that it accepts only vaild email domains.

#317869

In reply to: BuddyPress 7.2.0

erotmil
Participant

can’t understand why my buddypress group documents are gone, trying to figire out
1.how to troubleshoot
2.check how the link to the documents page is setup it says https://airvacrepair.com/groups/asc-documents/documents/?category=57&order=newest
there used to be a page full of documents with upload buttons and everything , ?
the live site was all up to date php 8, divi theme with child theme.
this airvac site was a duplicate for troubleshooting , when I made it live today, the documents were there now they are gone too, auto updates were off?
weird?

#317845

In reply to: BuddyPress 7.2.0

mythoughts
Participant

I am 7.2.1. I just became aware of the issue, so it could have been awhile. I can only imagine the redirect to 404 takes place before buddypress generates the link.

#317844

In reply to: BuddyPress 7.2.0

Mathieu Viet
Moderator

Hi I don’t see any reason for this. But 7.2 is not the latest release. We’ve published 7.2.1:

BuddyPress 7.2.1 Security Release

#317843

In reply to: BuddyPress 7.2.0

mythoughts
Participant

Ditto all added buddypress linksreturn 404 error
David Reese
mythoughts
Edit Profile
Log Out
Activity
Profile
Notifications
Messages
Friends
Groups
Courses
Settings
General
Email
Export Data
Profile
Group Invites

#317842
vincenzon617
Participant

Hi,

I would like to edit the text of the activity page via my BuddyPress profile. The page itself shows the replies to topics that the users have done on my bbPress forum. The text currently is “[Username] replied to the topic [Topic_Name] in the forum [Forum_Name]”. I would like to edit this text to how I want, but I can’t seem to find the file that it is located in. Using inspect element it says that the text is in the class ‘activity-header’. Any help will be appreciated!

#317839
gnu2k
Participant

Or, does anyone know how to disable “My Events” in the buddypress profile?

Viewing 25 results - 2,601 through 2,625 (of 69,061 total)
Skip to toolbar