paginationposition
…some users may wish to display the links above the list, since varying event description lengths can cause the links to move up or down on the page when clicked….
…some users may wish to display the links above the list, since varying event description lengths can cause the links to move up or down on the page when clicked….
…load includes only an empty container for the calendar. Then after the page is rendered by the browser, an AJAX request is made to retrieve and display the calendar data….
Add eventlocaltime=”true” if your feed includes events with different individual local timezone settings. Each event will be displayed with its time in the associated local timezone, with a timezone abbreviation…
Add fulldateintable=”true” to display full dates (using the format parameter) in each cell of table-based views (e.g. month, week, month with sidebar). This feature was added in ICS Calendar version…
By default, feed labels are displayed only in the color code legend above the calendar. By adding this parameter to your shortcode, each individual event’s details hover box will also…
…with sorting events by start/end dates on the admin index page. Updated admin index page to display em dashes instead of current datetime when a saved event doesn’t have start…
…all about the editing experience. ICS Events are built “the WordPress way” as much as possible, right down to being a Custom Post Type (CPT). But CPTs by default display…
…the icsevent query string variable. Plugin-specific instructions are below. What’s a hidden field? A hidden field is contained in a web form but is not displayed at all to the…
…Calendars Create and manage events directly in WordPress and integrate them seamlessly into ICS Calendar displays… even combine internal events with external ICS feeds in the same calendar! New! Calendar…
…of the options manually into a shortcode. ICS Events New! Now you can create and manage events directly in WordPress and integrate them seamlessly into your ICS Calendar display. Even…
…tab presently has one setting: in the Month with Sidebar and Year with Sidebar views, the sidebar displaying events for the selected day is “sticky,” meaning it stays in place…
…play on a page that is only displaying a calendar generated by ICS Calendar! That was when I realized, both plugins include ics-parser, and I had specifically coded ICS Calendar…