• SMS field generated by this plugin has France (+33) as default value. I tried to change value in input field from +33 to +39, like this:

    <p class="sib-SMS-area"> 
        <label class="sib-SMS-area">SMS</label> 
    <div class="sib-sms-field"><div class="sib-country-block"><div class="sib-toggle sib-country-flg"><div class="sib-cflags"></div> <div class="sib-icon-arrow"></div></div> </div><ul class="sib-country-list" style="display: none;"></ul><input type="hidden" name="sib_SMS_prefix"><input type="text" name="SMS" class="sib-sms" value="+33" ></div>
    </p>

    but the flag still be French instead Italian.

    Also, the country prefix is editable by final user in the same field, contrary to how happen in forms created directly in sendinblue web panel.

    How can I solve the problem?

  • The topic ‘Problem with Country Prefix in SMS field’ is closed to new replies.