• Resolved dbacksbst

    (@dbacksbst)


    I have Events Calendar PRO. On the single event pages, there are 2 links:

    • + Google Calendar
    • + Add to iCalendar

    The Google link adds the single event to a Google calendar, as expected. However, the iCal link downloads an ics file with every event in my calendar, instead of just the one event.

    Maybe unrelated, but for transparency, in my functions.php file, I am using the following filters to hide export/subscribe links on my list/month calendar views:

    add_filter( 'tec_views_v2_use_subscribe_links', '__return_false' );
    add_filter( 'tec_events_show_ical_link', '__return_false', 10 );
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Abz

    (@abzlevelup)

    Hi @dbacksbst, this was a previous bug on our plugin. The good news is that we released a fix for this on our latest release v.6.0.6. Could you try updating it and see if that fixes the issue?

    To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.

    Also, since you have an active license and for us to help you better, please open a Support Ticket on our Help Desk. Also, for us to follow WordPress Forum Guidelines regarding premium users.

    Best,
    Abz

    Hello @abzlevelup, When trying to add an event to my Outlook calendar it opens up a separate Outlook calendar, and the iCalendar link does the same thing. I downloaded ‘fix” plugin from a few years ago and that didn’t help. I have tested this numerous times, with and without the “fix” plugin and I get the same result. Please help. I’ve included my test event here for your use:?https://cmsaz.com/event/new-new/

    Plugin Support Abz

    (@abzlevelup)

    Hi @eliciaed, the fix might not apply to the newer version of the plugin. Could you provide the fix/snippet here? ??

    Looking forward to hearing from you.

    Plugin Support Darian

    (@d0153)

    Hi everyone

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Add to iCal” button on Single event page downloads entire calendar’ is closed to new replies.