By default, the theme runs a WordPress cron job every 3 hours to synchronize calendar availability based on the iCal feeds imported for each property.
If you wish to change the default interval (3 hours), follow the steps below:
- Install the WP Crontrol plugin.
- Edit the ICAL CRON job.
Edit ICAL CRON
The cron job responsible for checking new feed data is located in events.php
within the function setup_event_wp_estate_sync_ical
.