Hi
I need a solution! and I am open for any suggestions or practical way to solve my issue.
I want to open a store in Arabic and English.
First, many themes do no support Arabic language. How can I solve this?? who can help? I mean I need the right person or expert. I have send many requests but there is no reasonable solution.
Second, RTL. Many themes do not support RTL. Who can do it? I need a name! I Apologize but I really need to talk to some one who can help me!
Third, what about open another store and copy the master store to the second one. the master store in English and the second one in Arabic. will this work? can I have Arabic in the second store? or I will still face the same issues? I red some where that duplicating the store for mulitple languages means doubling the cost and time, plus time spent to translate! is that right?
I really Appreciate your help
Ahmed
hey Ahmed,
You might find this one interesting... https://themeforest.net/item/ione-drag-drop-minimal-responsive-shopify-theme/17689765. I've seen it running on some stores and Arabic support looks quite nice.
use this code :
{%- if shop.locale == 'ar' -%}
<html class="no-js" lang="{{ request.locale.iso_code }}" dir="rtl">
{%- else -%}
<html class="no-js" lang="{{ request.locale.iso_code }}">
{%- endif -%}>
User | Count |
---|---|
19 | |
17 | |
13 | |
11 | |
11 |