Happy spring! (In the Northern Hemisphere anyway… otherwise, happy autumn!)
Through the end of May you can save 10% off ANY ICS Calendar Pro license (annual, lifetime or developer) using coupon code SPRING26 at checkout.
both right above below 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…
…ICS Calendar displays… even combine internal events with external ICS feeds in the same calendar! New! Calendar Builder Manage all calendar configuration through an easy-to-use visual interface; save and edit…
…unexpected disruptions to existing calendars”? These changes are coded in such a way that they will only become the default for new installations of ICS Calendar. Existing users will get…
If you are using ICS Calendar Pro’s Calendar Builder to configure your calendar, you do not need to enter a complicated shortcode in your pages. Instead, the Calendar Builder displays…
…to track down a bunch of complex CSS selectors. Now you can just… redefine the variables. The scope of ICS Calendar’s color variables is limited to ICS Calendar itself, so…
both right above below Today marks the release of ICS Calendar 11.5.12 and ICS Calendar Pro 5.10.3. The big new feature in both versions is the introduction of automatic color…
…percentage of the total number of ICS Calendar Pro customers. People in 44 countries have purchased ICS Calendar Pro. (Thank you!) Here are the top 20 countries: Country% of Total…
…The first release of the free version was in May 2017. Development on ICS Calendar Pro officially kicked off with version 0.1.0 in September 2019, and ICS Calendar Pro 1.0.0…
…classes to easily color-code your calendar to show day-level availability, as such: .ics-calendar-month-grid td.empty { background-color: rgba(0,255,0,0.2); /* Light green for available days */ } .ics-calendar-month-grid td.has_events { background-color: rgba(255,0,0,0.2);…
…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 problem….
both right above below With ICS Calendar, I’ve always taken a very pragmatic approach. I do what I can to make sure ICS Calendar adheres to the iCalendar specification, but…
…was a fairly simple task to add support for week numbers into ICS Calendar. Now, if you add weeknumbers=”true” to your shortcode (month or week view only), an extra, narrow…