Topic: Calendar not showing after update

Home Pro Support Forums Troubleshooting and Bugs Calendar not showing after update

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #5923
    Gian Marco Kuster
    Participant

    On a page where the ics calender is embedded via shortcode, the calendar is not showing after latest update with the following error on the console log:

    Uncaught ReferenceError: FullCalendar is not defined
    at HTMLDocument.<anonymous>

    And this is the line of code where it caught the error:

    r34icspro_fc[guid][‘fc’] = new FullCalendar.Calendar(r34icspro_fc[guid][‘el’], {

    Please fix it as quickly as possible. Thanks in advance.

    #5924
    room34
    Keymaster

    I think this may be a browser caching issue. Try clearing your browser cache and let me know if that does not resolve the issue.

    #5925
    Gian Marco Kuster
    Participant

    The calendar actually does not show on other browsers either…

    I guess it is a bug, as FullCalendar is referenced wrong in the code.

    #5937
    room34
    Keymaster

    Two things:

    1. Try turning on the new Load CSS and JS on wp_enqueue_scripts action option on the Admin → Settings page.

    2. Are you by chance hosting with SiteGround, or using the SiteGround Optimizer plugin? I’m currently investigating a potential conflict with that plugin.

    #5944
    Gian Marco Kuster
    Participant

    It worked after turning on the “Load CSS and JS on wp_enqueue_scripts action” option. So, I am supposed to leave it on. Anyway, thanks.

    #5949
    room34
    Keymaster

    I’ve identified the issue with Full calendar not loading properly when “Load CSS and JS on wp_enqueue_scripts action” is off (which is the default setting). This will be fixed in the next update. In the meantime, you should leave that setting turned on.

    #7201
    Patrick Wells
    Participant

    I just upgraded to Pro and my calendar is not showing up in full style. I can’t find the Load CSS and JS on wp_enqueue_scripts action option in the settings. I only see a checkbox for using the new defaults.

    #7203
    Patrick Wells
    Participant

    I got it to work by checking the load in AJAX setting.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.