Calendar no longer displays events??

Home Forums Calendar Products Events Calendar PRO Calendar no longer displays events??

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1088849
    Joe
    Participant

    Why all of sudden would my calendar not display the events? … Pro version.

    Thanks

    #1088852
    Joe
    Participant

    Update: Its now showing events in current month but no access to future months?? (i.e. April)

    #1088911
    Cliff
    Member

    Hi Joe. Sorry you’re experiencing this. I noticed console errors at your site, specifically something with this line in your page source:

    <script type="text/javascript">
    jQuery(document).bind("keydown", function(e) { if(e.ctrlKey && (e.which == 65 || e.which == 67 || e.which == 88 || e.which == 83 ||e.which == 85)) { e.preventDefault(); return false; } }); jQuery(document)on( "mousedown", function(event) { if(event.which=="3") { document.oncontextmenu = document.body.oncontextmenu = function() {return false;} } }); </script> <script language=JavaScript>
    ...

    Please resolve that issue.

    If that doesn’t resolve it, please follow our Testing for Conflicts Guide and see if that helps narrow down the cause of this.

    Let us know what you find out.

    Thanks.

    #1095480
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Calendar no longer displays events??’ is closed to new replies.