wlakin
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Vdaka 🙂 Presne tak pole spolocnosti bolo nastavene na skryte 🙂
Aj to preskupenie cez woocommerce_checkout_fields je super dakujem krasne 🙂
Poriešil som to CSSkom aj ked necitim sa s tym ok 🙂
#billing_company_field:before {
content: "Názov Firmy" !important;
}
.woocommerce-billing-fields__field-wrapper {
display: flex;
flex-direction: column;
}
p#billing_ic_field {
order: 2;
}
p#billing_dic_field {
order: 3;
}
p#billing_dic_dph_field {
order: 4;
}
p#billing_country_field {
order: 5;
}
p#billing_address_1_field {
order: 6;
}
p#billing_address_2_field {
order: 7;
}
p#billing_postcode_field {
order: 8;
}
p#billing_city_field {
order: 9;
}
p#billing_state_field {
order: 10;
}
p#billing_phone_field {
order: 11;
}
p#billing_email_field {
order: 12;
}
p#billing_company_field {
order: 1;
}Forum: Plugins
In reply to: [Cache Purger for BunnyCDN] It is working?Ok 🙂 Its working, after page edit message appears: The requested Pull Zone was not found appears 😀 I have no idea why. I used pullzone name from bunny.net dashboard for “BunnyCDN Pull Zone” input.
But Status in logs table: Sucess
- This reply was modified 1 year, 5 months ago by wlakin.
Wow, thanks for answer 🙂
Script works perfectly! With no changes in zones, with delivery and pickup. You are the best!
Thanks again.
Viewing 4 replies - 1 through 4 (of 4 total)