How to toggle between two pages based on a schedule
-
On my site, I have created a page which contains a form where users can register themselves on a waiting list. The waiting list should only be active during certain periods of the year. I have a second page to indicate the registration page is currently closed.
Currently, I manually update my menu to point which page to display and I unpublished the other page (e.g. Menu “Register” displays the “closed” page until I manually update the “Register” menu to display the “open” page).
Is there a way I can have the menu item automatically point to the appropriate page depending on a schedule? One page only should always be displayed. The “closed” and “open” pages should never be displayed at the same time.
Perhaps an alternative could be to display two different revisions of the same page, but I am not sure that is even possible?
Any workarounds?
Danny
The blog I need help with is: (visible only to logged in users)
-
- The topic ‘How to toggle between two pages based on a schedule’ is closed to new replies.