RTL language

  • andyts
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #19014 by andyts
RTL language was created by andyts
Hi there,
I've installed hotcosmetics using hotstart method and everything worked just fine. Then I've added Hebrew language pack and made it default. I cant see demo-products anymore nether at the frontpage or virtuemart backend. Once I swich back to English everything is OK.
I did Table Update in Virtuemart and that what I've got(see attachment)
I guess it's something to do with sql tables.
Please advise
Thank you
Attachments:

Please Log in to join the conversation.

More
11 years 10 months ago #19021 by ivan.milic
Replied by ivan.milic on topic Re: RTL language
when you open language file (.php file), first entry in array should be encoding , maybe you just need to change that.

Please Log in to join the conversation.

  • andyts
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #19024 by andyts
Replied by andyts on topic Re: RTL language
Thanks for quick reply
I've searched through every language.php file and and I couldn't find any line with encoding, may be I'm looking in a wrong place.
Anyway I've renamed all virtuemart_xxxx_en_gb tables to virtumart_xxxx_he_il and it fixed it.
but now it's showing only one category or product per row(see attachment)

I believe it something simple to fix but I have no clue :)
please help
Thank you
Attachments:
Last edit: 11 years 10 months ago by andyts.

Please Log in to join the conversation.

More
11 years 10 months ago #19029 by ivan.milic
Replied by ivan.milic on topic Re: RTL language
ret this, open templates\hot_cosmetics\html\com_virtuemart\category\defaul.php

you would find this line:

$categories_per_row = VmConfig::get ( 'categories_per_row', 3 );

change it to this:


$categories_per_row = 3;

Please Log in to join the conversation.

  • andyts
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #19075 by andyts
Replied by andyts on topic Re: RTL language
thanks for advice
I've tried this and it did not make any diference.
Any other ideas?
Thank you
Last edit: 11 years 10 months ago by andyts.

Please Log in to join the conversation.

More
11 years 10 months ago #19087 by ivan.milic
Replied by ivan.milic on topic Re: RTL language
send link

Please Log in to join the conversation.

Time to create page: 0.324 seconds
Powered by Kunena Forum