Hi everybody! We implemented a custom cms image lightbox for our client, using a code we found in the forms. The problem is that it looks as though we are getting this error in the inspector:
Uncaught TypeError: Cannot read property ‘innerHTML’ of undefined
at north-pole-adventure:47
I think this is also causing the Gallery page to crash on Tablets… Please any help would be greatly appreciated!
Code can be found in the page settings for header and before body
Well if you just delete that line, anything depending on that line may break and so forth… I suggest removing all custom code unless you know what it’s doing.