Plugin Support
Darian
(@d0153)
Hi @2807georg
Thanks for reaching out. Let me help you with this one.
By default, it will only allow you to subscribe to 30 events. This limit is in place because larger files are more likely to fail in iCal readers.
However, you can increase the number of events to subscribe by adding the following snippet:
add_filter( 'tribe_ical_feed_posts_per_page', function() { return 100; } );
See- https://theeventscalendar.com/knowledgebase/changing-the-number-of-events-in-ical-export/
If you’re not familiar with coding, you can use the Code Snippets plugin, which removes the need to add custom snippets to your theme’s functions.php file.
As always, please test it first on a staging version of your live site.
I hope that helps, and let me know if you have further concerns.
Thank you very much for the quick answer and the perfect solution! All the best – Georg
I forgot to mention, that it is solved …
Plugin Support
Darian
(@d0153)
Hi @2807georg
Thanks for your confirmation and I’m glad that it is now working.
If you have a minute, a great review from you would be amazing!
https://wordpress.org/support/plugin/the-events-calendar/reviews/