avangcom Posted November 20 Share Posted November 20 Hello I use Persian and unlike English, our language is from right to left, which is RTL The problem I have is that when I use English words, characters like: are placed at the beginning of the word until I put another English letter after: For example : :OTHER It is written for me But if I write another English sentence after: it will be placed at the end of the sentence: OTHER: Hi Please guide me to solve this problem Quote Link to comment Share on other sites More sharing options...
avangcom Posted November 20 Author Share Posted November 20 Now pay attention, I want it to be written like this when I click on Align Left It is written like this for me Quote Link to comment Share on other sites More sharing options...
avangcom Posted November 20 Author Share Posted November 20 (edited) @Desti @Exception Edited November 20 by avangcom Quote Link to comment Share on other sites More sharing options...
Xontero Posted November 20 Share Posted November 20 have you tried to use BIDI addon? https://ckeditor.com/cke4/addon/bidi avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted November 20 Author Share Posted November 20 Can this plugin be installed on IPS? Quote Link to comment Share on other sites More sharing options...
avangcom Posted November 20 Author Share Posted November 20 Thank you, I tested it and it worked Just how can we change the icon of the plugin in the toolbar??? Quote Link to comment Share on other sites More sharing options...
Xontero Posted November 21 Share Posted November 21 use this and replace xxx with Icon unicode .cke_button__bidiltr::before { content: "\xxx"; font-family: fontawesome; color: #000; } .cke_button__bidirtl::before { content: "\xxx"; font-family: fontawesome; color: #000; } avangcom 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.