hi my friend i verify my language to fa
but your code not working , i was test that
i need a code when visitor choose persian language , site template wtich to rtl
hi my firend.
i need to know how i can make an if code for this.for example when using persian language template loading main-fa.css.
i wrote this code but thats not working
<?php if($language == 'fa') : ?>
<link rel="stylesheet" href="<?php echo $config->urls->templates?>css/main-fa.css?v=2.5" type='text/css'>
<?php endif; ?>
hi firends, i need help . how i can make my site with 2 language .on english and one persian.in persian language alphabet is right to left but in english is left to right
how i can make this change in my site ( in my template)
thanks