tw2021
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] ReportHi, Just wondering is the report option available or will be available? 🙂 Thanks
Hi Tomasz,
Thank you for the super fast response. Ah, yea the workaround won’t work because my checkout contains 3 questions which is a survey (can contain yes and no) that i would like to send to the orders page 🙁
Do you know if its even possible to modify the woocommerce default value of blank checked box to a value “No” by default?
Thank you.
All good – just saw you have explained that in the link provided. Thank you:)
Awesome! That code works, Diego 🙂 Thank you very much.
As i dont know what the code means I am assumming I only need to replace the text ‘Delivery instructions’ to ‘my own text’. I do NOT change the text in ‘your-text-domain’. Is that correct?$title = __( ‘Delivery instructions’, ‘your-text-domain’ );
Thank you, Diego. Appreciate your response.
Yes the validaiton for each section would be awesome as i had my checkbox for user to checked to “agree” on the section. Thank you for looking into that.
Or if you mentioned the T&C checkbox is validated in different way, does that mean i can perhaps put that in the “Additonal Notes” section and change it labels and it will validate accordingly for that section before i proceed to billing?Lastly, is it possible to change the default heading of “Additional Notes” in the multistep checkout form to something else?
Thank you 🙂