Multilingual main menu

GK User
Sat Apr 02, 2011 10:18 am
Hello,

is there any way to use joomla's multilingual support on the main menu which is only selectable through template settings? I want to have the menu in different language when I use Joomla's native language switcher module and plugin.
User avatar
Senior Boarder

GK User
Sat Apr 02, 2011 10:55 am
it's easy. In /templates/gk_coffe/layouts you duplicate default.php adn rename it to default-otherlanguage.php Then you go in admin to Template Manager adnd duplicate gk_coffee style, and asign to each one corespondent default.php useing Basic Settings/Default layout options. Finally, you shoud do proper Menus assignment at each template style, according to languages

home this helps you
User avatar
Fresh Boarder

GK User
Sat Apr 02, 2011 11:09 am
I'm trying this way now:

Define a default site template per Content language

If one wants to use different templates styles per Content language, instead of defining for each menu item a different template style, one can assign globally a template style per language when editing it in the Template Manager. This is very handy when one needs to use different headers, logos, etc. for each Content language. It also covers any issue arising from loading a page not linked to any menu item where the default template style would be used, whatever it is.

Found it at: http://docs.joomla.org/Language_Switche ... Joomla_1.6
User avatar
Senior Boarder

GK User
Sat Apr 02, 2011 12:20 pm
Girdvainis wrote:I'm trying this way now:

Define a default site template per Content language

If one wants to use different templates styles per Content language, instead of defining for each menu item a different template style, one can assign globally a template style per language when editing it in the Template Manager. This is very handy when one needs to use different headers, logos, etc. for each Content language. It also covers any issue arising from loading a page not linked to any menu item where the default template style would be used, whatever it is.

Found it at: http://docs.joomla.org/Language_Switche ... Joomla_1.6


It works good for me.

This video was also a bit useful: http://vimeo.com/21477041
User avatar
Senior Boarder

teitbite
Sat Apr 02, 2011 9:27 pm
Hi

You could have use Jomfish and translate the menus.
User avatar
Moderator

GK User
Sun Apr 03, 2011 6:53 am
Hi,

there's no JoomFish for J1.6 and won't be any soon, so I'm trying out the native J1.6 multilingual support. And it seems to be working quite good.
User avatar
Senior Boarder

GK User
Sun Apr 03, 2011 3:03 pm
The standard Joomla language switcher is quite good and should not be any problems with our menu.
User avatar
Platinum Boarder

GK User
Sun Apr 03, 2011 3:08 pm
I agree. Just too bad that items can't be assigned to each other in different languages, so when changing languages it redirects to the default page only.
User avatar
Senior Boarder

teitbite
Sun Apr 03, 2011 5:40 pm
Hi

I'm not sure, but Jomfish had something like this. If I remmeber right while translating Jomfish You can set the different link.
User avatar
Moderator

GK User
Sun Apr 03, 2011 5:54 pm
Joomfish in not available for J1.6. And native multilingual solution doesn't support this.
User avatar
Senior Boarder

teitbite
Mon Apr 04, 2011 4:12 am
Hi

Och sorry. I haven't seen the question is 1.6 related.

You can always add some php script to change the name of the menu which should be used. You will find right files for this in /lib/menu/GKBase.class.php
User avatar
Moderator


cron