Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @megdo,

    This has been asked before on this forum. We show every instance of a webinar on the webinar feed. GoToWebinar’s API doesn’t give time options for 1 webinar it instead shows a webinar instance for each time and date, so we are just showing the webinars how they are given to us from GoToWebinar. Thanks,

    Thread Starter megdo

    (@megdo)

    @northernbeacheswebsites Thank you for your quick answer.

    I will use calendar instead.

    I notice the calendar display “12 hour time” time format. Is it possible to switch to wordpress time format ?

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @megdo,

    We don’t have a setting for this. To do this would require a core edit to the plugin. You need to edit script.js, line 25 and change:

    timeFormat: ‘h(:mm)a’,

    to

    timeFormat: ‘H(:mm)a’,

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple webinar’ is closed to new replies.