k2 store language

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Sat May 12, 2012 5:24 pm
Hello,

I can´t find the solution to change the language next to the cart symbol "0 items in cart".
Can you tell me how to do this?
Thanks a lot!

Uli
User avatar
Junior Boarder

GK User
Mon May 14, 2012 8:35 am
Please check template language file tpl_gk_restaurant.ini file.
User avatar
Platinum Boarder

GK User
Mon May 14, 2012 11:23 am
Thank you. I´ve checked the file tpl_gk_restaurant.ini file, but I can´t find the text "items in cart".
And I also can´t find it in the k2 language ini.
Look at my attachement, please. I´ve found to change the right text, but not the one on the left site.
What can I do?

Thanks a lot!
User avatar
Junior Boarder

GK User
Tue May 15, 2012 8:02 am
K2Store component don't use translation files so you need to modify it directly in view code, please try look at this in template/html/com_k2store/mycart/default.php file
User avatar
Platinum Boarder

GK User
Tue May 15, 2012 7:13 pm
Thank you! But I still can´t finde the text "Items in cart" in the default.php file....!
What can I do? Another idea?
Now I have another problem, too. There´s no "remove" button in the cart. Take o look at my attachment.

Thank you!
User avatar
Junior Boarder

GK User
Wed May 16, 2012 7:49 am
K2Store component don't use language file so you need to modify this directly in view code, please go to template/html/com_k2store/mycart/default.php, there should be text that you are looking for.
User avatar
Platinum Boarder

GK User
Sun Jul 15, 2012 10:19 am
Hello,

unfortunately, I can still not find the solution how can I change the text "items in Cart" and "View cart" (see attachement) into another language. Where can I find the file that can be changed? I've already seen all the language files and found nothing. I need urgent help! Thank you!

With best regards,
Uli
User avatar
Junior Boarder

GK User
Sun Jul 15, 2012 12:36 pm
Did you check template/html/com_k2store/mycart/default.php ? Because as I've said the K2 store don't use language files so you can't find this phrase in lang files.
User avatar
Platinum Boarder

GK User
Sun Jul 15, 2012 2:56 pm
Yes, I checked the defalt.php, but cannot find the text inside..? Maybe I´m blind ;-)
When I check the box with firebug I can see the text in dic class "minicart" - but I don´t know how to change or translate "0 items in cart" or "view cart".
Please look at my attchment.

Thanks a lot!
User avatar
Junior Boarder

GK User
Tue Jul 17, 2012 11:01 am
Code: Select all
components/com_k2store/views/mycart/tmpl/ajaxmini.php
this is the correct file, next time if you want to translate part of 3rd party extension please use CTRL+F in files, this will be much faster.
User avatar
Platinum Boarder

GK User
Wed Jul 18, 2012 3:14 pm
Yes, that´s it!
Thank you very much! :D
User avatar
Junior Boarder


cron