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