• Resolved tobbecokta

    (@tobbecokta)


    Hi,

    I wish to change the language on the Phone field in the checkout, but I cannot find the plugin that has the word “Phone”.

    https://nimb.ws/2SoBEn

    Do you know where it is located?

    I also tried to change this field using WooThemes Checkout Field plugin but this field doesn’t seem to be supported by that plugin.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter tobbecokta

    (@tobbecokta)

    In fact i would like to disable this field when Klarna Checkout is used, since the customers phone number is any way stored or entered in the Klarna frame.

    Plugin Contributor Krokedil

    (@krokedil)

    Hi,

    You should be able to change the fields visibility in the Themes Appearance in the Customizer. It should be under the Checkout in the menu.

    Otherwise my guess it’s the theme that is missing the phone translation. Have you tried to see if the theme is translated?

    Andreas

    Thread Starter tobbecokta

    (@tobbecokta)

    Hi,

    You were right, the phone was enabled and required. But even when I mark it as hidden instead the field is still showing.

    https://nimb.ws/318AVt

    Plugin Contributor Krokedil

    (@krokedil)

    Is it the same if you open it in a incognito browser window? Is it still a field in the Checkout editor plugin btw? Check that too. So that isn’t showing the field.

    Andreas

    Thread Starter tobbecokta

    (@tobbecokta)

    Yes i am trying in incognito mode.
    Also the field is not there when I check in the Checkout Editor Plugin.

    https://nimb.ws/0lnV3Q
    https://nimb.ws/p7tCKF
    https://nimb.ws/MTr0ba

    Thread Starter tobbecokta

    (@tobbecokta)

    This is how it looks like when I inspect the HTML:

    <div id="kco-extra-fields"><p class="form-row form-row-wide validate-phone validate-tel" id="shipping_phone_field" data-priority=""><label for="shipping_phone" class="">Phone&nbsp;<span class="optional">(valfritt)</span></label><span class="woocommerce-input-wrapper"><input type="tel" class="input-text " name="shipping_phone" id="shipping_phone" placeholder="" value="" autocomplete="tel"></span></p></div>

    Thread Starter tobbecokta

    (@tobbecokta)

    For now I seem to have been able to at least hide the field using

    #kco-extra-fields { display: none !important; }

    Plugin Contributor Krokedil

    (@krokedil)

    Closing this ticket, but please let us know if any further support is needed.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How can I hide the phone number field on checkout page?’ is closed to new replies.