Patch (to be ported)
Project:
Simple Corporate
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 May 2012 at 23:44 UTC
Updated:
13 Nov 2012 at 17:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
devsaran commentedFollow this for Multilingual Taxonomy http://drupal.org/node/313268
Comment #2
Fabio Santos commentedThanks Saran,
I really followed the instructions but it only works for menus in blocks.
The problem is in the menu between the logo and slideshow (the menu designed for the theme). Seems that the code is already linked to MainMenu. Only menu items that is linked to Basic Pages really work, other way always shows up all menu items (portuguese and esperanto).
Comment #3
Ougrouk commentedHi same here for me.
The menu elements will appear in all languages.
The fuctionality works with Main Menu in a "block" but not with the default Main Menu of Simple Corporate.
Comment #4
devsaran commentedYou need to do code changes in page.tpl.php .. Change the Menu render code in page.tpl.php to
Comment #5
alexd73 commentedIf you do not enable a module "Menu translation", then you must change this code (line 94) in page.tpl.php
to