Author Topic: sorting lists  (Read 8389 times)

Offline Phanouman

  • Newbie
  • *
  • Posts: 37
  • Karma: +1/-1
    • View Profile
sorting lists
« on: December 19, 2013, 06:50:14 AM »
hi,

we are  trying  to get  the  sorting list with  the translation in french but 
the changes are taken into consideration

below our translations

http://clip2net.com/s/6q5UOk

and here the result

http://clip2net.com/s/6q61Ie

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: sorting lists
« Reply #1 on: December 20, 2013, 10:24:44 PM »
Try to clear cache. If this does not work, can you let us know what page you access that does not translate
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Phanouman

  • Newbie
  • *
  • Posts: 37
  • Karma: +1/-1
    • View Profile
Re: sorting lists
« Reply #2 on: January 02, 2014, 09:37:25 AM »
Hi ,


not working  !
the list  appears when we select  a category
so the page in our case will be  <domain>/index.php?rt=product/category&path=68_74

this is an example of item we  do  get  in the french version  of the site  ==> http://clip2net.com/s/6vxc7F

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: sorting lists
« Reply #3 on: January 02, 2014, 01:42:20 PM »
Check file storefront/language/french/french.xml

See if you can find
Code: [Select]
<definition>
<key>text_sorting_price_asc</key>
<value><![CDATA[Price Low &gt; High]]></value>
</definition>

If you do have have this entry, you will need to add it.
NOTE: You will need to delete language entries from database for french section and clear cache before you will see the result reloaded.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod