Closed (won't fix)
Project:
Sky
Version:
6.x-3.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 00:56 UTC
Updated:
7 Feb 2011 at 01:40 UTC
Primary links, all menu iterms for different languages will show at the same time.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.PNG | 3.13 KB | Dp-Mtl |
Comments
Comment #1
jacineWhat makes you think this is a bug with the Sky theme? Seems like a misconfiguration to me.
Comment #2
lucaspmelo commentedIt's not a misconfiguration. I've got the same problem here.
Each item in a the Primary Links menu has its own language (when the 'Menu translation' module is activated), but the Sky theme displays each item regardless of their languages.
Comment #4
jacineI'm just chiming in to say that I will not be making any more major changes to the 6.x version of Sky, and this is one of the things that wont get fixed. I suggest using the Menu block module to output your menus in a block instead of using the built-in menus, as I assume the problem is with the
menu_tree()function used here and I'm not sure how to fix this. Of course there will likely be some CSS changes needed with that.The Drupal 7 version uses blocks for the navigation menu, so this will not be a problem there.