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

Change lenguage in Left Virtuemart Module in Sj_pistore template
(1 viewing) (1) Guest
Report bugs, Userguide, New Ideas..
  • Page:
  • 1

TOPIC: Change lenguage in Left Virtuemart Module in Sj_pistore template

Change lenguage in Left Virtuemart Module in Sj_pistore template 4 years, 9 months ago #39261

I tried to translate title Left Virtuemart Module in Sj_pistore template with "Extnsions/Overrides and it didnt work.
Please I need to change/traslate title from the source code. Where can i find that lines?
Thanks a lot in advance!
(Im trying to upload an screenimage, but this Kunena Forum dont allow mw ti do it!)
Last Edit: 4 years, 9 months ago by GuillermoMemo. Reason: Cant upload an image

Re: Change lenguage in Left Virtuemart Module in Sj_pistore template 4 years, 9 months ago #39272

Dear GuillermoMemo

you can zip file before upload or use type .jpg

thanks

Re: Change lenguage in Left Virtuemart Module in Sj_pistore template 4 years, 9 months ago #39295

I tried with .zip and jpg and it doesnt upload. Please I need your support...

www.nuevehosting.com/perfumesoriginales/images/CorregirTextoEnMenuIzquierdoVirtueMArtpx.jpg
Last Edit: 4 years, 9 months ago by GuillermoMemo. Reason: Add link

Re: Change lenguage in Left Virtuemart Module in Sj_pistore template 4 years, 9 months ago #39303

Dear GuillermoMemo

/templates/sj_pistore/html/mod_sj_vm_filter/default_product_filter.php and
default_categories_manufacturers.php

prntscr.com/ohkg97
prntscr.com/ohkhwe

- go to \sj_pistore\html\mod_sj_vm_filter\default_product_filter.php and find:

<div class="ft-current-group">
<?php echo ucwords ($key); ?>
</div>

=> change to:

<div class="ft-current-group">
<?php //echo ucwords ($key); ?>
<?php if ($key=='categories') {echo jtext::_('VM_CATEGORIES');} ?>
<?php if ($key=='prices') {echo jtext::_('VM_PRICES');} ?>
</div>

- go to sj_pistore\html\mod_sj_vm_filter\default_categories_manufacturers.php and find:

<div class="ft-heading-inner">
<?php echo $key; ?>
<span class="ft-open-close"></span>
</div>

=> change to:

<div class="ft-heading-inner">
<?php //echo $key; ?>
<?php if ($key=='categories') {echo jtext::_('VM_CATEGORIES');} ?>
<?php if ($key=='manufacturers') {echo jtext::_('VM_MANUFACTURERS');} ?>
<span class="ft-open-close"></span>
</div>

then translate these text for your language: VM_CATEGORIES, VM_MANUFACTURERS, VM_PRICES, CURRENTSEARCH, PRODUCTFILTERING, PRICE, Clear All
prntscr.com/ohkimv
prntscr.com/ohkiqu
prntscr.com/ohkitb

thanks
The following user(s) said Thank You: GuillermoMemo
  • Page:
  • 1
Time to create page: 0.28 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