Search Results

Searched for: method

Shortcode Parameters Reference

method=”curl” in your shortcode. Set the method (cURL or open) PHP uses to retrieve the feed. method monthnav By default, the month view shows a dropdown (select) menu to navigate…

ICS Calendar Settings

…to Use legacy feed request method, however if you find that your calendars aren’t loading, try this option to see if it resolves the issue. Note that the legacy method

Privacy Policy

…Third Party Data Collection PayPal The following terms apply only when paying for your ICS Calendar license using PayPal or other PayPal-owned methods: We use PayPal for payments and other…

ajax

…Just as with the standard loading method, the entire calendar data is loaded. This is not an interactive AJAX feature. It is our observation that the user experience is more…

Developer Resources

…will have a wrapper element you can reference with the .ics-calendar.layout-my-custom-view selector. Note: There are additional (currently undocumented) hooks inside the R34ICS::display_calendar() method that can be used to customize details…

New features and language lessons

…the initial page load. We have to take another approach. Fortunately, there is an easy one: jQuery(document).on(‘click’, ‘.selector’, function() { … }); This method has no problem handling dynamically inserted…

New “All Parameters” Documentation Page

…with designing templates for that CPT. But I also wanted to add some extra elements to the page, namely a more intentional method of displaying the allowed input for parameters…

Calendars, caching, and cron

…is configured to run every 10 minutes, to execute as the root user*, and to retrieve the URL https://example.com/calendar with all output being silenced. Using the wget method in a…

Which iCalendar fields should ICS Calendar support?

…and timezone information BEGIN CALSCALE END METHOD PRODID TZID TZNAME TZOFFSETFROM TZOFFSETTO VERSION You’ll find BEGIN and END throughout an .ics file, serving a variety of purposes. They’re basically “opening”…