KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: Hariharan on March 30, 2016, 05:44:58 am

Title: New Language adding for Konakart
Post by: Hariharan on March 30, 2016, 05:44:58 am
I tried all ways for adding new language in konakart, yet i didn't get that.Anyone simply tell me the steps for Adding new Language.Am using
Liferay version = 6.2-ce-ga2 
Konakart = 7.4.0.1 anyone tel me how could i attain this integration.


Thanks in Advance:)
Title: Re: New Language adding for Konakart
Post by: Brian on March 30, 2016, 07:07:53 am
By default you should see 4 languages.   One way of doing this is to change the name of one of those languages (that you don't want?) to your new language. This can be easier than trying to add a new one on the Languages panel but that is also possible.

Refer to the Liferay installation instructions in the doc directory of your KonaKart installation  (LiferayPortletInstallation.pdf)
Title: Re: New Language adding for Konakart
Post by: sachchidanandm31 on November 22, 2017, 03:06:27 pm
How to display language switcher block in konakart store front end. Konakart = 7.4.0.1 thanks in advance
Title: Re: New Language adding for Konakart
Post by: julie on November 22, 2017, 04:12:51 pm
It's just a drop list and should already be in TopBar.jsp.
Title: Re: New Language adding for Konakart
Post by: sachchidanandm31 on November 23, 2017, 05:30:46 am
Hi Julie,

Thanks for response, But I am unable to see language switcher in store header.

I have integrated Konakart with Drupal CMS, We have all konakart tiles and JS library file. Kindly suggest how i can enable language dropdown for store front end.

Note: We dont have any jsp file.

Thanks in advance
Title: Re: New Language adding for Konakart
Post by: julie on November 23, 2017, 06:52:54 pm
It looks like you are using the EE version of KonaKart so you have the source code for all of the tiles. What I would do is to just create a new tile (following the examples that you have) that shows the language drop list and manages the language change.
Title: Re: New Language adding for Konakart
Post by: sachchidanandm31 on November 24, 2017, 07:05:30 am
Hi ,

Could you please provide us some sample code  or documentation so that i can refer for language switcher functionality.


Thanks,
sachchidanand
Title: Re: New Language adding for Konakart
Post by: julie on November 24, 2017, 07:59:08 am
You already have everything you need. You have the source code of the standard JSP based storefront where that functionality is present and you have the source code + documentation of all of the tiles so what you need to do is to make a JavaScript tile that replicates the functionality of that language drop list. If you can't figure it out then you may want to consider getting help directly from KonaKart or one of our partners.