Closed (fixed)
Project:
Internationalization
Version:
7.x-1.8
Component:
Menus
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2013 at 16:57 UTC
Updated:
11 Feb 2013 at 11:30 UTC
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
Comment #1
int_ua commentedLooks 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.
Comment #2
int_ua commentedComment #3
drzraf commentedgetting 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) ?Comment #4
int_ua commentedJust 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.
Comment #5
drzraf commentedstrange that we should go that way.
But many thanks for the explanation!
Comment #6.0
(not verified) commentedtime notification