Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of @mercime

    @mercime updated the Installing Group and Sitewide Forums page, on the BuddyPress Codex 10 years, 4 months ago

    For New Installations:
    The following is a step-by-step guide for installing the Group and/or Sitewide Forums  for the latest BuddyPress and bbPress plugins.
    Forums Setup
    Forums in BuddyPress make use of the […]

  • Profile picture of Steve Valencia

    Steve Valencia started the topic Buddypress.org my profile setting and image in the forum How-to & Troubleshooting 10 years, 4 months ago

    I cannot upload a background image for the cover page. Nor can I upload my photos / change photo. I do have a Gravatar account. Why is this not working?
    Kind regards,

  • Profile picture of Steve Valencia

    Steve Valencia's profile was updated 10 years, 4 months ago

    Steve Valencia

    @lonewolf95665

    View Profile
  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic HTML validator – Bad value for attribute action on element form in the forum Installing BuddyPress 10 years, 4 months ago

    I would ignore the “warning” and move on, the form ‘action’ attribute is not explicitly set as required, browsers will work without it being set and return the existing url; personally I prefer it set but…

    I would take care in running validation routines over WP code, you’ll almost certainly receive a lot of warnings from various areas and…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to create a Like notification? in the forum How-to & Troubleshooting 10 years, 4 months ago

    To like something are you using a plugin? BuddyPress doesn’t come with like functionality out of the box. I would think the plugin you’re using should supply the notification functionality. Try asking your plugin’s author to see if they can add the feature for you.

  • Profile picture of Joshua Blevins

    Joshua Blevins replied to the topic About bp-custom in the forum Creating & Extending 10 years, 4 months ago

    Okay, I did those changes (shown below). I still see no additional role added to the WordPress extended profile. I should be able to see it there. Correct?

    <?php

    /*
    *
    */
    function custom_member_types(){
    bp_register_member_type('role', array('labels' => array('name' => 'role', 'singular_name' => 'role')));
    }

    add_action('bp_init',…[Read more]

  • Profile picture of Nitin Yawalkar

    Nitin Yawalkar's profile was updated 10 years, 4 months ago

    Nitin Yawalkar

    @yawalkarm

    View Profile
  • Profile picture of Joshua Blevins

    Joshua Blevins started the topic About bp-custom in the forum Creating & Extending 10 years, 4 months ago

    I see the code here about creating custom member types, but it didn’t say much about where to put this code. I assumed one of two places. Either in the bp-custom.php file wp-content/plugins/ or in functions.php. However, when i post the code below into both I did not get the desired effect.


    function…
    [Read more]

  • Profile picture of Murat

    Murat replied to the topic Invalid activation key in the forum Installing BuddyPress 10 years, 4 months ago

    i dont know what went wrong but other accounts I opened worked fine. One of them still has matter. Don’t know what the problem is but im pretty sure there is a bug. anyway, for me it’s okey now.

  • Profile picture of Murat

    Murat started the topic Invalid activation key in the forum Installing BuddyPress 10 years, 4 months ago

    https://buddypress.org/support/topic/new-user-registration-problem-invalid-activation-key/

    I read this. It’s an issue of 2 years ago!

    I have a fresh install and I see that same problem still continues! This is unbelievable.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to create a Like notification? in the forum How-to & Troubleshooting 10 years, 4 months ago

    If you’re not comfortable with code, then try searching for a plugin. I’m not aware of one but that doesn’t mean there isn’t one out there 🙂

    Ref: https://wordpress.org/plugins/

  • Profile picture of Joshua Blevins

    Joshua Blevins replied to the topic About BuddyPress Templates in the forum Creating & Extending 10 years, 4 months ago

    Got it to work. Thank you for your help Hugo.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Can't login when Buddypress enabled in the forum How-to & Troubleshooting 10 years, 4 months ago

    Could this be an issue with your theme? Try with the Twenty Fifteen theme enabled just to make sure. Also, sometimes plugins can cause problems. Deactivate everything aside from BP and then try testing again.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Problems with "subscription page" on my website in the forum How-to & Troubleshooting 10 years, 4 months ago

    You can modify your theme to add “directions”. Check out the Template Hierarchy article for more info.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to create a Like notification? in the forum How-to & Troubleshooting 10 years, 4 months ago

    Check out bp_notifications_add_notification().

    Ref: https://codex.buddypress.org/developer/function-examples/bp_notifications_add_notification/

  • Profile picture of Nico

    Nico's profile was updated 10 years, 4 months ago

    Nico

    @bernardoku

    View Profile
  • Profile picture of Joshua Blevins

    Joshua Blevins replied to the topic About BuddyPress Templates in the forum Creating & Extending 10 years, 4 months ago

    Do you have a fully custom BuddyPress theme that is not a child theme? I’d really like to look at the code and figure it out under the hood.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic About BuddyPress Templates in the forum Creating & Extending 10 years, 4 months ago

    For why?
    What’s the issue you’re having?

    You should have control of your templates now and can modify as you need; the master WP template that would be used is generally page.php copy that to /buddypress/ and rename to buddypress.php to have control of this top level template.

  • Profile picture of Ryan Hellyer

    Ryan Hellyer started the topic Filtering sitewide activity list items in the forum How-to & Troubleshooting 10 years, 4 months ago

    I need to edit the items displaying in the recent sitewide activity list. I ended up hacking the items out via CSS, but this has caused problems with the “load more” button, which sometimes appears to do nothing, as it is loading items which are hidden.

    Any ideas on how to work around this issue?

    The specific items I’m trying to hide are…[Read more]

  • Profile picture of Joshua Blevins

    Joshua Blevins replied to the topic About BuddyPress Templates in the forum Creating & Extending 10 years, 4 months ago

    Just gonna bump this up.

  • 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