• Resolved ovidiudruta

    (@ovidiudruta)


    A good day.

    The flag on mobile devices is different than the correct flag displayed on pc.
    Can you offer me a work around until you fix the bug on the plugin?

    My regards of a florestean.
    Vasi.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ovidiudruta

    (@ovidiudruta)

    Can you also allow me to customize the attachment field to have the text in local language not in english?

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @ovidiudruta

    Sorry to hear you are having this issue.

    The flag on mobile devices is different than the correct flag displayed on pc.
    Can you offer me a work around until you fix the bug on the plugin?

    I am afraid it is a bug, could you please try this CSS in WordPress > Appearance > Customise > Additional CSS?

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
    .iti__flag {
        background-size: 5630px 15px !important;
    }
    .iti__flag.iti__va {
        background-position: -5307px 0;
    }
    .iti__flag.iti__us {
        background-position: -5241px 0;
    }
    .iti__flag.iti__uy {
        background-position: -5263px 0;
    }
    .iti__flag.iti__uz {
        height: 10px;
        background-position: -5285px 0;
    }
    .iti__flag.iti__vu {
        height: 12px;
        background-position: -5434px 0;
    }
    .iti__flag.iti__ve {
        background-position: -5346px 0;
    }
    .iti__flag.iti__vn {
        background-position: -5412px 0;
    }
    .iti__flag.iti__wf {
        background-position: -5456px 0;
    }
    .iti__flag.iti__eh {
        background-position: -1489px 0;
    }
    .iti__flag.iti__eh {
        background-position: -1511px 0;
    }
    .iti__flag.iti__ye {
        background-position: -5522px 0;
    }
    .iti__flag.iti__zm {
        background-position: -5588px 0;
    }
    .iti__flag.iti__zw {
        background-position: -5610px 0;
    }
    }

    Can you also allow me to customize the attachment field to have the text in local language not in english?

    This can be translated, I am afraid not all languages are translated 100% but you can help to translate the plugin from https://translate.www.ads-software.com/projects/wp-plugins/forminator/

    Another option is translating using https://www.ads-software.com/plugins/loco-translate/

    Best Regards
    Patrick Freitas

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Helo @ovidiudruta ,

    We haven’t heard from you for a while now, so it looks like you don’t need our assistance anymore.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

    Thread Starter ovidiudruta

    (@ovidiudruta)

    A good day.

    Thank you. It works perfect.

    My respects of a florestean.
    Druta Vasile Ovidiu.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bug for mobile devices.’ is closed to new replies.