-
y2gabs posted a new activity comment 13 years, 5 months ago
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.
-
y2gabs posted an update in the group BP Profile Search: 13 years, 5 months ago
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 been…[Read more] -
y2gabs started the forum topic removing users of certain roles from members-loop in the group How-To and Troubleshooting: 13 years, 5 months ago
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, […]
-
y2gabs posted on the forum topic removing users of certain roles from members-loop in the group How-To and Troubleshooting: 13 years, 5 months 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 -
y2gabs started the forum topic RSS Feed From Members List in the group How-To and Troubleshooting: 13 years, 7 months ago
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.
-
y2gabs joined the group How-To and Troubleshooting 13 years, 7 months ago
-
y2gabs posted a new activity comment 13 years, 7 months ago
Definitely looking forward to that!
-
y2gabs posted a new activity comment 13 years, 8 months ago
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 13 years, 8 months ago
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 c…[Read more]
-
-
y2gabs posted an update in the group BP Profile Search: 13 years, 8 months ago
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!
-
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 c…[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 13 years, 8 months ago
Eureka!! Thanks so much Andrea. What an amazing plugin.
-
y2gabs posted a new activity comment 13 years, 8 months ago
Eureka!! Thanks so much Andrea. What an amazing plugin.
-
y2gabs posted a new activity comment 13 years, 8 months ago
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! -
y2gabs posted a new activity comment 13 years, 9 months ago
Hey Andrea,
Any luck with this issue?
-
y2gabs posted a new activity comment 13 years, 9 months ago
Nevermind. It seems to be a conflict with the sliding login panel plugin:
https://buddypress.org/community/groups/buddypress-sliding-login-panelI 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]
-
y2gabs posted an update in the group BP Profile Search: 13 years, 9 months ago
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?-
Nevermind. It seems to be a conflict with the sliding login panel plugin:
https://buddypress.org/community/groups/buddypress-sliding-login-panelI 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]
-
Hi Y2gabs,
Thank you for your feedback, I’ll take a look at this plugin conflict and I’ll try to fix it.
-
-
Hey Andrea,
Any luck with this issue?
-
I think I found a workaround, I’m testing it and I plan to release a plugin update in the next few days.
-
-
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!-
Yes, try to set the Filtered Members List value to 2 (in the Advanced Options tab).
-
-
Eureka!! Thanks so much Andrea. What an amazing plugin.
-
Eureka!! Thanks so much Andrea. What an amazing plugin.
-
-
y2gabs joined the group BP Profile Search 13 years, 9 months ago
@y2gabs
Active 3 years, 4 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.