Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Problems with filtering the activity stream in the forum How-to & Troubleshooting 9 years, 11 months ago

    In that case, this could be a bug. It seems the apostrophe isn’t being handled properly upstream. Can you open a ticket for this on Trac?

    https://buddypress.trac.wordpress.org/

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Problems with filtering the activity stream in the forum How-to & Troubleshooting 9 years, 11 months ago

    So, how can I solve this and have “keast’s tube-nosed fruit bat” show?

    You can use double quotes instead of single quotes to wrap the string of text. So for example:

    'value' => "keast's tube-nosed fruit bat",

  • Profile picture of @mercime

    @mercime updated the Official Logos and Typeface page, on the BuddyPress Codex 9 years, 11 months ago

    Need an official BuddyPress logo? Want to show your BuddyPress pride with a button on your blog? You’ve come to the right place. When you need the official BuddyPress logo for a web site or publication, please u […]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic recover cover image in the forum How-to & Troubleshooting 9 years, 11 months ago

    What is $imgUrlParts?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Avatar URL in the forum How-to & Troubleshooting 9 years, 11 months ago

    Just use WordPress’ get_avatar() function: https://codex.wordpress.org/Function_Reference/get_avatar

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Emails in the forum Showcase 9 years, 11 months ago

    This sounds like an email sent by the paidmembershipspro plugin, which BuddyPress has no control over. Have you contacted that plugin’s developers for support? Or posted on its WordPress.org support forums?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activities aren't Custom Post Types? in the forum Third Party Plugins 9 years, 11 months ago

    Is there a way to make activities register as a custom post type? If that’s not possible, is there a quick fix to make a plugin reference activities instead of posts?

    Activities are not custom posts, nor are there any options in BuddyPress to let them do this. Either of these things would have to be custom development, and are probably harder t…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to Count Custom Post Types in Nav Tabs? in the forum How-to & Troubleshooting 9 years, 11 months ago

    The only difference is the hooks you’re using:

    bp_setup_nav
    bp_before_member_header_meta

    I expect the problem might be related to when bp_setup_nav is executed?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Change buddupress member slug in the forum How-to & Troubleshooting 9 years, 11 months ago

    Hi @virre131

    This feature is called root profiles and it can be enabled by adding the following to your wp-config.php file:

    define( 'BP_ENABLE_ROOT_PROFILES', true );

  • Profile picture of Ben Hansen

    Ben Hansen replied to the topic Activating existing users in the forum Installing BuddyPress 9 years, 11 months ago

    sounds like you’re in business 🙂

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic DB collation: utf8mb4_general_ci in the forum Requests & Feedback 9 years, 11 months ago

    I created a bug report: https://buddypress.trac.wordpress.org/ticket/7117

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic DB collation: utf8mb4_general_ci in the forum Requests & Feedback 9 years, 11 months ago

    It’s an oversight on our part, dating back to the end of December 2012. Good spot noticing it. We’ll get it addressed, but it won’t be included in a release until BuddyPress 2.8 (end of year) — bad timing with that regard, unfortunately. 🙁

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic DB collation: utf8mb4_general_ci in the forum Requests & Feedback 9 years, 11 months ago

    This is a good question.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic WP User Avatar Not Showing in BuddyPress in the forum How-to & Troubleshooting 9 years, 11 months ago

    That isn’t accurate, or fair. For starters, WordPress does not provide a user avatar UPLOAD option inside its user profiles in wp-admin. It’ll show the Gravatar image associated with the current user’s email address (“You can change your profile picture on Gravatar.”).

    If your WordPress lets you upload a picture there with BuddyPress disabled,…[Read more]

  • Profile picture of Ben Hansen

    Ben Hansen replied to the topic Activating existing users in the forum Installing BuddyPress 9 years, 11 months ago

    the pages just need to exist and be selected on the pages tab of that admin screen for them bp to function properly. if you think the documentation could be more clear i believe you are allowed to edit it.

    🙂

  • Profile picture of Ephramar

    Ephramar's profile was updated 9 years, 11 months ago

    Ephramar

    @krzheiyah

    View Profile
  • Profile picture of Ben Hansen

    Ben Hansen replied to the topic Activating existing users in the forum Installing BuddyPress 9 years, 11 months ago

    all existing users should be retained but their activity pior to buddypress activation is nonexistent so until they create some they might not show up everywhere.

  • Profile picture of Oscar Estepa

    Oscar Estepa started the topic [Resolved] BP Activity Privacy – Submit button disappears after submitting in the forum Third Party Plugins 9 years, 11 months ago

    Hi @megainfo,

    WP 4.5.2
    BP 2.5.9
    BP Activity Privacy 1.3.8

    After clicking submit button to send a new activity, the whole div “#whats-new-options” gets a display:none applied to it, therefore it disappears for users.

    The problem seems to be line 224 on this…[Read more]

  • Profile picture of dainismichel

    dainismichel replied to the topic What's a Reasonable Out-The-Box Functional Community Setup? in the forum How-to & Troubleshooting 9 years, 11 months ago

    sure, i’ll post my setups in a bit. LOL. i was asking for functional setups (lists of plugins).

  • Profile picture of Henry Wright

    Henry Wright replied to the topic What's a Reasonable Out-The-Box Functional Community Setup? in the forum How-to & Troubleshooting 9 years, 11 months ago

    Hi @dainismichel

    What set-up do you use?

  • 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