WP-ImmoMakler automatically adapts number formats to the language that is set in WordPress. This applies, for example:
- Prices (e.g. € 350,000)
- Living space (e.g. 120.50 m²)
✅ Examples of different language settings:
| Language | Format example |
|---|---|
| German (Germany) | 123.456,00 |
| German (Switzerland) | 123'456,-- |
| English (UK) | 123,456.00 |
🌍 Check the language of the website
You can find the language setting in WordPress at:
Settings → General → Website language
If the number format does not match your country (e.g. comma instead of period or vice versa), check whether the correct language is set there.
🌐 Multilingual website (e.g. with WPML)
If you use a multilingual plugin such as WPML, WP-ImmoMakler dynamically adapts the number format to the selected language of the website visitors.
🇨🇭 Swiss format without ",-"
In Switzerland, it is often ,-- instead of ,00 used. If you use the do not wishyou can deactivate it (see technical instructions).
💡 Would you like to customize the number format yourself?
In our technical documentation for developers you will find information on the filter with which you can, for example ,-- through ,00 or adjust point/comma.
🔧 Tip:
If you need help with the setup, talk to your web agency and contact our support. Your agency can also contact us directly at any time if they have any questions.
