• Resolved b.grangeia

    (@bgrangeia)


    Hi!
    I’would like to get different events and use in different collumns. The first event in the first column, the second event in the second column…

    I tried get every single event using the “interval_count” and “offset_interval_count”, but when i uptade the calendar, it goes wrong (it’s not a cache issue).

    Can I do that somehow?

    By the way, sorry about my english.

    https://ww.wp.xz.cn/plugins/google-calendar-events/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter b.grangeia

    (@bgrangeia)

    I found out the “offset_interval_count” works fine until 3. More than that it doesn’t get the next event.

    Plugin Contributor Nick Young

    (@nickyoung87)

    @b.grangeia,

    I am not sure I quite follow what you are looking to do here. Is it possible you could link an image or something that might give me a better idea?

    Thread Starter b.grangeia

    (@bgrangeia)

    Shure!

    This is the page i’m talking about. http://obardoeobanjo.com/#agenda

    In the first columns, I’ve inserted the code [gcal id="355" interval="events" interval_count="1"]

    In the second: [gcal id="355" interval="events" interval_count="1" offset_interval_count="1" offset_direction="forward"]

    And in the last column: [gcal id="355" interval="events" interval_count="1" offset_interval_count="2" offset_direction="forward"]

    When I set it up, everything works fine, but when the calendar is updated, the codes doesn’t call the right event anymore. I’m not shure if I made me clear now. And, once again, sorry about my english.

    Plugin Contributor Nick Young

    (@nickyoung87)

    It might be an issue with the time being relative to the current day. Since we use the current day as the start point when the day changes then it is going to change around the logic for your intervals.

    Let me know if that makes sense.

    Plugin Contributor Nick Young

    (@nickyoung87)

    Assuming this is resolved based on the last reply from me. Seems like that is the issue which is not actually a bug with the plugin. If you want to add a feature request for specific date ranges or not showing events based on the current day then you should check out our public roadmap:

    https://trello.com/b/ZQSzsarY

    Since there has not been a recent reply I am going to mark this as resolved, but please let me know if I missed something or if you still need clarification/help.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Single event in columns.’ is closed to new replies.