Posted by int_ua on January 14, 2013 at 4:57pm
4 followers
Jump to:
| Project: | Internationalization |
| Version: | 7.x-1.8 |
| Component: | Menus |
| Category: | support request |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I've just upgraded and suddenly all translated menu links started showing in all languages. Also there are no "translate" links on the main edit page (IIRC they were there before) and language field on every link's edit page is unchangeable.
I'll try to investigate the issue myself in several hours.
Comments
#1
Looks like it's fixed after:
1. Using menu_block for main menu (I'm using zen sub-theme and found the advice in the page.tpl.php)
2. Re-translating all Views links.
#2
#3
getting the same issue since #1693074 (especially patch from comment 14)
please, could you explain deeply the workaround ?
what
menu_blockare you talking about ?how is it related to
Views(module) ?#4
Just disable menus in your theme settings, install this module:
http://drupal.org/project/menu_block
And create menus you need from
/admin/structure/block/add-menu-block
Views links just lost their translation after this in my case. Not a big problem, though.
#5
strange that we should go that way.
But many thanks for the explanation!
#6
Automatically closed -- issue fixed for 2 weeks with no activity.