Hi all,
I'm trying to build my first drupal multilingual site and I'm stucked with filtering comments per language. The default language of the site is Italian and second lanuage is English. I have a content type called product and I have enabled field translation using entity translation module. As far as node translation is concerned everything works fine. I have also enabled "Filter comments per language" and from here onwards start my issues.
Hello everyone, I have a little problem that is making me puzzled for a while!
I installed the various modules you need for translations. I was able to translate content type page ... BUT I can not translate the menu. Among the options of blocks and menu items gives me the ability to assign to the items and blocks a language through MULTILINGUAL SETTINGS but just change the language from the language selection menu block does not change! The URL CHANGE: http://www.miosito.itindex.php?q=content/ to http://www.miosito.itindex.php?q=it/content/
but the menus do not change!
Can anyone help me?
thanks
Hi. I've installed i18n project on my Drupal 7 and I've already enabled it and configured publish settings in my content type (Basic page).
So I have the ability to translate the page but once I do that another node is created and so the links are different. The main problem here is that If I set an option to add node to menu then two menu items will appear. And if I unset menu option in the translated node then the menu item will remain untranslated.