How to add text direction to comment text editing
How to change the text editing menu of the "comment" to be similar to to the text editing menu of the "post" - specifically, the option of text direction (round ring in red):
comment editing:
Post editing?
-
- · thomlin
- ·
You can find it in Developer mod and copy the key for the function to the list of the mini quill editor.
-
- · thomlin
-
·
In reply to thomlin
T
- ·
It should be this key { 'direction': 'rtl' }
-
Great. Thank you so much. Where to add it?
-
- · Tajrebatee
- ·
I meant where to find the "mini Quill editor"?
Thanks a lot for your help!
-
-
- · Tajrebatee
- ·
Got it. Thank you so much!
one last question: how to make the default text direction of a page from RTL?
-
- · thomlin
- ·
I think, it can be done with css styles. But to be honest, I don't have any experience with LTR styling.
-
Thank you so much. May be another colleague can help us here. Much appreciated!