I want to set my created homepage with multi language. I installed all the needed modules and configured it all well. The content types can be localized and translated now.
BUT ! All localized menu-items (superfish menu, spacial menu and normal menu) are visible on main menu. that are german or english menus. I want only show the german menus, if the language is a german, not the english together.
I'm developing a booking system based on Drupal, each room has it's hotel, so i worked with node reference to reference the hotel on the room content type, now when i added the multilingual module, once the admin adds the room, and select the appropriate hotel, if he change the language of the interface and want's to edit the content i get the error " this post can't be referenced".
I have a localized vocabulary called Location (Translate. Different terms will be allowed for each language and they can be translated.) with the following terms:
In Croatian
--------
1 Hrvatska
2 Zagreb
3 Split
4 Kontinetalna
In English
--------
5 Croatia
6 Zagreb
7 Split
8 Continental
I'm making a site in Spanish in Spain but also want North American version for Spanish Speakers.
OK i created a new language “American Spanish” and this has given me the two versions. (using the i18n module)
But as for Detection and Selection is there any way for a user in the USA to get automatically directed to the “American Spanish” version of the site?
I have a US/Japanese site running at www.socialrep.com. For some reason, the Japanese homepage at www.socialrep.com/ja/ suddenly started throwing a 403 error. All the other pages of the site work fine, clicking back and forth between /en/ and /ja/, but the homepage would come up with an "access denied" message.