I’m using RW 8.3 with Stacks 3.6.8. My website is built using the free Panoramic theme from ThemeFlood and the Kalendar stack from Weavium linked to an iCloud calendar. The site operates without any problems, except…
Kalendar is slow to load events on a desktop or laptop, but it does work. On a tablet or phone (specifically iPad or iPhone using Safari) the calendar does load, but any attempt to move to another month will crash the web page after the following sequence:
-
Tap right arrow to load next month - shows error “This web page was reloaded because a problem occurred”
-
Tap right arrow again - shows error “A problem repeatedly occurred on “https:// www.xxxx.co.uk/club/calendar/“.”
Linking my iPhone to the desktop Safari Develop feature showed that 3 errors were generated:
-
[Error] Failed to load resource: the server responded with a status of 404 () (badge_smaller@2x.png, line 0) https://www.wnsc.co.uk/club/rw_common/images/badge_smaller@2x.png
-
[Error] Failed to load resource: the server responded with a status of 404 () (blank@2x.gif, line 0) https://www.xxxx.co.uk/club/rw_common/themes/panoramic/images/blank@2x.gif
-
[Error] Failed to load resource: the server responded with a status of 404 () (ical.min.js.map, line 0) https://www.xxxx.co.uk/club/calendar/files/ical.min.js.map
None of the 3 files referenced occur in my RW project file. Although there is a badge_smaller.png and a blank.gif at the given locations. Is this a problem with Kalendar or the Panoramic theme?
Have just tried duplicating badge_smaller.png and blank.gif as badge_smaller@2x.png and blank@2x.gif. This had no affect at all, the crash still occurred but the only error shown in Develop was [Error] Failed to load resource: the server responded with a status of 404 () (ical.min.js.map, line 0) https://www.xxxx.co.uk/club/calendar/files/ical.min.js.map