Custom Liquid for expected delivery date no longer working.

Hey guys.

I upgraded from Dawn 2.3.0 to 3.0 recently and I’ve noticed that a piece of custom liquid I used to have working is no longer working. I don’t know if it’s related, however.


 We aim to dispatch all orders by the end of the next working day. Our courier should deliver to you between  **-** 

{{ '//cdnjs.cloudflare.com/ajax/libs/datejs/1.0/date.min.js' | script_tag }}

It used to show “We aim to dispatch all orders by the end of the next working day. Our courier should deliver to you between <date 1> and <date 2>.”

As you can see below, the dates no longer show. Is there anything immediately obvious that I’m missing now?

Hi @OliviaMichaelCo ,

I tested and it works fine:

did you change it?

Hey @LitExtension it seems to be working now. I didn’t change anything, it just started working. Weird.

Thanks for the reply.

1 Like

Hi, thank you for the code @OliviaMichaelCo

Can you explan me why my date is displayed in english ? I want the french version :wink:

Thanks in advance for your help.
@LitExtension