I set node/1 as my default front page homepage, then I created diff language for it, which is node/3.

when switching languages, it seems drupal never look node/3 as front page, because none of my blocks for front page show...

Comments

aexchecker’s picture

try
1. enable translation module
2. disable block "switch language"
3. enable block "translation"

PS
see #208712: Option to not prefix paths with the default language for frontpage

timoratd’s picture

Thank for the reply.

I saw two 'translation' modules:

'Content translation' within 'Core - optional', which already enabled, another one is 'Translation Synchronization', I enabled both but didn't see a block called 'translation'?
it seems I have to wait for more stable release for my production site then.

BTW, when uninstall 'Content Type', it shows an empty page and does nothing at all, after go back the item still there.

jose reyero’s picture

Status: Active » Fixed

About different front-pages per language, you should be able to set it up adding the variable (site_frontapage) to the 'translatable variables', and then setting a different value for each language see http://drupal.org/node/134002

> it seems I have to wait for more stable release for my production site then.
Sure you should, see big warnings on the project front page :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.