Christian

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • in reply to: Missing text in recurring event tooltip #1315430
    Christian
    Participant

    Issue is solved now. Thanks for your support.

    in reply to: Reopen CSS issue in Events list widget #1282232
    Christian
    Participant

    Hi András,

    Yes I have fixed this issue with given solution. I will wait for next release with update.

    Thank you for your support.

    in reply to: Reopen CSS issue in Events list widget #1280685
    Christian
    Participant

    This reply is private.

    Christian
    Participant

    Hi András,

    Thank you so much for quick fix. The issue is solved now.

    in reply to: Issue in Recurring Events with Once series type #1280116
    Christian
    Participant

    Hi Cliff,

    I will get back to you soon with my testing steps.

    in reply to: Issue in Recurring Events with Once series type #1278445
    Christian
    Participant

    Hi Cliff,

    Please note that the date issue in admin panel happens only in edit or view mode. When I selected date from datepicker that time it was showing proper.

    in reply to: Issue in Recurring Events with Once series type #1278441
    Christian
    Participant

    Hi Cliff,

    I played with date format but issue was still there. Please refer screenshot for more details.

    in reply to: Issue in Recurring Events with Once series type #1278438
    Christian
    Participant

    This reply is private.

    in reply to: Missing text in recurring event tooltip #1220815
    Christian
    Participant

    Hi Cliff,

    Firstly thanks for your quick reply. I will check as per your given steps. But before that I found that this issue happens only for old entries, for new entries it works fine. And my project has all updated version of the event calendar, event calendar pro and filter bar, and with this wordpress is also up to date.

    I checked database for old entries and noticed that in new version of event calendar pro(Version 4.4) the format of recurring rules are changed. I compared entries with Version 4.2.5. Below you can see both the results.

    Meta information of recurring Event:
    Version 4.4
    a:3:{s:5:”rules”;a:1:{i:0;a:6:{s:4:”type”;s:6:”Custom”;s:6:”custom”;a:3:{s:8:”interval”;s:1:”1″;s:9:”same-time”;s:3:”yes”;s:4:”type”;s:5:”Daily”;}s:8:”end-type”;s:2:”On”;s:3:”end”;s:10:”2017-01-29″;s:14:”EventStartDate”;s:19:”2017-01-19 09:00:00″;s:12:”EventEndDate”;s:19:”2017-01-19 11:00:00″;}}s:10:”exclusions”;a:0:{}s:11:”description”;N;}

    Version 4.2.5
    a:3:{s:5:”rules”;a:1:{i:0;a:6:{s:4:”type”;s:9:”Every Day”;s:8:”end-type”;s:2:”On”;s:3:”end”;s:10:”2017-01-29″;s:9:”end-count”;s:0:””;s:14:”EventStartDate”;s:19:”2017-01-19 09:00:00″;s:12:”EventEndDate”;s:19:”2017-01-19 11:00:00″;}}s:10:”exclusions”;a:0:{}s:11:”description”;N;}

    I believe new code works only for new entries but if there are any existing entries then it fails.
    I hope above my search is helpful for you.

    in reply to: Missing text in recurring event tooltip #1220193
    Christian
    Participant

    Screenshot is attached here.

    in reply to: Text is not translated in Calendar Week mobile view #1186877
    Christian
    Participant

    Issue is solved now.

    Thanks for your support.

    in reply to: Text is not translated in Calendar Week mobile view #1176441
    Christian
    Participant

    This issue is still not resolved in Events Calendar PRO 4.3 release.

    Christian
    Participant

    Hi Cliff,

    Sorry but I don’t know why outlook needs additional header for DST. I just exported one event from thunderbird and imported into outlook and it was running fine and then I found above solution in thunderbird ics file. I put same in the event calendar ical.php file and then it was also working in outlook.

    FYI: yes test.ics file is not validated per http://severinghaus.org/projects/icv/ but also any ical file from your demo website is not validated per this website.

    Christian
    Participant

    Hi Cliff

    Website has Europe/Berlin timezone.
    In Events Settings->Timezone settings is set to Use the sitewide timezone everywhere.

    I have also attached sample ical file. When this file is imported into Thunderbird it shows correct time 7th October 1pm but when this file is imported into Outlook it shows 7th October 2pm. It seems outlook does not take daylight information.

    If I put following code into ical file then it works fine into Outlook. Outlook needs special description for timezone.

    BEGIN:VTIMEZONE
    TZID:Europe/Berlin
    BEGIN:DAYLIGHT
    TZOFFSETFROM:+0100
    TZOFFSETTO:+0200
    TZNAME:CEST
    DTSTART:19700329T020000
    RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
    END:DAYLIGHT
    BEGIN:STANDARD
    TZOFFSETFROM:+0200
    TZOFFSETTO:+0100
    TZNAME:CET
    DTSTART:19701025T030000
    RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
    END:STANDARD
    END:VTIMEZONE

    Christian
    Participant

    Hi Cliff

    Thank you for the reply.

    But I would like to tell you that this issue is not only related to recurring event but it is still there for single event.

Viewing 15 posts - 1 through 15 (of 17 total)