Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Slava Abakumov

    Slava Abakumov wrote a new post on the site BuddyPress.org 9 years, 3 months ago

    BuddyPress 2.8.0 “San Matteo” is now available for download from the WordPress.org plugin repository, or right from your WordPress Dashboard. “San Matteo” focuses on various improvement for developers, site […]

  • Profile picture of Slava Abakumov

    Slava Abakumov updated the Prelaunch Checklist page, on the BuddyPress Codex 9 years, 3 months ago

    Releasing BuddyPress to the world is a big deal, and takes quite a few manual steps to ensure safe & comfortable updates & upgrades are had by all. Below are the steps release leads go through with each & every […]

  • Profile picture of Eokulmebs

    Eokulmebs's profile was updated 9 years, 3 months ago

    Eokulmebs

    @eokulmebs

    View Profile
  • Profile picture of Alicia

    Alicia started the topic Instagrams with Emojis Breaking when Embedded in the forum How-to & Troubleshooting 9 years, 3 months ago

    I just thought I’d share a problem I spent hours hunting down. With BuddyPress active when I would embed an instagram with an emoji title/description in a post the embed was broken. This only affected instagrams w/ emojis in the text.

    Removing this filter fixed it for me –
    remove_filter( 'the_content', 'bp_activity_at_name_filter', 10, 2 )…

  • Profile picture of Marcos Faria

    Marcos Faria's profile was updated 9 years, 3 months ago

    Marcos Faria

    @vitalsuplemento

    View Profile
  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic buddypress activity stream restructuring the gravatar position in the forum Ideas 9 years, 3 months ago

    @mahwash

    @danbp already replied you with a proper advice. You should know CSS, you can also modify the HTML structure of the /buddypress/activity/activity-loop.php file (it should be in your theme).

  • Profile picture of Stephen Edgar

    Stephen Edgar updated the Template Tag Reference page, on the BuddyPress Codex 9 years, 3 months ago

    This page is currently undergoing review and updating. References marked with ? have been reviewed for current accuracy.

    General Template Tags
    bp_get_loggedin_user_nav()Uses the $bp->bp_nav global to render […]

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Hidden Groups and Forums not showing for members of them in the forum How-to & Troubleshooting 9 years, 3 months ago

    Apparently ticketed:
    https://buddypress.trac.wordpress.org/ticket/7443

    We’ll consider a possible solution or ‘hack’ 🙁 to avoid the issue.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Echo slug of custom nav component in the forum Creating & Extending 9 years, 3 months ago

    Using the buddypress() function avoids the need to declare a global. Try to avoid globals in your code if you can.

  • Profile picture of Mac

    Mac started the topic How to post code to user wall using SyntaxHighlighter Evolved in the forum Third Party Plugins 9 years, 3 months ago

    I’m using a vanilla build of the WordPress Theme 2017, BuddyPress, and SyntaxHighlighter Evolved.

    I’ve searched the forums and have found a few postings about SyntaxHighlighter Evolved, but the last I saw was 2014.

    Currently, I’m trying to allow users to be able to post code from their wall in a format that is similiar to SyntaxHighlighter…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Echo slug of custom nav component in the forum Creating & Extending 9 years, 3 months ago

    I’m not aware of a function. Anyone else here know of one?

    You should be able to avoid the global by doing this:

    echo buddypress()->bp_nav['foo']['link'];

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Echo slug of custom nav component in the forum Creating & Extending 9 years, 3 months ago

    Try buddypress()->foo->slug where foo is the name of your item. If this doesn’t work then “foo” may need to be a component.

  • Profile picture of Bunty

    Bunty commented on the post, BuddyPress 2.8.0 Release Candidate 1, on the site BuddyPress.org 9 years, 3 months ago

    excited for this release

  • Profile picture of kenchoku

    kenchoku's profile was updated 9 years, 3 months ago

    kenchoku

    @ourreplubic

    View Profile
  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic BuddyPress error with Styling in the forum How-to & Troubleshooting 9 years, 3 months ago

    Also, don’t forget to check the theme – switch to any default, like 2017, 2016, 2015 etc.

  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic BuddyPress error with Styling in the forum How-to & Troubleshooting 9 years, 3 months ago

    First thing to try in this case – disable plugins one by one and check whether it affects the uploading.
    Thus you will nail plugin that generates this issue.

  • Profile picture of Psynema

    Psynema started the topic BuddyPress error with Styling in the forum How-to & Troubleshooting 9 years, 3 months ago

    Hello I have VideoZoom and the lastest versions of WP/BP and whenever a user logs into their profile page and uploads an avatar (not the banner image) the page displayed is UNSTYLED – ie menus as plain text and when uploading the avatar, it doesn’t display the picture/crop and the picture upload always is a few pixels when it should display the…[Read more]

  • Profile picture of @mercime

    @mercime updated the Component API page, on the BuddyPress Codex 9 years, 3 months ago

    This page is under review and shouldn’t be published until revised – ~hnla

    This page documents the Component API (Application Programming Interface) available to BuddyPress plugin developers, and how to use […]

  • Profile picture of Slava Abakumov

    Slava Abakumov updated the BP_ENABLE_MULTIBLOG page, on the BuddyPress Codex 9 years, 3 months ago

    This page is incomplete or needs checking and verifying or updating.

    BP_ENABLE_MULTIBLOG is a BuddyPress constant that, when defined as true, allows your BuddyPress content to be displayed on any site in […]

  • Profile picture of @mercime

    @mercime updated the Installation page, on the BuddyPress Codex 9 years, 3 months ago

    Before installing BuddyPress, please make sure that you’ve checked the minimum server requirements and WordPress version compatibility.
    Automated Installation

    Download and install WordPress.
    Head to your […]

  • 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