• http://www.wearesantee.com/events/

    is there a reason why the functions for the plugin aren’t loading?

    I did some testing and found that the plugin only sets document.location.hash when I’m logged in as a user. but viewing the site, not logged in, document.location.hash is not defined by the Ai1ec_Calendar_Controller so it infantly loops the check_hash function in calendar.js. I assume these Classes are not being initialized unless someone is logged in. why? is there a way to fix this so guests can view the calendar without the loader covering it?

    when logged-in i setup an alert (now removed) to show if the hash was being set:

    Current Hash:
    location Hash: #action=ai1ec_month
    convertEntities: #action=ai1ec_month&ai1ec_month_offset=0&ai1ec_active_event=0

    when logged-out, i got this:
    Current Hash:
    location Hash:
    convertEntities: #action=ai1ec_month&ai1ec_month_offset=0&ai1ec_active_event=0

    http://wordpress.org/extend/plugins/all-in-one-event-calendar/

Viewing 1 replies (of 1 total)
  • @quicknk
    Could you check to see if you have this issue when using the default WP theme?
    Could this be related to some action being removed/not called when user is not logged in, caused by your theme?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Calendar functions/Classes not loading’ is closed to new replies.