I'm using Dolphin for a dating site. My client wants members to search by birthdates only.
For example;
Male/Female (drop-down choice) born (member chooses their birthdate)
is looking for
Male/Female (drop-down choice) born (member chooses their birthdate)
The idea is to match members with the same birthdate; like both people born on April 27.
Is this possible to edit like this and how? I'm assuming I would edit the search.php file, but not sure how. I don't need the other options; search by Id or the others.
Thank you for any help, in advance!