I've set up a dual language site (en/it), got the primary links to translate when changing language. My problem lies in that when I click on the flag to change translation it changes all the menus, but doesn't change the page content. As far as I understand I therefore need to link pages so that Drupal knows what page to change to, and so I've done this by clicking on the "Translate" tab and then adding the relevant page, but it still doesn't change when I click on the relevant flag.
My website is at www.ravt.org/site - I need to get this online urgently so if you can help it'd be greatly appreciated.
Comments
Comment #1
davemybes commentedMake sure that you are using the Language Switchers block on the front page ONLY. On all other pages, use the TRANSLATIONS block.
Comment #2
adshill commentedThanks... problem solved!
Comment #3
umajaya commentedi have installed all modules.did'nt get any error ,but iam not able to view flags in my front page.iam using drupal 5.1.I don't no which file i need to set the language path.please help me its urgent.
Comment #4
kulfi commentedHow to control displaying the language switcher only on the front page? Via "Show block on specific pages"? Also, is there a straightforward way to have the language switching links displayed in the header, a popular choice, as demonstrated at http://european-convention.eu.int/bienvenue.asp.
Comment #5
kulfi commentedGot it - used block visibility to show Language Switcher only on and not show Translations on . Theming will handle header placement.