• Resolved webcart

    (@webcart)


    Hi,
    I need the email notification to be RTL.
    I added as your instructions [default-message direction=rtl] to the “Message” field.
    It made the customer’s email fields right to left as needed but the fields of Sender, Subject etc’ are still ltr.
    Furthermore, the whole form is floating left instead right.
    How can I fixed those two things?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support kristineds

    (@kristineds)

    Hi @webcart

    Using the?[default-message direction=rtl] shortcode should show the field names on the right column and entries on the left column. If it’s not being applied to the other fields, you may want to check for a plugin conflict.

    You can set the form and field alignment from right to left in the Formidable > Styles page.

    I hope this helps!

    Thread Starter webcart

    (@webcart)

    Hi @kristineds,
    Thanks for your reply.
    Field name is on the right and entries on the left.
    But, all table is align/floating to left and I need it to right.
    Also field names are with direction ltr (you can see by the :).
    Here is a screenshot from the email message:
    https://pasteboard.co/KhVuJhN.jpg

    Plugin Support kristineds

    (@kristineds)

    Hi @webcart,

    Thanks for sharing that screenshot! You could add some CSS styling to move the table on the right. You could try something like this:

    <div style="float:right;">[default-message direction=rtl]</div>

    Thread Starter webcart

    (@webcart)

    Thanks @kristineds,
    Some improvement!
    Email received on iphone is floating to right as should.
    Email received on outlook – desktop is still floating to left.
    Furthermore, in both cases the inside fields/entries are still with direction left to right (I can see it according to the dots).

    Plugin Support kristineds

    (@kristineds)

    @webcart Could you please open a ticket in our helpdesk, and include an XML export of your form so I can investigate this further??

    Thank you!

    Thread Starter webcart

    (@webcart)

    OK @kristineds,
    I will open a ticket in your helpdesk with XML.
    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Right to left email notification’ is closed to new replies.