I am creating a customized template based on the calendar table template add-on. I have it working for the most part, but one thing I cannot get to work correctly is the ical link.
I have added the statement: <?php echo apply_filters('filter_hook_espresso_display_ical', $all_meta); ?>
The link shows up okay, but the actual content of the ical file is not correct – it defaults to whatever the current day and time is and not that of the event itself. I am guessing there is something not correct with the $all_meta array parameter. I tried using others instead such as $event_meta but no luck either.
The support post ‘Trying to add ical link to Custom Calendar Table Template’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.