I have a custom search form on a Wordpress real estate website that is supposed to display properties based on options chosen in the different fields in the search form. The fields are: City, Area, Price Range, Age, Property Type, Size, and Bedrooms. This data is gotten from custom fields.
Right now the form doesn’t work properly. The only criteria that get included in the search are the “Price” and “Area” fields. The rest just don’t get included as search paramaters.
Any help with this issue would be appreciated. The code for the search form can be seen here: http://pastie.org/private/yebozm9kaqazywkilr8fkq
Thanks.