at http://www.barnidanmark.dk we have 9 regions, and want to run a local calender for each page, with thei own events and we do not want to share this events with the other region“s calender.
how do we do that?
is it possible?
Hey Lauge. The only way to do this currently is with event categories; linking to specific categories where you want to show events to a specific region and just avoiding sharing the full calendar at /events. You can color-code the categories too, using this walkthrough (https://theeventscalendar.com/coloring-your-category-events/), to better segment them.
Would that work? It’s probably the only solution at this point, beyond getting into more complex custom hackery.
You could possibly use a third-party plugin or some javascript to create a block for the main /events page, but there’s unfortunately nothing in the plugin that allows for this by default. If you hide the /events link from anywhere on the site, so that people could only access it if they manually typed the /events reference, couldn’t that eliminate this issue?