Right-to-left post in blog

  • Unknown's avatar

    How can one post a right-to-left post in the blog?
    For example, Hebrew or Arabic.
    Interface language change does not help to fix the issue of punctuation marks that are out of place.
    Thanks.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    At least when you using Google Chrome, you can right-click in the editor and choose “writing direction” from the menu and then choose “Right to Left” from the sub-menu. This will resolve the punctuation issues.

    Please let me know if you have any more questions.

  • Unknown's avatar

    Thanks for the workaround.
    But I expect this functionality to be incorporated in WordPress editor.
    It`s a basic functionality by the way. And it will benefit millions of right-to-left language users.
    I know there is a plugin for this for wordpress.org.

  • Unknown's avatar

    It’s hard to have a blog with both RTL and LTR content at the same time. If you change the blog language to a right-to-left one, it should look perfectly fine for RTL content, but then the LTR content might not be rendered optimally.

    If you need to combine both, then you’ll need to use some html tags. For example, something like this should work:
    <div dir="rtl">תוכן בעברית</div>

  • Unknown's avatar
  • Unknown's avatar

    To get decent results at reasonable effort you’ll have to use an RTL-compatible theme, edit your RTL/LTR text in a separate editor, and then paste the finalized text in WP. Things work well this way. The WP editor simply isn’t up for this job.

  • Unknown's avatar
  • The topic ‘Right-to-left post in blog’ is closed to new replies.