Hi Tony
Our GridGallery module requires Modernizr to function correctly. To amend this issue could try loading the Modernizr CDN by adding the following to the 'Head Custom Code' field of your templates parameters..
<script src="//http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
Ciarán