in theme-functions.php just add a condition for the custom_field cp_street
// mod on line 421
elseif($result->field_name != 'cp_price' && $result->field_name != 'cp_street' &&...