The frontend calendar for anonymous users seems to be still interactive.
I'm able to drag events around the calendar. This however does not save the event in the new position and on page refresh it jumps back to the original slot.
Right permissions seem to be setup for frontend users.
Comments
Comment #2
acrollet commentedHi there,
could you post your full configuration, including how you are setting up your calendar?
Comment #3
rviner commentedI'm using the BAT Calendar Unit Type Reference on a standard content type for anonymous users showing the event type granularity as hourly.
Searching around I changed: eventStartEditable to false in bat_calendar_reference.js which solved the issue of not being able to drag the events around but i'm still able mouse over the events and click on them.
Let me know if you require more information.
Comment #6
acrollet commentedFixed in 7.x-1.33 - please re-open if you experience further problems. Thanks!