Post Type Tables#
When multilingual support is enabled, enabled post type tables get a language filter beside the normal Filter button.
Choosing another language keeps the table anchored to the default-language originals and shows whether each row has a translated draft, a published translation, or no translation yet.
Translation Editor#
Opening a translated draft shows a focused translation screen.
The left column shows default-language content as visible text. The right column gives matching editable fields for the selected language.
The screen reads normal post content, Gutenberg block text, nested block attributes, TemplateX editable block defaults, shared TemplateX template text, and custom fields.
Editors can preview, save as draft, or publish from the same screen.
Slugs#
For non-front-page content, the translation screen includes a slug field.
Leaving it empty keeps the default-language path under the language prefix, such as /nl/about/.
Entering a translated slug such as over makes the translated page use /nl/over/ once published. The old default-language path still resolves as a fallback.
Editor Links#
Frontend edit links follow the current language. If /nl/about/ is showing the English source because the Dutch page is still a draft, clicking Edit opens the Dutch translation editor for that source.