subscribelink
This option adds a subscribe link below the calendar. For multi-feed calendars, the subscribe links will be in the color key next to the calendar names. Note: This will make…
This option adds a subscribe link below the calendar. For multi-feed calendars, the subscribe links will be in the color key next to the calendar names. Note: This will make…
both right above below A lot has been happening this week here at ICS Calendar HQ. This is the first week where ICS Calendar has started to feel like my…
…the calendar in a compact layout false 1 Display the calendar in the normal layout desktop Compact view on desktop breakpoint only mobile Compact view on mobile breakpoint only 84…
…is automatically converted into an array using the pipe character | as a delimiter. This attribute will never be used directly within the core ICS Calendar plugin, but may be…
…raw data as handled by the ics-parser library (before being processed by ICS Calendar itself), along with additional details about the server connection. Full mode always requests fresh data from…
…to make this display usable. Be sure to wrap your CSS in @media screen and (max-width: 782px) { } and use .ics-calendar.nomobile .ics-calendar-month-grid in your CSS selectors. Mobile month week…
Note: This parameter’s functionality has changed as of version 8.5.5. By default, ICS Calendar caches your parsed feed data for one hour (3600 seconds). Previous versions supported using reload=”true” to…
By default, the calendar display will start from the current date. To have the calendar start from an arbitrary date (either in the future or the past), use this parameter…
…Using this URL will open the page with the given month pre-selected. Note: This parameter’s default value was changed in ICS Calendar version 10.6. Please see this blog post for…
An update to the ics-parser library introduced in ICS Calendar v. 9.0 presented a problem for a small number of users, where the new version of ics-parser strips CSS classes…
Older versions of ICS Calendar automatically applied a transparent background color to the calendar table, taking on whatever background color was on the container element. In version 8.4.0 this was…
By default, ICS Calendar opens any links contained within the calendar that are offsite (on a different domain than your site) in a new browser tab, while local (same-site) links…