Search code examples
typo3typoscripttemplavoila

TYPO3 multilingual website content localization


I am creating my first website in TYPO3 with TemplaVoila. I followed the tutorial: http://www.training-typo3.com/2008/12/15/typo3-multi-language/ to make my site multilingual. Everything works fine except when I choose a language other than default language in the frontend, page shows content in every language.

How to solve this problem?


Solution

  • Finally I got it. Added following line to main ts template.

        config.sys_language_overlay = hideNonTranslated