search by field description
Hi I need a search engine by custom fields.
My custom fields are:
Price "cp_price"
Zona "cp_street"
Tipo de Transacción "cp_tipo_de_transaccin" (values of this selection list: Venta, Alquiler, Alquiler y Venta)
and some more...
Allso
I need to search if
the custom field "cp_tipo_de_transaccin" = "Venta"
and if the custom field "cp_tipo_de_transaccin" = "Alquiler"
Regards