- Posts: 164
- Thank you received: 5
header table language adding option to product
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
10 years 9 months ago #45925
by Andrea Baldoni
header table language adding option to product was created by Andrea Baldoni
hi, when i add an option to a product, in header of value table, i see text in english though in administrator italian language file i have right translations. i mean Option Value, Quantity, Price and Weight
Please Log in or Create an account to join the conversation.
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 164
- Thank you received: 5
10 years 9 months ago #45927
by Andrea Baldoni
Replied by Andrea Baldoni on topic header table language adding option to product
maybe this can help you, in administrator/components/com_eshop/views/product/tmpl/default.php
you have code
<thead>
<tr>
<th class="title" width=""><?php echo JText::_('ESHOP_OPTION_VALUE'); ?></th>
<th class="title" width=""><?php echo JText::_('ESHOP_QUANTITY'); ?></th>
<th class="title" width=""><?php echo JText::_('ESHOP_PRICE'); ?></th>
<th class="title" width=""><?php echo JText::_('ESHOP_WEIGHT'); ?></th>
<th class="title" width=""> </th>
</tr>
</thead>
you have code
<thead>
<tr>
<th class="title" width=""><?php echo JText::_('ESHOP_OPTION_VALUE'); ?></th>
<th class="title" width=""><?php echo JText::_('ESHOP_QUANTITY'); ?></th>
<th class="title" width=""><?php echo JText::_('ESHOP_PRICE'); ?></th>
<th class="title" width=""><?php echo JText::_('ESHOP_WEIGHT'); ?></th>
<th class="title" width=""> </th>
</tr>
</thead>
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
-
- Offline
- Administrator
-
10 years 8 months ago #46020
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic header table language adding option to product
Hello Andrea,
Please make sure that you have the following correct translations in Italian:
ESHOP_OPTION_VALUE
ESHOP_QUANTITY
ESHOP_PRICE
ESHOP_WEIGHT
Sincerely, Giang
Please make sure that you have the following correct translations in Italian:
ESHOP_OPTION_VALUE
ESHOP_QUANTITY
ESHOP_PRICE
ESHOP_WEIGHT
Sincerely, Giang
Please Log in or Create an account to join the conversation.
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 164
- Thank you received: 5
10 years 8 months ago #46024
by Andrea Baldoni
Replied by Andrea Baldoni on topic header table language adding option to product
hi, yes i have them in language file, the issue is about just at the beginning when i add the option, after i save product i have the right language
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
-
- Offline
- Administrator
-
10 years 8 months ago #46027
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic header table language adding option to product
Sorry, I am a bit confused.
So is it work for you?
Sincerely, Giang
So is it work for you?
Sincerely, Giang
Please Log in or Create an account to join the conversation.
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 164
- Thank you received: 5
10 years 8 months ago #46028
by Andrea Baldoni
Replied by Andrea Baldoni on topic header table language adding option to product
it's a very very little bug, but when i add an attribute i see header in english before save product
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
-
- Offline
- Administrator
-
10 years 8 months ago #46072
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic header table language adding option to product
I am sorry but I really don't understand the litle bug that you have. However, I think you can still use it without any problems.
Sincerely, Giang
Sincerely, Giang
Please Log in or Create an account to join the conversation.
Moderators: Giang Dinh Truong
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.