Iotadelta
Member
Posted 1 year ago #
Hi,
Quesiton prior to picking a theme.
Do I need to pick a theme that has complete and full RTL support if I only want to periodically include Hebrew words or letters in my text? On a web site I may on the fly use an inline style to add a word. Example -
<blockquote>
<span lang=HE dir=RTL> חדשות
שלנו</span><span dir=LTR>
</blockquote>
Can this be done in any WordPress theme I pick?
Was this clear?
In theory, and if you're handy with inline CSS, it should be possible to add rtl text displays on the fly using any half-decent theme but I have to admit that I've not tried it myself.
Iotadelta
Member
Posted 1 year ago #
I just realized that the editor converted my character entities into the actual Hebrew letters. I enter the Hebrew letters into the style in the form of &#[0-9][0-9][0-9];