Guest
13 May 2013 05:56

I know I can change menu labels here

but this mean also that I have to do that 2 or more times if I have 2 or more sections, and also means that it will not be translated in any language if I use mirror method to translate sections

I tried to solve this by adding languague variables to my language files,

but it just seems that adding something like

Sort By="Ordina Per"

just doesn't work

which is strange because if I underatsnd well this line of code

<?php echo JText::_($markup->get('menu.menu_ordering_label', 'Sort By'))?>

the menu label is managed by label inserted in markup template settings, but it's also still a JText manageable via the language files

Last Modified: 02 Mar 2014


Guest
13 May 2013 06:07

ok, I found the solution here

http://www.mintjoomla.com/community/knowledge/user-item/43-sergey/238-cobalt-multi-language-sites.html

at paragraph 2

I should have looked better


Sergey
Total posts: 13,748
13 May 2013 11:00

BTW. I was writing it especially for you because I know what you are going through :)


Guest
13 May 2013 12:48

:D ah ah... and I now what you are going through with all the topics I have opened here in the last 2 weeks... ah ah

thanks Sergey, here a customer feels like in family more than in a support forum :)

Powered by Cobalt