Show/Hide section based on date

Is it possible to show or hide a section in cornerstone based on date?

I have a customer who has a weekly menu (food) on the website.
It changes every week and is now changed in the secion and then saved to show the new menu on the website.

Is it possible to hav this section automatically start showing on a certain date? (So the menu can be pre-filled?)

Ideally I would like to work with two duplicate sections, so I can change them weekly, one week I would show MENU A and the following week I would show MENU B (and hiding MENU A)…

Hope I made myself clear and hope there is a solution.

Hi @jacketti,

Thanks for reaching out.

That has similarity to event feature, but I’m not fully sure. It would require custom development to achieve that while utilizing custom queries. The idea is similar to this https://stackoverflow.com/questions/7686148/sql-view-exclude-record-before-a-date-range, I recommend contacting a developer for the implementation. It’s more on Wordpress’ database development than theme development.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.