TypeError: e is null (in pages and posts)
-
Hi, in the console I have this error. This happens in any page/post and is breaking other plugins. Any idea where it comes from or any quick fix?
It seems located in kai/js/script.js
imagesLoaded( container, function() { msnry = new Masonry( container, { // adjust to match your own block wrapper/container class/id name itemSelector: '.post-item', // option that allows for your website to center in the page isFitWidth: true, gutter: 10 }); });
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘TypeError: e is null (in pages and posts)’ is closed to new replies.