Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter userN00b

    (@usern00b)

    So…I decided to go back to v2..05 and now its shows classes.

    It does not do it in the right way. Meaning wrong time, wrong day etc.

    Help would be apreciated!

    Same problem here.

    Hey userN00b,
    I noticed that one of the .js files having to do with Calendar view showed in the WP Editor as (inactive) This seems to have fixed it:
    (from this thread:https://www.ads-software.com/support/topic/wpcr-js-and-css-files-are-inactive?replies=7)

    In your theme files, header.php , you need to add <?php wp_head(); ?> to the file on the line right before </head>

    In footer.php , you need to add <?php wp_footer(): ?> to the file on the line right before </body>

    This should fix the problem with any theme that does not use the proper WP hooks.
    i hope this helps!
    Joe D

    Joe D,

    I already have those codes in the .php files and I still am coming up with an empty calendar??? Any advice?

    I’m having the same problem.

    Events show up in list version but not calendar.

    I already have those codes in my php files.

    I have the same problem, i have updated to the latest version of plugin, and i’m still unable to see the schedule on the table except from list view. I have checked the wp_footer and wp_header on the editor. Please i am waiting for an advice. Thank you in advance..

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Schedule is empty’ is closed to new replies.