HikaShop - RTL Support [sticky once complete]

  • Posts: 18
  • Thank you received: 0
13 years 8 months ago #9425

Hi,
As I am using HS on an RTL site, I will write down all the changes I had to do in order to have a nicer/better view of the component.

This is work in progress, and I will update every change I do in this post.

* The changes I did are ONLY to the front end. As I don't need any back end RTL support.
* The changes are all through the Views Tab (unless other wise stated)
* Only the NEW change is written here (best thing will be to make a copy of your original php file, and do the changes)
* Look for the DIV/Class and do the change
* The change will be marked in BOLD (as long as I am not lazy not to do it)

* order/listing.php
** <div class="header" style="float: right;">
** <div class="toolbar" id="toolbar" style="float: left;">

* order/show.php
** <div class="header" style="float: right;"
** <div class="toolbar" id="toolbar" style="float: left;">

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

  • Posts: 846
  • Thank you received: 92
10 years 6 months ago #152974

Hi
for rtl ltr support you have to take care of
1---that rigth to left that appear in php code inline , embedding or external css file .
2---some false right ledt string occurence
2a that contain right left are not part of the css attribut value o not change left
2b that don't contain left right explicitly because of shorland css
3--which technolgy is use in joomla to manage language direction in joomla
4--if the template has a css template for rtl and ltr language direction

hikashop support translation see documentation
Hikashop support direction for language that need LTR see ??

in HKS webpage

  • 2.3.0 We now flip the checkout progress bar display when the website is displayed in a RTL language.
    2.2.3 The RTL support has been improved for the user control panel and emails are now supported too
    2.2.3 The prices and the cart display of the checkout are now better handled in RTL mode
    2.2.2 We added the support of RTL languages for HikaShop frontend
    1.4.7 We added some CSS classes on the headers of some screens on the front end to ease RTL website's switch

  • thefile location is locate at \media\com_hikashop\css\rtl.css
    somein formations and link could be find in this hikashop post

    regard's
    old post but with no help/reply so like this it is more usefull .
    a extension is solid if support resolve issue in post forum, RTL, ACL, demo website, showcase

    Last edit: 10 years 6 months ago by lionel75.

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

    • Posts: 846
    • Thank you received: 92
    10 years 6 months ago #154160

    Hi
    I read somewhere that there is many way/implementation logic (joomla core and extension like joomlfish/falang ) to make joomla support many languages ressources files.which way is use for Hikashop to support multi language ?

    regard's

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

    • Posts: 82727
    • Thank you received: 13342
    • MODERATOR
    10 years 6 months ago #154162

    Hi,

    You can always use Joomla's core multilingual system with HikaShop but that requires that you duplicate all your products and categories, once per language, so it can be a real problem if you want to handle things like quantity, meaningful stats...
    The preferred method is our integration with Falang/joomFish. We have a specific translation interface for that so it's easy to translate your content. The downside of Falang/JoomFish is that the site can get slower if you have a lot of translations (it works fine on our demo website).

    The following user(s) said Thank You: lionel75

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

    Time to create page: 0.068 seconds
    Powered by Kunena Forum