My site's default language is French, and English is also supported. If I go to a page that I know has been translated, and then click on the language switcher link to go to the other language, my menus and blocks switch language, but the actual node does not switch. I have to click on the menu or block item in that language to bring it up.
I'm using i18n and i18n_block module for block translation. I can assign translatable block to a region througn a drag-and-drop interface at /admin/structure/block, but sometimes I need to programmatically insert translated block content into custom page areas, eg. translatable block content for modal window, which is displayed only on a specific page, without adding a special region for that into theme.
For displaying untranslated block content I can easily use:
I m find a way that users can add content [type Body Text] in 2 different languages in custom content type.
Like some sites that have a way to add ad in different languages.
I have a bilingual site (English/Serbian) with a translateable taxonomy. The problem appears when entering new nodes - there are four taxonomy categories and, when creating a new node, they appear in English or Serbian depending on the administator's current language. To help you understand better, here's what it looks like: let's say the site administrator has selected the English version of the site.