I have a similar interest for Events Calendar. I’d like two Layouts but using the same events data.
I’d like to have one weeks worth of events on my home page for “Upcoming events” showing just this week. And then on my main Events page show the full calendar of events that might span months. Is this currently possible?
I know I can create a separate widget using a different layout but that would mean I’d need to recreate all the same events twice for each separate widget.
I have a similar issue - although it sounds like the same question that @Erik_Smith posed - only it doesn’t appear that your response solves for it.
I have about 5 months of data uploaded to my current widget. On my homepage I want to display ONLY those events happening today (in list form). On my “Upcoming Events” page I want to display ALL events (in list form). Currently, I have to run two widgets with the same data to make this happen. Is there a way to use ONE widget (in list form) to achieve this?