TPL_GK_LANG_VM_INC_TAX$0.90

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Apr 16, 2014 4:47 pm
Reply with quote
Report this post
How do I get rid of this when viewing my products in category layout mode?
User avatar
Gold Boarder

GK User
Thu Apr 17, 2014 8:05 am
Reply with quote
Report this post
Please check your language file, this text should be included in root/languages/en-GB/en-Gb.gk_instyle.ini file. If there is no this phrase inside please just add it at the end of the file.
User avatar
Platinum Boarder

GK User
Fri Apr 25, 2014 2:20 am
Reply with quote
Report this post
bkrztuk wrote:Please check your language file, this text should be included in root/languages/en-GB/en-Gb.gk_instyle.ini file. If there is no this phrase inside please just add it at the end of the file.


I added "TPL_GK_LANG_VM_INC_TAX" to the file root/language/en-GB/en-GB.tpl_gk_instyle.ini and I still have the same issue. Instead of showing tax it shows this entire message. What am i doing wrong?
User avatar
Gold Boarder

GK User
Fri Apr 25, 2014 2:28 am
Reply with quote
Report this post
You have to add TPL_GK_LANG_VM_INC_TAX="tax" for it to say just tax. Fixed
User avatar
Gold Boarder

GK User
Fri Apr 25, 2014 11:04 am
Reply with quote
Report this post
It is quite impossible, do you use only one language? Did you modify anything in language file? Maybe some part of file has wrong encoding and Joomla! can't read it properly.
User avatar
Platinum Boarder

GK User
Fri Apr 25, 2014 1:36 pm
Reply with quote
Report this post
bkrztuk wrote:It is quite impossible, do you use only one language? Did you modify anything in language file? Maybe some part of file has wrong encoding and Joomla! can't read it properly.


I am confused by your answer. I fixed the fact that is was saying the TPL_GK_LANG... text.
User avatar
Gold Boarder

GK User
Sun Apr 27, 2014 8:52 am
Reply with quote
Report this post
Ok I've read this the whole message again and you just want to remove this text or whole block with tax price? If the first option you should just translate text to empty string so include in language file this line

Code: Select all
TPL_GK_LANG_VM_INC_TAX=''


but if you want to totally remove this block changes in VirtueMart layout file are necessary. It is also possibility to disable it via CSS but please firstly give me URL to this page so I'll be able to provide you CSS fix for this.
User avatar
Platinum Boarder


cron