Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Michael Bryner

    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.

  • Profile picture of Michael Bryner

    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.

  • Profile picture of Michael Bryner

    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]

  • Profile picture of Henry Wright

    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_id isn’t what you expect it to be.

  • Profile picture of Henry Wright

    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?

  • Profile picture of Henry Wright

    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 #activity bit that will depend on your theme so that might need changing.

  • Profile picture of Henry Wright

    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.

  • Profile picture of Diana K. Cury

    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 […]

  • Profile picture

    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_save

    No 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]

  • Profile picture of Henry Wright

    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.

  • Profile picture

    vieiraadsv's profile was updated 10 years, 7 months ago

    vieiraadsv

    @vieiraadsv

    View Profile
  • Profile picture of DELETED

    DELETED's profile was updated 10 years, 7 months ago

    DELETED

    @atracbourg

    View Profile
  • Profile picture of Henry Wright

    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.

  • Profile picture of sarah maria

    sarah maria's profile was updated 10 years, 7 months ago

    sarah maria

    @sarahmaria111

    View Profile
  • Profile picture of leef powell

    leef powell's profile was updated 10 years, 7 months ago

    leef powell

    @leefpowell12

    View Profile
  • Profile picture of Henry Wright

    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 )

  • Profile picture of Henry Wright

    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!

  • Profile picture of Dubai Massage Services

    Dubai Massage Services's profile was updated 10 years, 7 months ago

    Dubai Massage Services

    @nicemassage

    View Profile
  • Profile picture of Henry Wright

    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 activity class (This is an optional step if you want AJAX to work).

    3. Add the code (see article) inside your loop, below activ…[Read more]

  • Profile picture of SEO Services in Delhi

    SEO Services in Delhi's profile was updated 10 years, 7 months ago

    SEO Services in Delhi

    @bestseocompanyindia

    View Profile
  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In