Hi,
I have a website with two different headers - a standard header for use from 1st January until 30th November; and a festive header for use from 1st December till 31st December. In each case, they will be assigned to the entire site.
How can I assign the headers based upon the month and day, but ignoring the year, so that the correct header will be automatically assigned throughout the year?
I tried doing the below in the header settings, but it caused the header to revert to the default (non-Cornerstone) header, rather than the correct headers.
CONDITIONS (Festive Header)
Entire site
{{dc:global:date format="m d"}} after Nov 30
{{dc:global:date format="m d"}} before Jan 01
CONDITIONS (Standard Header)
Entire site
{{dc:global:date format="m d"}} after Dec 31
{{dc:global:date format="m d"}} before Dec 01
Any help would be appreciated.
Thanks,
Christopher