• Resolved fanaanweb

    (@fanaanweb)


    Hi im using the form in Arabic language , the phone number section is using RTL if its the form in Arabic but the issue if your will start entering the phone number it will not type it correctly.

    for example if you enter “12345678” it will enter the number as “5678 1234”.

    and if your using the Validation for national or international it will be worst.

    hope you can fix the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @fanaanweb

    I hope you are doing well today.

    I see that there is an direction issue. I will report this to our Forminator developers.

    For now can you try this CSS fix:

    #forminator-module-99 input.forminator-field--phone
    {direction: ltr !important; text-align:right !important;}

    Please note to change 99 value to your form ID. You can find that ID in URL when you edit your form.

    You can add this code to WP Dashboard -> Appearance -> Customize -> Additional CSS section.

    Kind Regards,
    Kris

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @fanaanweb,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open this thread if you need any further assistance.

    Kind Regards
    Nithin

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.