WebDynamix
Forum Replies Created
-
Just after I wrote this I saw the quick video created explaining to use the preview button at the top for Desktop, Tablet, Mobile styles.
If anyone else has the same problem then that is how you use responsive styles now.
Cheers
PaulForum: Plugins
In reply to: [Subscriptions for WooCommerce] LearnDash course Still Shows After ExpirationOk, thanks for letting me know.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom Date FieldThat worked perfectly.
Thanks for your help! Much appreciated!
- This reply was modified 2 years, 10 months ago by WebDynamix.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom Date FieldThanks for your reply. Unfortunately this only seems to work for the date fields that are default on the Woo Checkout page. The date field I’m trying to format is a ‘delivery date’ field that is added via a third party plugin to the checkout page. The custom field is ‘_fulfilment_date’ and I have added it via this custom snippet – $this->custom_field(‘_fulfilment_date’); – as the plugin documentation says.
The date output looks like this – 2023-07-31
Any ideas how to format a custom date field?
Thanks