• Resolved Taner Temel

    (@clu55ter)


    I have selected the checkbox for Hide Billing & Shipping Address fields at Checkout if the Cart contains only quotable products. Works only for the traditional Checkout page built using WooCommerce shortcodes. but I can still see the billing and shipping information on the checkout and the cart contain quotes only.

    I can confirm that the default traditional checkout page is being used.

    Thanks

    Taner

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author pinal.shah

    (@pinalshah)

    Hi Taner,

    Can you kindly let me know the WooCommerce, WordPress versions as well as the theme you are using?

    Thanks,

    Pinal

    Thread Starter Taner Temel

    (@clu55ter)

    Hello Pianl,

    Thank you for getting back to me my setup is as follows.

    WordPress version 6.4.2
    WooCommerce version: 8.5.1
    Theme: Hello Theme Version: 3.0.0

    Since initially posting my questions I managed to find Billing Address CSS class and used the following CSS to hide the Billing Address but not sure if this is the best way?

    /*hide billing address*/
    .wp-block-woocommerce-checkout-billing-address-block  {
        display: none;
    } 

    Thanks again for you help.

    Taner

    Plugin Author pinal.shah

    (@pinalshah)

    Hi Taner,

    The above code may help in hiding the fields, however it will result in validation errors from WooCommerce as the fields are still present on the page.

    I tried replicating the issue at my end with the below versions:

    Hello Elementor theme: 3.0.0

    WordPress 6.4.2

    WooCommerce 8.5.1

    The fields were removed from the page as desired. So the issue was not replicated.

    Can you kindly send me an email with the admin & FTP access to a staging/dev site where the issue is replicated?

    Please send the email to pinalj1612 at gmail dot com.

    I’ll look into this and help you fix it.

    Thanks,

    Pinal

    Thread Starter Taner Temel

    (@clu55ter)

    hello pinal, I’ve sent the details to your Gmail addres.

    Thanks

    Taner

    Plugin Author pinal.shah

    (@pinalshah)

    Hi Taner,

    Thanks for the update. I missed the email as it went into spam. I’ll check it in a day or two and get back to you.

    Regards,

    Pinal

    Plugin Author pinal.shah

    (@pinalshah)

    Hi Taner,

    I’ve responded to you on email. The site uses Checkout Blocks, hence the field setting is not working.

    Please respond to the email for any further queries.

    I’m marking this support thread as resolved.

    Thanks,

    Pinal

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Hide Billing & Shipping Address fields at Checkout’ is closed to new replies.