• Resolved webkix

    (@webkix)


    Some shipping providers such as Australia post requires the postcode to calculate shipping. Having postcode and Suburb as optional in the cart page is not encouraging people to enter the detail and preventing shipping calculations. Is there any way we can remove the “optional” text from the filed placeholders?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    You can see this thread for an idea to make the postcode and suburb fields required: https://www.ads-software.com/support/topic/require-postcode-for-shipping-calculation/

    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thread Starter webkix

    (@webkix)

    Hi There,

    Unfortunately, it does not resolve this issue.

    For example, when I try to hide the state input field by using:
    add_filter( ‘woocommerce_shipping_calculator_enable_state’, ‘__return_false’ );

    Block does not hide the state filed. It looks like it does not use the woocommerce template files or filter hooks.

    Do you have any other workarounds?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Optional text on the cart shipping calculator fields’ is closed to new replies.