• Resolved sengfung

    (@sengfung)


    hi, how can i set a default country code ?

    When select the sms verification, it is always +1, but i want to set it to +60 [MY]
    Please help me with this.

    thanks

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hello,
    You can change it from Facebook App Setting…
    Go to Account Kit and Add that in Country Code Whitelist…

    Thread Starter sengfung

    (@sengfung)

    hi @faizynadim which means the white list is to prior the country code?

    for example, if i set white list to MY, then the default code will set to +60?

    No, It is for allowing certain Country codes while blacklisting others…

    Thread Starter sengfung

    (@sengfung)

    @faizynadim i dont want to limit the country , i just want to set the default country code only, as far as i know whitelist is only give access to those number inside the list. If i only set MY to white list, which mean other country is unable to use it.

    Thread Starter sengfung

    (@sengfung)

    @faizynadim my problem is to set the default country code to +60, not to black or white listing the country code. Anyway thanks for replying me.

    In this case, Developer of this Plugin can help… because it is the matter of internal configration…

    Thread Starter sengfung

    (@sengfung)

    @faizynadim idk how to tag him out, can you please help me?

    No Need…He will respond soon…He helped me in my work also…

    Plugin Author Sayan Datta

    (@infosatech)

    Hi @sengfung

    Sorry for the late reply. Facebook Account Kit dos not allow to set a default country code.

    Thanks!

    Plugin Author Sayan Datta

    (@infosatech)

    Hi @sengfung

    You can now use a default country code as this feature has been added to this plugin v1.2.0. So, please update the plugin and enjoy this feature.

    Cheers
    Sayan

    Thread Starter sengfung

    (@sengfung)

    hi @infosatech , thanks you for adding the country code.
    I have another question to ask, thanks u in advance.

    I know that facebook account kit can use call shortcode function.
    But the button in the page using call shortcode is too simple, is there another way that i can customize it?

    Plugin Author Sayan Datta

    (@infosatech)

    Hi,

    Apply some custom css to the shortcode buttons.

    Thanks!

    Thread Starter sengfung

    (@sengfung)

    @infosatech im sorry, apply css to the shortcode button means like this?

    <div style=”color: red;”> [fbak-account-kit]?</div>

    or need using php?

    Plugin Author Sayan Datta

    (@infosatech)

    Hi, if you want to apply custom styles to shortcode buttons, you can use CSS like this:

    .fb-ackit-shortcode button {
        background-color: #bd0e0e;
        /* you can add other css also */
    }

    Screenshot: https://prntscr.com/ofetva

    Otherwise you can use CSS class by using shortcode attributes and add styles to that Css classes.

    Example: [fbak-account-kit sms_class="yourcssclass" email_class="yourcssclass"]

    Thanks!

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Default Country Code’ is closed to new replies.