• Resolved herdager

    (@herdager)


    Hello, please I need your help, the field “City” doesn’t show on my checkout page, what can be happen?

    When I go to the plugin editor code, all is ok, this line show good:

    if ( did_action( 'woocommerce_before_shipping_calculator' ) && ! did_action( 'woocommerce_after_shipping_calculator' ) && $state_enabled && in_array( WC()->countries->get_base_country(), get_option( 'wc_csz_countries_codes' ) ) ) {

    Thanks, greetings.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Condless

    (@condless)

    Hi,
    Please make sure the billing_state and shipping_state fields are not disabled via some Checkout Fields Editor plugin.

Viewing 1 replies (of 1 total)

The topic ‘City missing’ is closed to new replies.