-
Marian Town's profile was updated 7 years, 4 months ago
-
cesarsummer2's profile was updated 7 years, 4 months ago
-
Gutierre Maria's profile was updated 7 years, 4 months ago
-
Dawson Alexa's profile was updated 7 years, 4 months ago
-
Stacy Reeves's profile was updated 7 years, 4 months ago
-
derrickperez2's profile was updated 7 years, 4 months ago
-
Bit Boy replied to the topic User ID in the forum Third Party Plugins 7 years, 4 months ago
Hello,
You can use this plugin for showing the ID in the dashboard.and you may add following code to your theme’s functions.php to show the ID on user profile when the user is viewing his/her own profile or it is being viewed by the site admin.
[Read more]
/**
* Show User ID on a user's profile to the… -
Bit Boy replied to the topic Newbie question in the forum Installing BuddyPress 7 years, 4 months ago
Hi,
BuddyPress works on top of WordPress to add community/social features. The integration is almost seamless.Now to answer your questions:-
1. will my members have to login a second time to use BuddyPress?
Is the login required by WordPress account? if yes, They will not need to login again.2. Will that they then have two accounts to deal…[Read more]
-
Ghulam Abbas replied to the topic All Groups Redirect to My Homepage, Can't Comment on Activity in the forum Installing BuddyPress 7 years, 4 months ago
It might be because you’ve got a username with a space in it, on that site. Also, make sure you change the permalink setting from the default that WP installs with.
-
Stacy Reeves's profile was updated 7 years, 4 months ago
-
hughmeyer14's profile was updated 7 years, 4 months ago
-
sunny yadav's profile was updated 7 years, 4 months ago
-
Bangun Citra Teknisi's profile was updated 7 years, 4 months ago
-
AiratTop replied to the topic BuddyPress PHP 7.2 Compatibility test in the forum How-to & Troubleshooting 7 years, 4 months ago
@djpaul
Thanks! -
Kelly Hawkins's profile was updated 7 years, 4 months ago
-
Paul Wong-Gibbs replied to the topic Buddypress registration ignoring WP Mail SMTP in the forum How-to & Troubleshooting 7 years, 4 months ago
WP Mail SMTP seems to be a well-written plugin. I’ve taken a quick look at its code, and how it affects what WordPress does, and it looks like BuddyPress – in theory – should work with it. However, if you say it doesn’t, I don’t know why – you’d have to spend time debugging what is going on.
-
Paul Wong-Gibbs replied to the topic Remove the no-js body class in the forum How-to & Troubleshooting 7 years, 4 months ago
No need to try to un-hook where BuddyPress adds it. The
body_classfilter passes an array of class filters. I’d just filter it, and find and unset the no-js class you don’t want. -
Paul Wong-Gibbs replied to the topic https in the forum Installing BuddyPress 7 years, 4 months ago
Nope.
-
Paul Wong-Gibbs replied to the topic Sendgrid and buddypress emails in the forum Miscellaneous 7 years, 4 months ago
@whoweez This old code sample does nothing much at all. I’m not sure what the intent was, this is basically debugging. To answer your specific question:
I thought “__return_false” on “bp_email_use_wp_mail” should prohibit any BP emails from being sent in the first place as the new class should handle the email sending process…?
If that filt…[Read more]
-
Paul Wong-Gibbs replied to the topic BuddyPress PHP 7.2 Compatibility test in the forum How-to & Troubleshooting 7 years, 4 months ago
This is a false positive. It’s a custom function. See https://github.com/buddypress/wp-cli-buddypress/blob/master/features/bootstrap/utils.php#L426
- Load More