Skip to content

Tag: wordpress

HTML form rendering with weird hidden input fields

I have a new ecommerce site, which uses lead forms to collect customer info. On our live production site, there are hidden input fields with encrypted looking name and value attributes. Here is an example: These fields are not present in the template code, so I don’t know why or how they are getting add…

woocommerce order notes in order preview

I am trying to add all manual admin notes from order on order preview. I want to make it with their date & time bellow, with small text and sort by same way as backend. Code i writed is: But seems this method for data {{ data.data.field_id }} it’s not working for it. If i try global post or $order