Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@perywinkle active 1 month, 1 week ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    Mic replied to the forum topic Search Member / Profile fields by URL? in the group Creating & Extending 11 months, 3 weeks ago

    Hey Thanks @shanebp
    I’ll give that a try…

  • Profile picture

    Mic replied to the forum topic Search Member / Profile fields by URL? in the group Creating & Extending 1 year ago

    The other option I’ve been toying with is creating the State values: as Idaho_state ( more specific search term )
    Then display state as “Idaho” ( in the profile ) with some php:
    if value “Idaho – ID” […]

  • Profile picture

    Mic started the forum topic Search Member / Profile fields by URL? in the group Creating & Extending 1 year ago

    I’m working on a member directory.
    I’m interested in creating a search that queries ONLY a certain field ‘State’ and value ‘Idaho’.
    I’m wondering if I can pass this to the search via the url?
    Ex. […]

  • Profile picture

    Mic posted an update in the group BP Jobs Board 1 year, 7 months ago

    Natural Building Network is looking for Web Designer, Web Developer or Webmaster.
    Position includes site maintenance and software support. Along with ideas you may have – to contribute to or improve upon the NBN site.

    Our current site is powered by the WordPress platform with extensions:

    * BuddyPress
    * Events Calendar
    * Membership…[Read more]

  • Profile picture

    Mic joined the group BP Jobs Board 1 year, 7 months ago

  • Profile picture

    Mic posted on the forum topic Turning off AJAX pagination in members directory in the group How-To and Troubleshooting: 2 years ago

    I’d be interested in this too.
    I find that if I’d like to use term searchs in the directory url (ex. ?s=My Term ) that it messes with ajax.
    Also finding ajax pagination to not work when searching via term.

    Is there a ‘standard’ or non-ajax directory option?

  • Profile picture

    Mic posted on the forum topic How to order members list alphabetically by default in the group How-To and Troubleshooting: 2 years, 3 months ago

    This kinda worked, but then I lost the ability to filter by alphabetical, last active etc.
    But if your looking to NOT filter it might be a solution.

  • Profile picture

    Mic posted on the forum topic How to order members list alphabetically by default in the group How-To and Troubleshooting: 2 years, 3 months ago

    Sorry to bring up a old post here, but… I’m inside of the members-loop.php, I see there is a bp_ajax_querystring(‘members’). How would I pass bp_has_members() a few parameters in combination with the above? Something like this: 'newest', 'per_page'=> 15 ) ?> I’d like to make the default filter ‘newest’ and have 15 members [...]

  • Profile picture

    Mic started the forum topic Excluding Roles from the member loop! in the group How-To and Troubleshooting: 2 years, 4 months ago

    Been wanting to exclude users with the role ‘subscriber’ from the member directory.
    I’ve been looking around for this for a while. I think I may have found it!
    Editing the members-loop.php like so:
    roles != 'subscriber' ) :
    ?>
    <!--Member line item details and profile fields -->

    Correct me if I’m wrong… !?

  • Profile picture

    Mic posted on the forum topic Listing Members' Profile Fields on Directory/Search Results in the group How-To and Troubleshooting: 2 years, 4 months ago

    I’m looking for the same thing myself!

  • Profile picture

    Mic started the forum topic If Profile field has data? in the group How-To and Troubleshooting: 2 years, 4 months ago

    I have this code and the fields are NOT required:

    I’m wondering how to create the code for adding a comma(,) before the field IF the field has data

    So my out put would be: City, State, Country or City, Country

    Any help would be greatly appreciated.

  • Profile picture

    Mic posted on the forum topic BP adding ’-2’ to username slug after editing profile in the group How-To and Troubleshooting: 2 years, 4 months ago

    http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-adding-2-when-spaces-are-included-in-username/

  • Profile picture

    Mic posted on the forum topic BP adding ’-2’ to username slug after editing profile in the group How-To and Troubleshooting: 2 years, 4 months ago

    I can see there is a similar issue here:

    http://trac.buddypress.org/ticket/2642

    http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-changing-profile-urls-when-profile-is-updated/

  • Profile picture

    Mic started the forum topic BP adding ’-2’ to username slug after editing profile in the group How-To and Troubleshooting: 2 years, 4 months ago

    Hi Yall, I’m having the strangest problem. I have a buddypress profile at ‘mysite.com/members/username’, but every time I save the WP profile ( we are still using that and cimy extra fields ), the permalink for the user adds a ‘-2′. It’s happened several times. username-2-2-2-2-2-2 is not cool, huh? Anyone point me in the [...]

  • Profile picture

    Mic posted an update in the group How-To and Troubleshooting: 2 years, 4 months ago

    Is there a way to *only* show a certain member level in the buddypress member directory?

  • Profile picture

    Mic posted on the forum topic Displaying the WordPress default bio or description in the group Creating & Extending: 2 years, 9 months ago

    Well, here’s a solution that worked for me:

    // User Description
    $user_meta = get_userdata(bp_displayed_user_id());
    echo($user_meta->description);

  • Profile picture

    Mic started the forum topic Displaying the WordPress default bio or description in the group Creating & Extending: 2 years, 9 months ago

    I’d really like to display the WP user description in the BuddyPress member-header.php.
    Seems like it should be easy to do?
    My regular WP tricks aren’t working in the BP template.

    Suggestions?

  • Profile picture

    Mic joined the group Creating & Extending 2 years, 9 months ago

  • Profile picture

    Mic joined the group BuddyPress Media 2 years, 9 months ago

  • Profile picture

    Mic posted an update in the group How-To and Troubleshooting: 2 years, 11 months ago

    Does anyone know how to get a hold of wp profile fields in the bp member-header.php.
    I’d like to display the ”Biographical Info” on the member profile while we transition to BP x profile fields.

  • Load More
Profile picture of perywinkle
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

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
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out