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 Accept / Reject Friend Request NOT WORKING 🙁 in the forum How-to & Troubleshooting 9 years, 1 month ago

    Being a premium theme the best thing to do is contact their support team. Unfortunately, because the SocialChef theme’s code is private there’s not much we can do here to help.

  • Profile picture of Henry Wright

    Henry Wright's profile was updated 9 years, 1 month ago

    Henry Wright

    @henrywright

    View Profile
  • Profile picture of Henry Wright

    Henry Wright wrote a new post on the site BuddyPress.org 9 years, 1 month ago

    Contributor Day is a big part of WordCamp London. This year it was held on Friday 17th March at London Metropolitan University. 100 contributors descended on the venue each aiming to make WordPress better in some […]

  • Profile picture of Henry Wright

    Henry Wright's profile was updated 9 years, 1 month ago

    Henry Wright

    @henrywright

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic hide members list on opening directory in the forum How-to & Troubleshooting 9 years, 1 month ago

    In that case there’s a few options. You could try to find a plugin. If a plugin isn’t available you could suggest the feature. Alternatively you could hire a developer.

    https://en-gb.wordpress.org/plugins/
    https://wordpress.org/ideas/

    BP Jobs Board

    Hope this helps!

  • Profile picture of biafranedu

    biafranedu replied to the topic How Do You Reorganize Groups? in the forum How-to & Troubleshooting 9 years, 1 month ago

    Group can be reorganized as preference is reset, and when login to click on group name

  • Profile picture of Henry Wright

    Henry Wright replied to the topic messages not sending in the forum How-to & Troubleshooting 9 years, 1 month ago

    Have you changed theme over the past week or installed new plugins?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Disable User to Create or Upload Media? in the forum How-to & Troubleshooting 9 years, 1 month ago

    Just disallowing file uploads probably won’t work because BuddyMedia is likely to have extra functionality that needs to be disabled (such as albums)

    Try asking this same question on their support forum:

    https://wordpress.org/support/plugin/buddymedia

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Disable User to Create or Upload Media? in the forum How-to & Troubleshooting 9 years, 1 month ago

    user can still create an album

    You didn’t mention albums! Are you using a plugin?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Blocking email domain names from registering? .RU .PL in the forum How-to & Troubleshooting 9 years, 1 month ago

    I’ve used the Ban Hammer plugin successfully for this in the past.

    https://en-gb.wordpress.org/plugins/ban-hammer/

  • Profile picture of Henry Wright

    Henry Wright replied to the topic hide members list on opening directory in the forum How-to & Troubleshooting 9 years, 1 month ago

    You can filter using bp_after_has_members_parse_args. Take a look here for examples:

    Using bp_parse_args() to filter BuddyPress template loops

  • Profile picture of Henry Wright

    Henry Wright replied to the topic customizing profile-header in the forum How-to & Troubleshooting 9 years, 1 month ago

    Can you show us the full path you have to your child theme’s member-header.php file?

    It should be your-theme/buddypress/members/single/member-header.php

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Disable User to Create or Upload Media? in the forum How-to & Troubleshooting 9 years, 1 month ago

    I’m wondering if the remove_cap() method is what you need. Try adding this to functions.php. Feel free to remove it after you’ve visited the front end of your site, it just needs to be run once.

    add_action( 'init', function() {
    $role = get_role( 'subscriber' );
    $role->remove_cap( 'upload_files' );
    } );

    You can do the same with the…[Read more]

  • Profile picture of Arnold Cushing

    Arnold Cushing's profile was updated 9 years, 1 month ago

    Arnold Cushing

    @arnoldcushing

    View Profile
  • Profile picture of Wayne Anderson

    Wayne Anderson's profile was updated 9 years, 1 month ago

    Wayne Anderson

    @aynenderson

    View Profile
  • Profile picture of n0mad

    n0mad's profile was updated 9 years, 1 month ago

    n0mad

    @mkondrat

    View Profile
  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Hide Username from Profile in the forum How-to & Troubleshooting 9 years, 1 month ago

    Editing either the templates or customizing the backend functions managing user name display are the only means to achieve this, I’m sorry you’ve had issue with applying php solutions as in the other post but practise makes perfect, or contract a developer to do the work you need for your site.

    P.S No using CSS to hide anything is not the correct…[Read more]

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Remove members who have no memberships in the forum How-to & Troubleshooting 9 years, 1 month ago

    Note: Please do not provide a .php fix. I edited the php a couple days ago to apply a fix (unrelated to this one) and it crashed my entire site. I will not be editing the php.

    I suggest then that you consider contracting a developer to do this for you or contact memberpress to provide a solution.

    We are a volunteer help forum for buddypress,…[Read more]

  • Profile picture of Jasa SEO Website Murah

    Jasa SEO Website Murah's profile was updated 9 years, 1 month ago

    Jasa SEO Website Murah

    @jasaseowebsite

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic BuddyPress Newsletter relaunched in the forum Miscellaneous 9 years, 1 month ago

    These are fantastic, Slava, keep them coming!

  • 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