Hello First My thanks and appreciation to all Support in TemplateCodes & 68 Classifieds Support Forum Great templates and Good price Many Thanx Now Where do I start 1-I've uploaded modules templates files into the correct directory (modules/ )(/templates) 2-I translated the language file 3-Now I need to switch to the site from LTR to RTL 4-Where do I start 5-What should I do I've uploaded the files to correct directory Please be patient I use Google Translation Regards Khaled
sorry i i dont uplowad all file nred to know what the file i need to uplowad it and what directory i uplowad the file to
You should make a copy of the language file english.php in modules/templatecodes/languages. Then call it arabic.php or whatever. Then translate the contents. We have had other customers successfully produce RTL. Perhaps they will explain how they did it.
I Do it dear now im in step 3 1-I've uploaded modules templates files into the correct directory (modules/ )(/templates) 2-I translated the language file and i uploaded it 3-Now I need to switch to the site from LTR to RTL Thanx alot for your post i know that cod but i need some onec help me to know where Can i start where i can ues that's cod PHP: <HTML dir="RTL"> i have alot templates
I would say you would need to do it in the main template (layout.tpl) which is the only one that has the <HTML> tag in it.