• Hi
    I have set 24 hour clock on the setting page but in the calendar still shows am/pm.

    Also the Day and week view is not showing the webinars and there is an error in the console:

    fullcalendar.min.js?ver=5.8.2:7 Uncaught TypeError: Cannot read properties of undefined (reading 'event')
        at HTMLDivElement.<anonymous> (fullcalendar.min.js?ver=5.8.2:7)
        at Function.each (jquery.min.js?ver=3.6.0:2)
        at s.fn.init.each (jquery.min.js?ver=3.6.0:2)
        at Et.e.constructor.renderFgSegEls (fullcalendar.min.js?ver=5.8.2:7)
        at Et.e.constructor.renderFgSegsIntoContainers (fullcalendar.min.js?ver=5.8.2:8)
        at Et.e.constructor.renderFgSegs (fullcalendar.min.js?ver=5.8.2:8)
        at Et.e.constructor.renderFgEvents (fullcalendar.min.js?ver=5.8.2:7)
        at Et.e.constructor.renderEvents (fullcalendar.min.js?ver=5.8.2:7)
        at Et.e.constructor.renderEvents (fullcalendar.min.js?ver=5.8.2:10)
        at Et.e.constructor.executeEventsRender (fullcalendar.min.js?ver=5.8.2:9)
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter zebrastribe2

    (@zebrastribe2)

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @zebrastribe2,

    The setting in the settings page does not apply to the calendar unfortunately. The calendar is hard coded as am/pm.

    I can’t easily pass this setting over to the calendar as the time format needs to be translated when in use by Full Calendar so it would cause issues if I just passed the WordPress time across i.e. it wouldn’t work. You are welcome to change the format though by modifying the core plugin file – I realise this is not ideal, but I am just giving it to you as an option. This is line 25 of script.js.

    On the other issue, I am not 100% sure on this one, but usually this means there’s no events to pull from. Are you sure there’s upcoming webinars in your system and that like the table display shows upcoming webinars? If you are pretty certain of this, can you please provide a link the calendar in question and also provide some more diagnostic information like the version of WordPress and PHP (these can be retrieved from the plugin settings in the support tab).

    Thanks,

    Thread Starter zebrastribe2

    (@zebrastribe2)

    HI NBW
    I dequeue the plugin script and enqueue the update version in my child theme which solved the issue with the 24 hours clock until the plugin can handle it.

    Yes the calendar shows the events from GoToWebinar on the monthly view but as soon as I click in the weekly or daily the error occurs.

    I have made this small video:

    View post on imgur.com

    If I click into a week without events the console does not show any error but if I choose a week with events the error occurs in the console.

    Is the latest version of full calendar which is included in the plugin?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @northernbeacheswebsites While I know you have the best of intentions, it’s forum policy that you not ask users for admin or server access. Users on the forums aren’t your customers, they’re your open source collaborators, and requesting that kind of access can put you and them at high risk.

    If they are paying customers (such as people who bought a premium service/product from you) then by all means, direct them to your official customer support system. But in all other cases, you need to help them here on the forums.

    Thankfully are other ways to get information you need:

    You get the idea.

    We know volunteer support is not easy, and this guideline can feel needlessly restrictive. It’s actually there to protect you as much as end users. Should their site be hacked or have any issues after you accessed it, you could be held legally liable for damages. In addition, it’s difficult for end users to know the difference between helpful developers and people with malicious intentions. Because of that, we rely on plugin developers and long-standing volunteers (like you) to help us and uphold this particular guideline.

    When you help users here and in public, you also help the next person with the same problem. They’ll be able to read the debugging and solution and educate themselves. That’s how we get the next generation of developers.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some issues with the calendar’ is closed to new replies.