Search Results

Searched for: pro support

debug

…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…

guid

…in creating custom CSS specific to this calendar. The shortcode parameter is guid instead of id to avoid a conflict with the id attribute in the Pro version. Note: This…

nomobile

…size of a mobile display. However, if you wish to retain the grid, add nomobile=”true” to your shortcode. Note that you will probably need to add your own custom CSS…

skip

…10.7, you may wish to use the pagination parameter, rather than using skip with multiple instances of your shortcode. ICS Calendar Pro users: This parameter is not included in the…

title

The title parameter is optional. If omitted, the title provided by the calendar feed will be displayed. Use “false” (e.g. title=”false”) to hide the title altogether. Note: This parameter’s default…

url

…feeds into one calendar display. This is the only required parameter for the shortcode. (Exception: Calendar Builder-based saved calendars in Pro only need the id parameter.) ICS Feed URL url=”https://example.com/calendar.ics”…

eventdesc_length

…as a separate parameter only to facilicate the Calendar Builder interface in ICS Calendar Pro. To set an excerpt length in ICS Calendar (free), enter an integer value for eventdesc…

id

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…

fixredundantuids

…issue. ICS Calendar Pro users: This option was added to the Calendar Builder interface in version 4.11.2. Redundant Events 1 No effect 1 Removes multiple events that have the same…

legacyparser

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…

ajax

…side, provides a much snappier user experience. What is AJAX? AJAX true Use AJAX to retrieve calendar dynamically after page loads false 1 Load calendar directly in page HTML ajax=”true”…