Hi David,
Thanks for using our plugins and welcome to the forums!
That’s a great question! I can help you with this one.
On every calendar or event page you should see a button for exporting the calendar. Check this screenshot: https://cloudup.com/cweEiCaJdsD
You can right click on that button and select ‘Copy link location’ (or similar) and that will give you a url with an ics feed for that view.
You can also use this snippet, which will then allow you to have an ics feed for the whole year:
https://gist.github.com/andrasguseo/158de8d396cd8c6b58e149175bba995c
Copy it into your child theme’s function.php file and you should be ready to go. Instructions are at the top of the file.
Let me know if this does the trick.
Cheers,
Andras