-
Michael Bryner replied to the topic [Resolved] Remove Close on SItewide Notices in the forum Requests & Feedback 10 years, 7 months ago
This one is old too and still open. To tell me you don’t close new threads is beyond me when I see this still open. I see way shorter threads closed with no resolutions to it at all before these kinds that are given up. This one is resolved too since nothing is happening here anymore either. I gave up on this one.
-
Michael Bryner replied to the topic Links in Bio of Profile fields (Bug) in the forum Showcase 10 years, 7 months ago
This one is six months old and never closed and is resolved.
-
Michael Bryner replied to the topic Features and Requests in the forum Ideas 10 years, 7 months ago
Sorry, but I have to disagree there on the closing threads. I have not been here that much at all except for the styling only requesting and I don’t any deeper than half of the first page and that is not old threads and they are closed after just one response from the moderator that says get something done from the theme author. Is that good…[Read more]
-
Henry Wright replied to the topic new blog post in site wide activity stream but not in personal activity stream in the forum How-to & Troubleshooting 10 years, 7 months ago
I don’t think you can do
global $user_id;. So when adding your activity,$user_idisn’t what you expect it to be. -
Henry Wright replied to the topic Is Buddypress' "Username" field mandatory? in the forum How-to & Troubleshooting 10 years, 7 months ago
I’m not sure why you have 2? There’s only supposed to be 1. Do you have a screenshot or a link you can post?
-
Henry Wright replied to the topic Activity stream font size in the forum Installing BuddyPress 10 years, 7 months ago
You can do this through your theme’s style.css file but the solution will depend on which theme you’re using.
#activity {
font-size: 110%;
}Note it’s the
#activitybit that will depend on your theme so that might need changing. -
Henry Wright replied to the topic Is Buddypress' "Username" field mandatory? in the forum How-to & Troubleshooting 10 years, 7 months ago
The BuddyPress username field is mandatory. There’s no way to remove it without breaking functionality.
-
Diana K. Cury wrote a new post on the site BuddyPress Brasil 10 years, 7 months ago
BuddyPress 2.4.0 BetaO BuddyPress 2.4.0 Beta 2 está disponível para testes. Faça o download do zip 2.4.0-beta2 zip ou obtenha uma cópia através do nosso repositório Subver […]
-
Anonymous started the topic How to trigger hooks on member profile update? in the forum Creating & Extending 10 years, 7 months ago
Hi Folks,
I would like to know how I could trigger any hook whenever the basic users ( subscribe level ) update their profiles.
I’ve tried to use these ones:
xprofile_updated_profile
profile_data_after_saveNo success so far,the action has not been triggered.
However, I’ve set up a hook on user signup named bp_complete_signup, and this one…[Read more]
-
Henry Wright replied to the topic groups_notification_new_membership_request_subject customization in the forum How-to & Troubleshooting 10 years, 7 months ago
@paragbhagwat You could always submit a request on Trac to ask that the extra argument(s) you need be passed.
Ref: https://buddypress.trac.wordpress.org/
The username and password you use here in the forums will work there too.
-
vieiraadsv's profile was updated 10 years, 7 months ago
-
DELETED's profile was updated 10 years, 7 months ago
-
Henry Wright replied to the topic groups_notification_new_membership_request_subject customization in the forum How-to & Troubleshooting 10 years, 7 months ago
That’s because you have to build the message back up. You can do that because all of the variables you might need are passed to your custom function.
-
sarah maria's profile was updated 10 years, 7 months ago
-
leef powell's profile was updated 10 years, 7 months ago
-
Henry Wright replied to the topic groups_notification_new_membership_request_subject customization in the forum How-to & Troubleshooting 10 years, 7 months ago
Try something like this:
function paragbhagwat_message_filter( $message, $group, $requesting_user_name, $profile_link, $group_requests, $settings_link ) {
// Do something with $message here.
return $message;
}
add_filter( 'groups_notification_new_membership_request_message', 'paragbhagwat_message_filter', 10, 6 ) -
Henry Wright replied to the topic How can I contribute? in the forum Ideas 10 years, 7 months ago
Hey @venutius
It’s great to see you’re interested in contributing. Check out the Participate and Contribute article for the various ways you can help out with the project.
Hope this helps!
-
Dubai Massage Services's profile was updated 10 years, 7 months ago
-
Henry Wright replied to the topic What could stop post comments from displaying? in the forum How-to & Troubleshooting 10 years, 7 months ago
Looking at the Activity Loop article, there’s 3 steps to this:
1. Pass display_comments to your loop:
if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&display_comments=stream' ) ) :2. Wrap your HTML in an
activityclass (This is an optional step if you want AJAX to work).3. Add the code (see article) inside your loop, below
activ…[Read more] -
SEO Services in Delhi's profile was updated 10 years, 7 months ago
- Load More