I have a custom type ‘real estate’ with custom field ‘description_short’ created by ACF as textarea.
When I edit a ‘real estate’, in the top there’s the Language Switching Buttons (LSB), and so I can edit the content in the TinyMCE editor in various languages.
But also the custom field ‘description_short have various languages, and so it become like [:it]description[:en]description[:].
I don’t want this, but only the field with an unique string, without other languages.
How can I do?