Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

how to add to language files
(1 viewing) (1) Guest
Report Bugs, Userguide, New Ideas...
  • Page:
  • 1

TOPIC: how to add to language files

how to add to language files 11 years, 2 months ago #7610

Hi
I use multiple language option in my web site. How can i add and change the strings that i showed in the picture attachment.

Attachment 001.jpg not found



.
The topic has been locked.

Re: how to add to language files 11 years, 2 months ago #7621

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear erkan Dirikcan,

Please do the following steps:

* go to "templates\sj_flowerstore\html\com_virtuemart\category\default.php", finding:

<span><?php if($this->category->category_name){ echo $this->category->category_name; } else{ echo JText::_('Feature Products'); } ?></span>


=>

<span><?php if($this->category->category_name){ echo $this->category->category_name; } else{ echo JText::_('FEATURE_PRODUCTS'); } ?></span>


* insert the following code line into the end of your language file. Example: "language\en-GB\en-GB.com_virtuemart.ini"

FEATURE_PRODUCTS ="Featured Products"

Thanks
Ticket System | Join our Clubs to download our extensions and templates
Last Edit: 11 years, 2 months ago by loitt.
The topic has been locked.

Re: how to add to language files 11 years, 2 months ago #7647

in our webpage we use Turkish and English at the same time. I want to have a solution for both cases. so i want to make this change from "Language Files".
The topic has been locked.

Re: how to add to language files 11 years, 2 months ago #7682

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear erkan Dirikcan,

Please do the following steps:

* go to "templates\sj_flowerstore\html\com_virtuemart\category\default.php", finding:

<span><?php if($this->category->category_name){ echo $this->category->category_name; } else{ echo JText::_('Feature Products'); } ?></span>


=>

<span><?php if($this->category->category_name){ echo $this->category->category_name; } else{ echo JText::_('FEATURE_PRODUCTS'); } ?></span>


* insert the following code line into the end of your language file. Example: "language\en-GB\en-GB.com_virtuemart.ini"

FEATURE_PRODUCTS ="Featured Products"

Thanks
Ticket System | Join our Clubs to download our extensions and templates
The topic has been locked.
The following user(s) said Thank You: keybul

Re: how to add to language files 11 years, 2 months ago #7694

I'm sorry it's my fault. Thank you very much.
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.22 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes