Hi @henrywright,
Like if we go to profile page, it has profile image and profile tabs. In profile tab fields like name, age, activities and in activities we have for example Skiing. When we click on Skiing it searches for the members having same activity Skiing.
But right now the search displays all members with Skiing and i want to show only the user’s with gender preference.
like for example this url http://sitename/members/?s=Camping
Hello @henrywright,
Thanks for writing back. I’ve been searching and experimenting, but haven’t found anything that works yet. I am not a good php developer so its quite difficult for me to implement that.