Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3105952
checkout list modified
Closed

Comments

  • meiyuan3dp started the conversation

    Hi,

    I have two questions during modified checklist:

    (1) I want to disable some columns in the checkout list (attachment1), but in the customize>woocommerce>checkout only have few columns to modify.

    (2)I want to change the columns title to whatever I like. So I found the code in the class-wc-countries.php and tried to modified

    For example:

    from

    'label'        => __( 'First Name', 'woocommerce' ),

    to

    'label'        => __( '顧客姓名', 'woocommerce' ),

    Unfortunately , I broke my website every time when I changed the title. 

    Could you give me some advice? Thank you.

  •  2,489
    PenciDesign replied

    Hi,

    1. Please read the document detail about your request here: https://woocommerce.com/posts/customize-checkout-fields-woocommerce/

    2. All the text is a part of the WooCommerce plugin, so please read the document here to understand how to translate it.

    Regards,
    PenciDesign.


  • meiyuan3dp replied

    Hi,

    I followed your suggestion and  download woocommerce plugins Checkout Field Editor, but it didn't work. Maybe the  theme installed is overridden the checkout field.  

  •   PenciDesign replied privately