Search Results

Searched for: display

New plugins!

I know you’re here for ICS Calendar, but the fact that you’re interested in ICS Calendar means that you are involved in some way with building or maintaining a WordPress site… or sites! And as such, you may be interested in some of the other free WordPress plugins from Room 34, especially two brand one…

Website updates

While I am always working on improving ICS Calendar and ICS Calendar Pro, at this point my “main gig” is still freelance client work, building WordPress based websites. Working on the ICS Calendar website is an interesting experience then, as I am the client. It’s a very helpful exercise, as it gives me a chance…

New features and bug fixes in ICS Calendar Pro version 3.7.0

Today marks the release of ICS Calendar Pro version 3.7.0. This version includes functional enhancements that were added to ICS Calendar in versions 8.7.0 and 8.8.0 over the past month, along with a few targeted bug fixes in the Month with Sidebar view, and some general CSS tweaks. The calendar builder now includes the updated…

…and more in 8.8.0! Try the new toggle lightbox feature

It’s been a busy day. After rolling out version 8.7.0, I had more time to look at another requested feature: the ability to open the full event description in a lightbox instead of in the small hover box or toggle-in-place that have been available since early in the plugin’s lifespan. Version 8.8.0, available now, introduces…

New shortcode options in ICS Calendar 8.7.0: compact and nomonthheaders

Much of our recent development attention has been on translations, bug fixes, and updates to ICS Calendar Pro, but today I have two brand new features to announce in the free ICS Calendar plugin, version 8.7.0. First, there’s compact=”true”, which you can add to your shortcode to apply a more “compact” view to your calendar.…

Incremental improvements

My approach with development on ICS Calendar is to release often. Making only minor changes and making them available quickly helps to keep things moving forward and also makes it easy to identify any problems that arise. If a new release brings dozens of changes, and users discover that something is suddenly not working right…

New features and language lessons

ICS Calendar and ICS Calendar Pro are constantly evolving: adding new features, fixing the occasional bug that those new features introduce or that has been lurking quietly in the shadows, adding polish where possible. The goal is always to make the plugin as useful to as many people as possible, while also keeping its trademark…

General WordPress Settings

Wherever possible, ICS Calendar does things “the WordPress way,” including relying on your general site settings for certain properties of the calendar. Before working with ICS Calendar, be sure to navigate to Settings → General in your WordPress admin and check the following settings: Site Language This will use built-in WordPress functions to correctly display…

The trouble with, and magic of, namespaces

Yesterday an ICS Calendar user started a new topic on the WordPress Support Forums, around strange timezone behavior they were observing on their website. I set up a test scenario using one of my own calendars, and I verified that, yes indeed, if the site had both ICS Calendar and another calendar plugin — Modern Events…

Shortcode Overview

New! We now offer a Shortcode Builder to help you quickly generate your shortcode. What is a “shortcode”? First things first: If you’ve never worked with a shortcode before, it’s helpful to have a brief introduction. In WordPress, a shortcode is a small bit of HTML-like code inserted between square brackets. It generally consists of…

Developer

ICS Calendar includes a number of hooks that were created primarily to allow ICS Calendar Pro to extend its functionality. Many of these hooks are still in development and subject to change, but we will document them here as they become available for theme and add-on developers’ use. Where do I put this code? We…