I am using a conditional display logic in Bricks to display a message in the header of a site ONLY if the date is before a certain date. The logic appears to work correctly BUT due to caching (I am using OLS and Cloudflare) the message remains on the site.
It seems like the conditional code should be included even in the cached version but that doesn’t seem to be the case.
As soon as I clear the cache, the logic works correctly.
Any ideas for a solution to this?