Profile picture of y2gabs active 11 months, 3 weeks ago

y2gabs

@y2gabs
  • y2gabs posted a new activity comment:

    So awesome, that’s the last piece of my puzzle for this project. You are well on your way (if not firmly there) to creating the absolute best plugin for buddypress!

    Thanks for all your hard work Andrea

    J.

    In reply to - y2gabs posted an update in the group BP Profile Search: Hey Andrea, I’m wondering if there’s a way, or if there’s any plans to add the ability to have custom URLs for searched criteria… for example, a cars website […] · View
    11 months, 4 weeks ago
  • y2gabs posted an update in the group BP Profile Search:

    Hey Andrea,
    I’m wondering if there’s a way, or if there’s any plans to add the ability to have custom URLs for searched criteria… for example, a cars website has a dropdown profile field with values cars, vans, trucks. Is there a way to have a url like “http://www.mywebsite.com/members/trucks” show only those members where that trucks have…[Read more]

    12 months ago
    • Hello Y2gabs,

      Yes, that feature is in my to-do list. Please stay tuned!

    • So awesome, that’s the last piece of my puzzle for this project. You are well on your way (if not firmly there) to creating the absolute best plugin for buddypress!

      Thanks for all your hard work Andrea

      J.

  • Hi guys, I want to prevent users with role “admin” and “editor” from the members-loop and only show those with role “subscriber”.. I’ve fought with many different iterations of an if statement checking against “displayed_user” role from within the loop to display members and none seem to work. Here’s the most recent iteration I’ve tried, [...]

    View Topic 1 year ago
  • Sorry, it seemed to cutoff the post.. see below for if statement code:

    /* $id = bp_displayed_user_id();
    $user = new WP_User( $id );

    if ( $user->has_cap( ‘activate_plugins’) ) :
    {{don’t show this user}}
    elseif ( $user->has_cap( ‘edit_pages’) ) :
    {{don’t show this user}}
    else :
    {{Show the rest of the users}}
    endif

    1 year ago
  • y2gabs started the forum topic RSS Feed From Members List in the group How-To and Troubleshooting:

    Hi there,

    Is there a plugin or can someone direct to a how-to generate an rss feed from a buddypress members list? Is this possible?

    Thanks!

    J.

    View Topic 1 year, 1 month ago
  • 1 year, 1 month ago
  • y2gabs posted a new activity comment:

    Definitely looking forward to that!

    In reply to - philld reviewed the plugin BP Profile Search: Great plugin! Works perfectly. I’m wondering if there’s a way to style the search fields – ie. rather than having them presented in a list, have the different search […] · View
    1 year, 1 month ago
  • y2gabs posted a new activity comment:

    That makes perfect sense, thanks Andrea… I really should’ve thought of that. Another option could be to remove the search form in the sliding login I believe.

    Thanks for your help!

    In reply to - y2gabs posted an update in the group BP Profile Search: Hey Andrea, The profile search only seems to work (returning members based on searched criteria) when a user is logged in. Is this native functionality or […] · View
    1 year, 2 months ago
  • y2gabs posted a new activity comment:

    Hey Andrea,
    That is indeed the issue. When I have the filtered Members list set to ”1”, public (non-logged in users) can retrieve results based on searched criteria using the plugin but logged in users can’t.. vice-versa when the filtered members list is set to ”2”. Any thoughts on what could cause this?
    Thanks!

    In reply to - y2gabs posted an update in the group BP Profile Search: Hey Andrea, The profile search only seems to work (returning members based on searched criteria) when a user is logged in. Is this native functionality or […] · View
    1 year, 2 months ago
  • y2gabs posted an update in the group BP Profile Search:

    Hey Andrea,

    The profile search only seems to work (returning members based on searched criteria) when a user is logged in. Is this native functionality or am I facing another plugin conflict somewhere?

    Thanks!

    1 year, 3 months ago
    • BP Profile Search is independent of the user status. Did you try to set the Filtered Members List to a different value? But of course if you need a different filtered list value when the user is not logged in, that could be impractical. Please let me know!

    • Hey Andrea,
      That is indeed the issue. When I have the filtered Members list set to ”1”, public (non-logged in users) can retrieve results based on searched criteria using the plugin but logged in users can’t.. vice-versa when the filtered members list is set to ”2”. Any thoughts on what could cause this?
      Thanks!

      • That’s because of the sliding login panel, it adds a list for the logged in user but not for the public. So BP Profile Search has to filter the 2nd list with logged in users, but the 1st list with the public. There is no workaround at this time, you could use this unwanted ’feature’ to restrict the ability to search to logged in users only. You…[Read more]

    • That makes perfect sense, thanks Andrea… I really should’ve thought of that. Another option could be to remove the search form in the sliding login I believe.

      Thanks for your help!

  • y2gabs posted a new activity comment:

    Eureka!! Thanks so much Andrea. What an amazing plugin.

    In reply to - y2gabs posted an update in the group BP Profile Search: Hi there, For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs […] · View
    1 year, 3 months ago
  • y2gabs posted a new activity comment:

    Eureka!! Thanks so much Andrea. What an amazing plugin.

    In reply to - y2gabs posted an update in the group BP Profile Search: Hi there, For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs […] · View
    1 year, 3 months ago
  • y2gabs posted a new activity comment:

    Hey Andrea,
    I tried this new version out and it seems to still conflict with the dropdown plugin. Was this new release supposed to fix that conflict?
    Thanks!

    In reply to - y2gabs posted an update in the group BP Profile Search: Hi there, For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs […] · View
    1 year, 3 months ago
  • y2gabs posted a new activity comment:

    Hey Andrea,

    Any luck with this issue?

    In reply to - y2gabs posted an update in the group BP Profile Search: Hi there, For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs […] · View
    1 year, 3 months ago
  • y2gabs posted a new activity comment:

    Nevermind. It seems to be a conflict with the sliding login panel plugin:

    http://buddypress.org/community/groups/buddypress-sliding-login-panel

    I can’t for the life of me figure out why bp-profile search doesn’t work when that plugin is installed, aside from some sort of jquery conflict.

    Do you have any thoughts on why the conflict would…[Read more]

    In reply to - y2gabs posted an update in the group BP Profile Search: Hi there, For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs […] · View
    1 year, 3 months ago
  • y2gabs posted an update in the group BP Profile Search:

    Hi there,

    For whatever reason, the plugin seems to work fine, when searching on a specific field, when a visitor is not logged in but once the visitor logs in and tries to search for members based on a specific field all members are returned in the results.
    Any thoughts on what could cause this?

    1 year, 3 months ago
  • y2gabs joined the group BP Profile Search
    1 year, 3 months ago