Hi, I use the pinboard theme on my foodblog: kasselfood.com
After a upgrade, I noticed that the tiles weren’t working anymore. After a brief investigation, I saw that there is an Javascript error saying:
Uncaught TypeError: $content.imagesLoaded is not a function
After some more digging, I think it has to do wiht imagesLoaded not being included in Masonry anymore and that the function cannot be called like this. However, I lack the skills to fix this. Can anyone help me?