Bp Profile Search Incompatibility
-
Hello,
I have created custom members directories with the filters
<?php if ( bp_has_members( my_custom_ids( $field_name, $field_value ) ) ) : ?>
or
<?php if ( bp_has_members( 'search_terms=$field_value' ) ) : ?>
but in those directories Bp Profile Search is not working propably because already a search filter exists there. Could it be possible to create a custom member directory in another way so I would let Bp Profile search work?
Thank you in advance!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.