hi
when I try to change the language theme, It’s not working.
how to change the language to Persian?
and how to change style theme to RTL?
thanks
-
This topic was modified 7 years by
yarihoshmand.
-
This topic was modified 7 years by
yarihoshmand.
-
This topic was modified 7 years by
yarihoshmand.
Hi,
There is a persian translate option, it should work – http://prntscr.com/nfst2s
– https://forum.tagdiv.com/loading-translations/
What is happening in your case exactly?
Thanks
Hi skarem100, our theme use dynamic and static text/elements, so some of them will be automatically translated and others will be need to be manually edited (to replace the text). Here are the steps that you need to do:
-> make sure you WordPress language is on Persian (is not a must but it can help you) – https://i.imgur.com/fN1JqqR.png
-> use the theme panel translation option – https://i.imgur.com/K5mbxIX.png – https://i.imgur.com/HIIgUND.png
-> edit the pages and cloud templates with tagdiv Composer select the text/element you want to change – https://i.imgur.com/XMHRrpK.png – https://i.imgur.com/vTaF3OD.png
Thank you!
Thank you so much. I have two more questions as well. when I open a news page. The texts are shown in ltr format other than RTL . could you please let me know how to make all the texts RTL?
Here is a screenshot that the text is shown as LTR:
https://ibb.co/kMjFD9K
But in some other places it is correct like this one:
https://ibb.co/LnrmYs8
I want all the texts like my second screenshot to be RTL for Persian language.
Thank you in advance.
The second question:
I want to change the website font to a Persian font. Could you please let me know how to do it? Because I did it once from the Theme Panel, but not all the texts changed to Persian. Also, the pagination was not changed to Persian and to my font.
Thank you in Advance
Hello,
1. This situation is because there are some elements that still have the text set to be center or left align and it will be need to edit each of them in part, but this will take a lot of times, so if you want a quick solution, try this custom css:
body .td-container-wrap .td_block_wrap {
text-align: right;
}
Just set this code in the theme panel > custom code > custom css and the results should be – https://i.imgur.com/HLn9m59.png
2. A part of fonts indeed can be set from the theme panel, but using cloud templates you’ll need to apply the font on those too, for this you’ll need to edit each cloud template and select the manager then the Global font and replace there all fonts with Persian – https://i.imgur.com/7MqBLe4.png (this can be done on pages and cloud templates).
I hope this will help you!
Thank you!
Hello,
You can icon only like this in for block title -> https://i.imgur.com/9GFs1py.png -> https://i.imgur.com/EzzncR3.png
You can change the align for submenu here https://i.imgur.com/S9E78rm.jpg
Thank you!