I am attempting to create a search for Buddypress groups where i am using a plugin to Add Xprofile fields (Similar to buddypress Xprofile fields for users) to groups for more detailed informaiton. I would like to be able to search for terms or tags added to a group.
according to the Docs, i am able to search within custom post types, taxonomies, etc, but i am not understanding how this is accomplished.
The plugin being used is https://github.com/imath/profil-de-groupes
I am able to see the field options, but they are within the Users section of the searches settings. When i make them available to search, nothing appears.