Skip to content
Public Ticket #21920

checkout list modified

Conversation thread

meiyuan3dp replied

Customer Reply

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.  

meiyuan3dp started the conversation

Conversation Start

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.

Want to join this conversation or access attachments? Sign in first.