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...
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
Comment #1
aexchecker commentedtry
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
Comment #2
timoratd commentedThank 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.
Comment #3
jose reyero commentedAbout 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 :-)
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.