Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Tompa83

    (@tompa83)

    Found the solution in the development/bugs page.

    Enter the following in your theme’s css:
    #jGrowl{display:none !important}

    Thread Starter Tompa83

    (@tompa83)

    SOLVED

    Just to follow this up, using that bit of CSS can (and in my case – did) hide the event details.

    I’m no expert in Javascript, but I did manage to disable the “Loading Events” dialog while maintaining the event details dialog.

    If you are looking for the same solution that I found, edit the “jquery.fullcalendar.min.js” file and replace the entire code (provided you haven’t made any changes yourself) with the code found here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide the "Loading Events" notification?’ is closed to new replies.