ivan
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WooCommerce] Remove fields on Edit AddressThank you samwan, I managed to remove field on the Edit Address page. But now I have to modifiy the label each field. How can I do that?
I tried to put this code to change the label and placeholder
$fields[‘billing’][‘billing_first_name’][‘label’] = ‘Nama Lengkap’;
$fields[‘billing’][‘billing_first_name’][‘placeholder’] = ‘Nama Lengkap’;I put that code under
function custom_override_billing_fields( $fields ) {
That’s not working to modify the Edit Address page. Please help me?
Any help would be much appreciated. Thank youForum: Plugins
In reply to: [SlideDeck 2 Lite Responsive Content Slider] some area is hiddenForum: Themes and Templates
In reply to: [Responsive] 3 home widget problemOkay, thank you Emil.
Forum: Themes and Templates
In reply to: [Responsive] 3 home widget problemthanks andrew, very useful to learn the basic CSS
while I learn the basic CSS, maybe anyone could give me a shortcut to solve my problem?thanks
Forum: Themes and Templates
In reply to: [Responsive] 3 home widget problem
Viewing 5 replies - 1 through 5 (of 5 total)