Search Results

Searched for: views

One of the biggest challenges of developing a calendar plugin: date-specific bugs

It’s a new month! Strangely, as September got underway, I suddenly started to receive a number of support emails concerning a peculiar bug in the (relatively) new “Full” view in ICS Calendar Pro. People were finding that their calendar pages were coming up blank. Switching to “Month” or another view did not cause the same…

ICS Calendar v.10.11.5 and ICS Calendar Pro v.4.8.4 now available

Today marks the release of ICS Calendar version 10.11.5 and ICS Calendar Pro 4.8.4. These updates primarily include bug fixes, with a few new features. Many new features are in the works for the upcoming ICS Calendar 11.0 and Pro 5.0 updates, which should be available in August or September. In the meantime, today’s updates…

htmltagmonth

This parameter is intended for SEO-focused developers who wish to control which HTML tags are used for the month headings. (Note: In year-based Pro views, this heading is used for the year.) The default value is h3. The following accepted values are allowed (must be lowercase): h2, h3, h4, h5, h6, p, div, header Note:…  Read More

ICS Calendar 10.10.0 and ICS Calendar Pro 4.8.0 are now available

This afternoon saw the release of the latest versions of both plugins, ICS Calendar 10.10.0 and ICS Calendar Pro 4.8.0. These are the first releases under a new development process that will ensure fewer small updates moving forward. These updates are mostly focused on three things: General bug fixes and performance improvements Refactored jQuery to…

combinemultiday

Visually combine multi-day events into a block spanning day cells in the calendar table.

Sometimes you just have to admit defeat… at least temporarily

ICS Calendar version 10.6 introduced a new feature that changed how and when the plugin’s JavaScript and CSS files get loaded, deferring loading to the end of the page (including the CSS), and only loading them on pages that actually include a calendar. It’s a good goal! Not loading extra assets on pages that don’t…

ICS Calendar Pro v.4.4.2 adds numerous “missing” features to Full view

When ICS Calendar Pro version 4.0 rolled out at the end of December, it introduced the new Full view, based on the FullCalendar library. It was a huge new feature, but it was, necessarily, incomplete. In web development terms, we talk about a Minimum Viable Product (MVP). It’s a good way of approaching a project…

Deprecation notice: Grid view is deprecated as of ICS Calendar Pro v.4.2.0

Deprecation is a funny word. Outside of the context of programming, it is generally only heard as part of the phrase “self-deprecating.” To be modest or critical of oneself, often in a humorous way. So what is deprecation in the programming sense? Basically it just means, “this still works, but you should stop using it.”…

CSS Tips and Tricks

This is an evolving page, where we will collect CSS “tricks” we have worked out with users of the plugin, to help them accomplish their specific goals with calendar display. If the display issue you’re encountering is not listed here, please open a ticket in the WordPress Support Forums.