• Resolved meto20

    (@meto20)


    Hi there,

    I’m using wpforms for an Arabic website which is RTL. I received the submissions in LTR and I want to get it in RTL. How can I perform that?

    Thanks in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @meto20,

    I apologize as it’s currently not possible to configure notifications in RTL format without manual CSS adjustments. If you’re up for a bit of custom code, though, this is certainly possible. Here’s a code snippet that should get that done:?https://wpforms.com/developers/how-to-customize-the-styles-on-the-email-template/#q-how-to-make-notifications-rtl

    In case it helps, here’s our tutorial with the most common ways to add custom code like that.

    For the most beginner-friendly option in that tutorial, I’d recommend using the WPCode plugin.

    Hope this helps!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @meto20,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

    Thread Starter meto20

    (@meto20)

    Hi Ralden,

    Thank you so much for your reply.

    I could solve that by adding a custom css code to the email message field under notifications:

    <b style="direction: rtl !important;">{all_fields}</b>

    I hope that will help other people who are facing the same issue.

    Have a nice day ahead!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @meto20,

    Thanks for taking the time to provide this information, and I’ve shared it with our team. It’s always helpful to get details like this.

    And if you’d like more help with using WPForms Lite, please always feel free to open a topic in this forum.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Submission in RTL’ is closed to new replies.