Ical and multiplied events

Home Forums Calendar Products Events Calendar PRO Ical and multiplied events

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #947496
    beh0t
    Participant

    All day evenn- start day 01.03.2015 end date 05.03.2015

    After import iCal file to google calendar on android device the event is present 5 times, each day between 1.03 to 5.03

    It should be only onec in iCal but is 5 times with same dates.

    #947497
    beh0t
    Participant

    sorry for misspelling

    #947575
    Geoff
    Member

    Hey there and welcome back to the forums–nice to see you again. 🙂

    Can you confirm that your multi-day event is properly configured? I tried creating the same event on my setup and it seemed to display correctly when I imported the .ics file for it to my calendar applications. Here’s a screenshot of the date and time settings I used, in case that helps.

    Cheers!
    Geoff

    #947664
    beh0t
    Participant

    Screenshot with other dates and same bug
    my ical file – multiplied event uid:842-1424131200-1426636800

    I’m using code (from here) to remove html tags from event description:
    add_filter( ‘tribe_google_calendar_parameters’, ‘remove_tags_from_gcal_links’ );
    function remove_tags_from_gcal_links( array $params ) {
    $params[‘details’] = urlencode( strip_tags( urldecode( $params[‘details’] ) ) );

    #947689
    Geoff
    Member

    Hey there, thanks for following up!

    Are you seeing the event split up multiple times in your WordPress dashboard as well, or is the event a single event there?

    Also, can you provide me with the Event title you used? I’m unable to identify which one it is in the .ics file.

    Thanks!
    Geoff

    #947693
    beh0t
    Participant

    title: Wystawa obrazów Marii Dryll-Marciniak pt. „Sztuka natury”

    in the ‘events calendar’ month view is displaying correct (one entry each day), in dashboard only ones (correct)

    #947716
    Geoff
    Member

    Hmm, I tried importing your .ics file into my applications and the events seemed to be correct. Is it possible your calendar application needs to be reconfigured?

    Geoff

    #947740
    beh0t
    Participant

    its default android app.

    but in ics file that event is present multiple times with same start and end date. Is it correct? I think it should be only one entry – like in wordpress dashboard

    #947902
    Geoff
    Member

    Yes, you’re totally correct here. While splitting multiday events into separate events doesn’t have an impact on some calendar application (e.g. iCal), it does seem to have an impact on the application you are using.

    I don’t have a solution for you right this moment, but I’ve opened a ticket for our team to look into this further. I’ll be able to update you here when I learn more.

    Thanks for reporting this and for your patience walking through it with me! I appreciate it. 🙂

    Geoff

    #951188
    Geoff
    Member

    I’m going to go ahead and close this thread but we’ll follow up with you here when we have more to share.

    Please feel free to let us know if any other questions pop up in a different thread and we’d be happy to help. 🙂

    Geoff

    #965763
    Leah
    Member

    Hi there,

    Thanks again for your post. We wanted to get in touch and let you know that although we weren’t able to address this issue in our upcoming 3.10 release, it is still very much a priority. We have a ticket in our system and will be investigating a solution for a future version. Thank you for your patience and support while we work on this!

    Cheers,
    The Events Calendar Team

    #988038
    Leah
    Member

    Hello,

    Thank you again for bringing this issue to our attention. We’re happy to say that we have added a fix for this into our upcoming version 3.11 release. Keep an eye on your Updates page for the new version. If you have any trouble with the update (or are still seeing this problem after you update) please start a new thread and we’d be happy to help out.

    Thank you for your patience while we got this release ready to go!

    Best,
    Leah
    and the rest of The Events Calendar team

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Ical and multiplied events’ is closed to new replies.