• Resolved vikparties

    (@vikparties)


    Is it possible the enable RTL support (“direction=rtl;” as a style or “dir=rtl”) for the newsletter compositor?

    The only way I’m able to do it currently is by manually edit the HTML.
    This can only be done after you finish compositing and that means having to do it for each newsletter manually and the author of the newsletter I’m helping with the setup doesn’t have the technical expertise to change html code.

    https://wordpress.org/plugins/newsletter/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vikparties

    (@vikparties)

    I solved the issue by creating my own theme.

    You can modify an existing theme from this folder:
    /wp-content/plugins/newsletter/emails/themes/

    You can simply add dir=”rtl” to one of the tables or “direction:rtl” to one of the classes to get it to work.

    Thread Starter vikparties

    (@vikparties)

    resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘RTL support’ is closed to new replies.