Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Stacy (non coder)

    Stacy (non coder) replied to the topic Suddenly Unable to Upload Avatars or Cover Images in the forum How-to & Troubleshooting 10 years, 5 months ago

    I don’t have an avatar upload option either. What covers?

  • Profile picture of Stacy (non coder)

    Stacy (non coder) replied to the topic Private Site???? in the forum Requests & Feedback 10 years, 5 months ago

    This will take you years to achieve adequate app like privacy. There’s other ways these days besides buddy press. A few years ago, no one really cared to provide real privacy options with buddypress because to them it defeated the purpose and was suspicious. One volunteer took it on and eventually gave up.

    Moved on.

  • Profile picture of Stacy (non coder)

    Stacy (non coder) replied to the topic REGISTER PAGE, ACTIVATE PAGE, BOTH INVISIBLE in the forum Installing BuddyPress 10 years, 5 months ago

    @mercime The”membership” option in the image on the link you posted.

  • Profile picture of Stacy (non coder)

    Stacy (non coder) started the topic Extended Profile tab still shows although unselected in the forum How-to & Troubleshooting 10 years, 5 months ago

    My buddypress settings has this unchecked and saved. Backend still shows this tab when a user is logged in.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic profile avatar overrides menu in the forum How-to & Troubleshooting 10 years, 5 months ago

    Are you sure that’s the Twenty Fourteen theme? I see this:

    Profile

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Where is the group directory? in the forum How-to & Troubleshooting 10 years, 5 months ago

    Which theme are you using? Try Twenty Fifteen to see if it looks like the documentation screenshot.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Sizing specific avatar img in the forum Installing BuddyPress 10 years, 5 months ago

    How about being more specific with your CSS selector?

    .some-wrapper-class .avatar-150 {
    // ...
    }

  • Profile picture of buckyb

    buckyb started the topic Hide Profile Group Tab from Admin if Level 1 (s2Member) in the forum How-to & Troubleshooting 10 years, 5 months ago

    Hello,

    I have 2 s2member levels, and quite a bit of groups for each level, it’s getting confusing for the admin when editing. I’d like to hide some of the groups from the admin in the EDIT section if the user is in a specific level.

    I found this below and tweaked it for s2member, but alas it doesn’t work LOL, if anyone can help, would greatly…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Where is the group directory? in the forum How-to & Troubleshooting 10 years, 5 months ago

    Be sure you’ve created a page called Groups under Dashboard > Pages and then go to example.com/groups in your web browser. You should see a listing of all of your groups.

  • Profile picture of Matt Edminster

    Matt Edminster started the topic Adding profile fields to admin and mod icons in the forum Creating & Extending 10 years, 5 months ago

    Hello,

    I’ve been customizing the layout of my group pages. One of my adjustments is to remove admin and mod icons from the header and place them in the sidebar as a vertical list. (We are using groups for departments in our organization with admins = department heads and mods = managers.) I would like to include profile meta next to each icon so…[Read more]

  • Profile picture of Forumcv

    Forumcv's profile was updated 10 years, 5 months ago

    Forumcv

    @consovrac

    View Profile
  • Profile picture of @mercime

    @mercime replied to the topic Add profile fields groups to registration in the forum How-to & Troubleshooting 10 years, 5 months ago

    >> I know that Base group are shown in the Registration Form
    @shmk thanks for confirming, just had to make sure you did. There’s a trac ticket which needs some more work done to get the feature you want at https://buddypress.trac.wordpress.org/ticket/6347

  • Profile picture of @mercime

    @mercime replied to the topic How To Setup Site Forums? in the forum How-to & Troubleshooting 10 years, 5 months ago

    @engine44 Have you read https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/ ? What shortcode did you use for your forums index page? Have you created an additional new Forum from wp-admin menu Forums > New Forums?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Resolve my own question on support? in the forum Ideas 10 years, 5 months ago

    Hi @functionmunchkin

    This forum uses bbPress, you should probably add your feature request here:

    https://bbpress.org/forums/

  • Profile picture of Stacy (non coder)

    Stacy (non coder) started the topic Resolve my own question on support? in the forum Ideas 10 years, 5 months ago

    Suggestion. In going through my activity or forum tabs, I d’ like to see “resolved”.

  • Profile picture of Stacy (non coder)

    Stacy (non coder) replied to the topic "Profile" shown in navibar 3 times in the forum How-to & Troubleshooting 10 years, 5 months ago

    Turning off Extended Profiles removed the second two “profiles”.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Private messaging – limit amount? in the forum How-to & Troubleshooting 10 years, 5 months ago

    This could be implemented by querying the bp_messages_messages table for the last 10 rows and then checking the date_sent column against the current time.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic organize users into groups in the forum Third Party Plugins 10 years, 5 months ago

    This isn’t currently possible. Your best bet is to try searching for a plugin.

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

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Member Alphabetical Sort in the forum How-to & Troubleshooting 10 years, 5 months ago

    The default sort order is ‘active’ members first. To easily change that, you can make use of bp_after_has_members_parse_args. For example, try adding this to your theme’s functions.php file:

    function my_custom_member_list_sort( $ret ) {
    $ret['type'] = 'alphabetical';
    return $ret;
    }
    add_filter( 'bp_after_has_members_parse_args',…
    [Read more]

  • Profile picture of Nidhi Gill

    Nidhi Gill's profile was updated 10 years, 5 months ago

    Nidhi Gill

    @nidhigill73

    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