[Plugin: The Events Calendar] Decluttering Calendar (Grid View) with Expand Option
-
I think The Events Calendar does a splendid job and does a lot for to turn a drab calendar into a streamlined and professional looking one. I like the ease of the calendar, that you can show calendars by categories, and have the option to choose between grid and list view. There is one thing that I would like to make the calendar do, have the option to see more events that are posted on days in the month/grid view.
Here’s an example:
https://austin.culturemap.com/events/?view=month
Notice that for the days where there any many events happening/listed that instead of showing all on the calendar, there’s the equivalent of the “show more” “read more” “continue reading” option. I would like to have this option available in The Events Calendar. Some days may hold eight or more events and for a clean looking calendar, you don’t want all of the events to show. I know there’s a way to limit the number of events to show in grid view, but while those events are hidden after limiting the number, it doesn’t show that there are more events happening on that day.
From the calendar listed above, there seems to be a function/html code that uses the following as a link:
https://austin.culturemap.com/events/?year=2012&month=9&day=1
When looking at the html in Firefox’s Inspect Element, I see this:
In the .css, it looks like this:
table#eventCalendarTable td .eventsCalShowMore {
color: #fff;
background-color: #8a7b68;
padding: 2px 8px 2px 4px;
}but as far as to apply something similar to The Events Calendar, I don’t know. I’m surprised to see in such a sophisticated calendar, that this isn’t a standard option to have for a less cluttered calendar. I’ve searched The Events Calendar’s site and nothing that would provide for this. Does anyone have any ideas?
https://www.ads-software.com/extend/plugins/the-events-calendar/
- The topic ‘[Plugin: The Events Calendar] Decluttering Calendar (Grid View) with Expand Option’ is closed to new replies.