Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi, I’m trying really hard to get this plugin working, but there is such limited documentation I’m working on a bases of trial and error.

    I am running BuddyPress 1.2.3 on WordPress (mu) 2.9.2.

    I have downloaded and installed BP Member Filter 1.0.3, both manually and through BuddyPress.

    I have opened the file members/index.php and added the code from (https://pastebin.com/bw0suXwe ) and ( https://pastebin.com/ywCz4ti5 ) .

    In either case it adds the submit button to trigger the plugin, but when I click on the button, nothing seems to happen. I have tried replacing the xprofile field “Display Name” with one I have in my own database (Gender). The plugin immediately sees the field is a dropdown with two options (male/female) and adds them (as a dropdown). However when I hit submit, again nothing happens.

    members/index.php, already contains a form field called #members-directory-form. I’ve tried pasting the BP Member Filter code above, below the form. I have also tried replacing the original form and merging the two forms, to no luck. Fundamentally, though the problem seems to be that nothing within the code snippet triggers the file “members/members-loop.php”, which is what actually displays the members loop and simply adding “” to the BP Member Filter code snippet doesn’t seem to get the plugin and “members/members-loop.php” talking to each other.

    Any advice as to what I’m doing wrong?

    I’m sure it’s something really silly but I can’t figure it out.

    Thanks

    Chopo

Viewing 1 replies (of 1 total)