Hi there, that sounds like it may be beyond the scope of the plugin. But could you expand on the requirement? what attributes would you be looking to filter?
Hi, thank you for your quick reply!
Something like this: to build specific Members directories. For instance, if you have:
— a field Gender with ID 35 and values Male and Female
— a field Status with ID 56 and values Married and Unmarried
you can build a directory of the married men using the shortcode:
[bpps_directory field_35=”Male” field_56=”Married”]
-
This reply was modified 7 years, 6 months ago by
dkatzman.
Have you looked at http://www.dontdream.it/bp-profile-search/ I think that’s probably a more suitable plugin to look for that feature.
Yes, I actually copied the text 🙂
The problem is I am using it, and for some reason it renders the whole list without filtering.
Maybe it has to do with using your plugins at the same time, and yours is actually more important in functionalities.
I think in the first instance you should ask the developer, my plugin does not create members view pages I think it would need a different plugin to do that.