Primary links, all menu iterms for different languages will show at the same time.

CommentFileSizeAuthor
screenshot.PNG3.13 KBDp-Mtl

Comments

jacine’s picture

Status: Needs review » Postponed (maintainer needs more info)

What makes you think this is a bug with the Sky theme? Seems like a misconfiguration to me.

lucaspmelo’s picture

It'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.

jacine’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I'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.