Hi,
I'm working on a multilanguage site (IT(default)-EN-DE) and I want to have a language-independent "front page" with the site logo and a custom menu with three different links:
For example:
IT -> sitename.it/about
EN -> sitename.it/en/about
DE -> sitename.it/de/about
Other internal pages (history,territory,about...) use i18n module language switcher block that function well.
I my front page (sitename.it) I've placed a simple menu block with 3 items but I can select only one language. If I switch manually (through adress bar) to "sitename.it/de" or "/en" I see only "DE" or "EN" link; but my front page (only my front page!) must be unique and not language-dependent!
Any suggestions?
Thank you!