M.Nour Posted January 31, 2013 Share Posted January 31, 2013 Dear all I looking for premium themes for prestashop 1.5 that support RTL language . All themes i found not support rtl language (Arabic) any one can help me ?? if not , is there any reference that help me to make theme rtl after buy it ? thanks in advance . Link to comment Share on other sites More sharing options...
Dreamtheme Posted January 31, 2013 Share Posted January 31, 2013 Hi there, You can use any language with most of the themes, you just need to add your language in PrestaShop and add missing "theme fields" with your language. Link to comment Share on other sites More sharing options...
M.Nour Posted February 1, 2013 Author Share Posted February 1, 2013 Hi there, You can use any language with most of the themes, you just need to add your language in PrestaShop and add missing "theme fields" with your language. hi I mean i want theme to be rtl when i use rtl language . like Arabic and Persian best Link to comment Share on other sites More sharing options...
PascalVG Posted February 2, 2013 Share Posted February 2, 2013 (edited) Do you mean the user of your site should be able to add RTL language? Or you need to add your RTL language as translated fields, text etc?? If you look at Localization->Languages and edit/add a language, you see an option "is RTL Language". Adding a language allows the user to choose this language on your site (The user can click the flag of this country=language) Furthermore for translations of common Prestashop wording you have to check if your language is already available, and if so, if it is completely translated. (Otherwise this is a good time to give back to the Prestashop community and help translate :-) ) If this is not what you need, please elaborate and explain in more detail what you exactly need. Pascal Edited February 2, 2013 by PascalVG (see edit history) Link to comment Share on other sites More sharing options...
yaniv14 Posted February 2, 2013 Share Posted February 2, 2013 You can modify any theme to work RTL but it requires some time. in general you will need to add probably to your body css (direction: rtl) and you will have to check each module that you install (text-alignment, margin, padding...) now if you want to keep also English (LTR) version in your shop, than you don't want to modify original css but you need to create RTL.css and make sure its override style's based on language. 1 Link to comment Share on other sites More sharing options...
M.Nour Posted February 2, 2013 Author Share Posted February 2, 2013 You can modify any theme to work RTL but it requires some time. in general you will need to add probably to your body css (direction: rtl) and you will have to check each module that you install (text-alignment, margin, padding...) now if you want to keep also English (LTR) version in your shop, than you don't want to modify original css but you need to create RTL.css and make sure its override style's based on language. thanks yaniv14 I really have to work on theme as you mention I hope if you have any reference help me to do that in presta theme best Link to comment Share on other sites More sharing options...
yaniv14 Posted February 2, 2013 Share Posted February 2, 2013 Start work on your theme and if you have any specific question or issue just open a new topic in the forum. You can also PM me any time. 1 Link to comment Share on other sites More sharing options...
Recommended Posts