-
Paul Wong-Gibbs replied to the topic change username to display name in the forum How-to & Troubleshooting 9 years, 11 months ago
I am pretty sure this this not easily changeable and is hardcoded to use the login or nicename (depending on the value of the
BP_ENABLE_USERNAME_COMPATIBILITY_MODEconstant; https://codex.buddypress.org/developer/filters-reference/).Problem with display name is that because people can change that (unless you customise a site to prevent people…[Read more]
-
Paul Wong-Gibbs replied to the topic Creating/sending HTML emails in the forum How-to & Troubleshooting 9 years, 11 months ago
@navyspitfire BuddyPress does not use
wp_mail(), so any calls to that function are ignored and not treated with BuddyPress’ email templating.If your BuddyPress emails were being sent plain text, then that means you have a plugin that re-declares the
wp_mail()function — probably your SMTP plugin, I’d guess. There are other SMTP plugins that…[Read more] -
Paul Wong-Gibbs replied to the topic Broken image on codex in the forum Requests & Feedback 9 years, 11 months ago
Thanks, I’ll have to see what we can do.
-
Paul Wong-Gibbs replied to the topic BP Activity @mention display_name in the forum How-to & Troubleshooting 9 years, 11 months ago
Closing this thread; continue discussion on linked thread above.
-
Paul Wong-Gibbs replied to the topic Error on my template home page using buddypress in the forum How-to & Troubleshooting 9 years, 11 months ago
This is not a BuddyPress problem. It’ll be a issue with the PHP you’ve added. You’re probably missing a semi-colon from the previous line, or something.
-
Paul Wong-Gibbs replied to the topic Users cannot register since update 2.53 in the forum How-to & Troubleshooting 9 years, 11 months ago
What version did you update from (where it was working?) 2.5.2?
-
Paul Wong-Gibbs replied to the topic Email Notifications on Group Activity in the forum Requests & Feedback 9 years, 11 months ago
Not out-of-the-box.
-
Masoud started the topic help in writing a function? hooks? actions? in the forum How-to & Troubleshooting 9 years, 11 months ago
hi.
i want to know how can i write a function in bp-custom.php
i know this :
function thisandthat()
{
}
add_action();
or add_filter();
but i dont know when should i use filter, and when or where should i use action.
—-
i dont want to edit core codes…
i want to write a function to call bpnoaccess action from
bp_core_no_access
but i dont even…[Read more] -
Masoud's profile was updated 9 years, 11 months ago
-
Paul Gibbs updated the Custom Emails page, on the BuddyPress Codex 9 years, 11 months ago
BuddyPress only includes emails for BuddyPress core functionality. Blog posting is not part of BuddyPress, but it could be an integral part of your community. Let’s look at an example to send an email to a blog p […]
-
Pulse North replied to the topic Buddypress Social Group Activity Not Displaying in the forum How-to & Troubleshooting 9 years, 11 months ago
Hi @danbp,
The theme itself wasn’t so much custom as just tweaked for purpose, it is a child theme of the Reverie theme (http://themefortress.com/reverie/) which is a foundation and WordPress framework. There weren’t many (if any) theme changes made beyond the style sheet and I there aren’t any Widgets in use beyond the Buddypress sidebar ones.…[Read more]
-
Pulse North replied to the topic Buddypress Social Group Activity Not Displaying in the forum How-to & Troubleshooting 9 years, 11 months ago
Hi @danbp,
I receive this message though not sure how to interpret?
Notice: The called constructor method for WP_Widget in WPAC_Nav_Menu_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/n3pnexwpnas02_data03/00/3105300/html/wp-includes/functions.php on line 3718 -
Henry Wright replied to the topic Private messaging for bulk recipients in the forum Showcase 9 years, 11 months ago
As far as I know, in order to reply to a specific participant only, they’d need to start a new private message. Unless that’s done, as you pointed out, the reply will go to all participants.
-
Henry Wright replied to the topic It doesn't work you have a friendship request in the forum How-to & Troubleshooting 9 years, 11 months ago
Which theme are you using? Do you see the problem if you activate Twenty Fifteen?
-
Pulse North started the topic Buddypress Social Group Activity Not Displaying in the forum How-to & Troubleshooting 9 years, 12 months ago
Hi,
I recently put together a site that uses Buddypress as a social area for users similar to Facebook. However, when a user posts within a group the post disappears upon refreshing the page, all that displays is “Sorry, there was no activity found. Please try a different filter.” I think this may be a theme conflict as when I revert the theme to…[Read more]
-
Boone Gorges wrote a new post on the site BuddyPress.org 9 years, 12 months ago
BuddyPress 2.5.3 is now available. This is a maintenance and security release, and is a recommended upgrade for all BuddyPress installations.
This release addresses a security issue that could allow an attacker […]
-
Henry Wright replied to the topic review profiles plugin in the forum Installing BuddyPress 9 years, 12 months ago
Try searching the Plugin Directory.
-
Famous replied to the topic [Resolved] How do I create a link that gets me back to Blog in the forum How-to & Troubleshooting 9 years, 12 months ago
Awesome thank you.
Confirmed Resolved -
gclub's profile was updated 9 years, 12 months ago
-
Famous replied to the topic [Resolved] How do I create a link that gets me back to Blog in the forum How-to & Troubleshooting 9 years, 12 months ago
Its an MU install. After much thought — what you came up with is much better than what I was imagining — thanks for that. One more thing, is it possible to display those blogs only to the user and not other people who visit their profile?
Thanks
- Load More