• Resolved aland2001

    (@aland2001)


    I am trying to remove a field in the billing information at checkout.

    Once I have saved the change, the field is still visible at checkout.

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hej! Det kan v?re jeg kan hj?lpe.

    Which field is it?

    • This reply was modified 1 year, 3 months ago by prokops.
    Thread Starter aland2001

    (@aland2001)

    Hi! It’s called “Lejlighed, v?relse, o.l. (valgfri)”

    Hej igen!

    This field does not seem to be a Themehigh CFE field. So that would explain it ??

    https://paste.pics/Q2LAQ

    Please show backend screenshot of the settings on this field in CFE

    Is it greyed out like this?

    https://paste.pics/Q2LBL

    • This reply was modified 1 year, 3 months ago by prokops.
    Thread Starter aland2001

    (@aland2001)

    Hi, i have removed the field completely on backend in shipping and billing fields.

    Your checkout is made with Gutenberg blocks, so I am guessing you need to clarify with Themehigh if these two systems are compatible.

    Until then, you might want to use a CSS solution:

    .woocommerce-checkout .wc-block-components-text-input.wc-block-components-address-form__address_2?{
    display: none !important;
    }

    Sk?l!



    Plugin Support Dina S.

    (@themehighsupport)

    Hi,

    We believe that you are using WooCommerce blocks on your website. Due to this reason, the changes are not being reflected on the checkout page.

    Unfortunately, any of the plugins that add custom fields to the checkout page are currently not compatible with WooCommerce blocks. Once WooCommerce adds any hooks or filters, we will definitely provide the compatibility.

    For now, we suggest using the shortcode?[woocommerce_checkout]?to create the checkout page, as this will enable our plugin to work correctly.

    Thank you!

    harry murtie

    (@masterseoonline)

    @themehighsupport

    Unfortunately, any of the plugins that add custom fields to the checkout page are currently not compatible with WooCommerce blocks. Once WooCommerce adds any hooks or filters, we will definitely provide the compatibility.

    thanks for this clarify…..

    Plugin Support Dina S.

    (@themehighsupport)

    Great!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘It does not work’ is closed to new replies.