Primary Links Dissapear
| Project: | Internationalization |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hey guys,
I'm relatively new to using Drupal, and brand spankin' new to this Internationalization module. My issue is the following:
I'm attempting to design a site with multi-language support and was attempting to translate my primary links. I have it set up that my primary links are disabled thematically, but the menu block is thrown into a SuperFish Dropdown Menu area.
At this point, I was able to successfully translate some of the menu items into German. When I browse the site in English, everything is fine. When I select German, the items I translated appear translated. But the issue is that as I'm navigating the site, sometimes all the translated primary links will simply disappear, but as soon as I switch back to English on that same page the primary links return.
Has anyone experienced this issue? I'm sorry if this is redundant, I looked around and saw things about primary links not fully working (I wasn't sure if this applied to me though since I was using that SuperFish thing...). I'd appreciate any help, thanks for reading this.

#1
I have the same problem.
Links are available in all languages (but I chose only to en) :(
#2
In my case it happened when you switch to language with no translation. For example, you are standing on only-english version of the node, and switching to German using language switcher. Site is switching to German and primary links dissapears. I fixed these symthoms at my sites by fixing-up the language switcher, because it should disable switching to non-translated versions. Here's the patch #518364: Language switcher and nodes with one language
#3
Suggested solution is creating a different menu for each language. Read the documentation if you want to know more.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.