normal Translate the cart module

More
11 years 10 months ago #1471 by Leilson Francelino
I translate "Now in your cart", but can not find where the code is located.

Attachment imagem.jpg not found

Attachments:

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1475 by Linh Robert
Hi,
The file is templates/ot_ante/html/mod_virtuemart_cart/default.php

You can change:
Code:
<div class="cart_now cart_right">Now in your cart</div>
to
Code:
<div class="cart_now cart_right"><?php echo JText::_('MOD_VIRTUEMART_CART_IN_YOUR_CART'); ?></div>

and then in language/en-GB/en-GB.mod_virtuemart_cart.ini, add:
Code:
MOD_VIRTUEMART_CART_IN_YOUR_CART = "your new text"

For other language, do the same, eg: in es-ES, then in language/es-ES/es-ES.mod_virtuemart_cart.ini, add:
Code:
MOD_VIRTUEMART_CART_IN_YOUR_CART = "your new text in Espanol"

Thanks for using our products!

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago - 11 years 10 months ago #1477 by Leilson Francelino
Thank you.

The module register and login is not working.

Clicking the error.


Attachment erro.jpg not found




I will become a member.
Attachments:
Last edit: 11 years 10 months ago by Leilson Francelino.
The following user(s) said Thank You: Linh Robert

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #1741 by Sebastian Fleitas
solved please

The module register and login is not working.

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #1745 by Linh Robert

amedidaweb wrote: solved please

The module register and login is not working.


Please edit /templates/ot_ante/html/mod_login/default.php
and replace all code by this new code:
Code:
<?php // no direct access defined('_JEXEC') or die('Restricted access'); ?> <?php if($type == 'logout') : ?> <form action="index.php" method="post" name="login" id="form-login"> <?php if ($params->get('greeting')) : ?> <div class="login_greet"> <?php if ($params->get('name')) : { echo JText::sprintf( 'HINAME', $user->get('name') ); } else : { echo JText::sprintf( 'HINAME', $user->get('username') ); } endif; ?> </div> <?php endif; ?> <div class="logout_btn" align="center"> <input type="submit" name="Submit" class="button" value="<?php echo JText::_( 'BUTTON_LOGOUT'); ?>" /> </div> <input type="hidden" name="option" value="com_user" /> <input type="hidden" name="task" value="logout" /> <input type="hidden" name="return" value="<?php echo $return; ?>" /> </form> <?php else : ?> <?php $usersConfig = &JComponentHelper::getParams( 'com_users' ); if ($usersConfig->get('allowUserRegistration')) : ?> <a href="<?php echo JRoute::_( 'index.php?option=com_users&view=registration' ); ?>"> <?php echo JText::_('REGISTER'); ?> </a> <span>|</span> <?php endif; ?> <a href="<?php echo JRoute::_( 'index.php?option=com_users&view=login' ); ?>"> <?php echo JText::_('LOGIN') ?> </a> <?php endif; ?>

Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #3390 by Carlos Herrera
hola, como estas? Feliz Navidad y prospero año nuevo :)
que modulo usaron en ofertasparaguay que aparece en la entrada?
saludos!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.380 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam