With WP-ImmoMakler, both the presentation and the content of the real estate data can be specifically controlled.
1. number format and separator
Reference to separate article:
➡️ Adjust number format and thousands separator
2. remove fields via filter
Use the following filters to hide certain data:
Filter overview:
| View | Data type | Filter name |
|---|---|---|
| List view | Text data | immomakler_property_data_archive_keys |
| Detailed view | Text data | immomakler_property_data_single_keys |
| List view | Price data | immomakler_property_data_archive_price_keys |
| Detailed view | Price data | immomakler_property_data_single_price_keys |
📌 Note:
Place the filter in the functions.php Your WP-ImmoBroker ChildSkins to ensure update security.