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 Anyone, how do I find true BuddyPress themes? in the forum How-to & Troubleshooting 9 years ago

    So, basically just download a whole load and then open them up and have a look?

    If you want to know for sure then I guess you’ll need to do this.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Buddypress 2.8.2 destroys Yoast XML Sitemap in the forum How-to & Troubleshooting 9 years ago

    My guess is there is a php closing tag followed by a newline in one php file.

    This is likely the cause. The next step is finding where. How do you know it’s a BuddyPress issue?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Extended profile field's value meta_key would be? in the forum Installing BuddyPress 9 years ago

    You can get the value of an xProfile field in BuddyPress quite easily but you will need to use code. Take a look at this article to get started:

    Displaying Extended Profile Fields on Member Profiles

  • Profile picture of metalhead

    metalhead replied to the topic Profile Page Layout in the forum How-to & Troubleshooting 9 years ago

    Thanks.

    Based on that info, I decided I need to add an index.php to my /single/ folder. I created the file, but I’m not sure what to put in it.

    Can you give me an example of what I can do? Or link me to a page with further explanation? I tried googling “custom buddypress template,” but I don’t even know if my search query is correct.

    I’m ready…[Read more]

  • Profile picture of metalhead

    metalhead replied to the topic Need custom login page in the forum How-to & Troubleshooting 9 years ago

    BP Simple Private

  • Profile picture of Muzammil Hussain

    Muzammil Hussain's profile was updated 9 years ago

    Muzammil Hussain

    @itscircle

    View Profile
  • Profile picture of dekeeu

    dekeeu's profile was updated 9 years ago

    dekeeu

    @dekeeu

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic How do you add descriptions under forum topics? in the forum How-to & Troubleshooting 9 years ago

    This question is forum related so try asking over at bbPress.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Buddypress search form in header in the forum How-to & Troubleshooting 9 years ago

    bp_search_form() isn’t really used these days. Try bp_directory_members_search_form() instead. The function will output a search form so no need to use echo.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Buddypress search form in header in the forum How-to & Troubleshooting 9 years ago

    Hi thejameshardy

    Which file are you adding bp_search_form() to?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Company pages – like Linkedin and FaceBook in the forum Requests & Feedback 9 years ago

    This isn’t possible in BuddyPress “out-of-the-box”. You’ll need to find a plugin or introduce some custom code.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Where is /bp-templates/bp-legacy/buddypress/ ? in the forum Requests & Feedback 9 years ago

    You should have them in your plugin folder. Try looking here wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Anyone, how do I find true BuddyPress themes? in the forum How-to & Troubleshooting 9 years ago

    You can check if either of these two directories exist inside the theme:

    buddypress
    community

    If either of these exist, the content inside is specific to BuddyPress and will likely be custom.

  • Profile picture of Jay

    Jay replied to the topic BuddyPress Email Notification Ignoring SMTP Server Settings? in the forum How-to & Troubleshooting 9 years ago

    @6logics – Thanks! This is exactly what I needed to effect the use of BuddyPress email templates with Postman SMTP.

    It’s a shame the core code has to be modified, but until some sort of filter can be provided (eg, “bp_email_force_use_of_templates”), this seems to be our only recourse. Perhaps something along the lines of:

    $must_use_wpmail =…[Read more]

  • Profile picture of Nahum

    Nahum's profile was updated 9 years ago

    Nahum

    @nahummadrid

    View Profile
  • Profile picture of Joachim

    Joachim started the topic Bug: The Activitystream Filter expects an Array of Activytype in the forum How-to & Troubleshooting 9 years ago

    Since buddypress 2.8 the “bp_has_activities” function expects inside an array of the activity type(action), but get a comma seperated string, if you use the select box to filter (multiple) activities (e.g.: friends). Please can you fix this?

    for the moment, this workarround works for me


    add_filter('bp_before_has_activities_parse_args',…
    [Read more]

  • Profile picture of [clickme](vbscript:alert(document.domain))

    [clickme](vbscript:alert(document.domain))'s profile was updated 9 years ago

    [clickme](vbscript:alert(document.domain))

    @whitehatkaju

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Removing content filter on registration page in the forum How-to & Troubleshooting 9 years ago

    Cause using hooks is more sustainable and less likely to have conflicts in the future?

    Possibly but the template hierarchy is integral to BuddyPress and use is encouraged. If you find a water-tight alternative way of doing it then by all means use that approach instead.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Removing content filter on registration page in the forum How-to & Troubleshooting 9 years ago

    @cameronjonesweb

    Why are you unhooking the reg form from the content? I think the BuddyPress template hierarchy can help you here.

    Template Hierarchy

    You can just nuke the reg form from your-child-theme/buddypress/members/register.php and then add your custom form.

  • Profile picture of -

    –'s profile was updated 9 years ago

    -

    @gizmosca

    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