Hello. I am trying to use the Unite Gallery (http://unitegallery.net/). Everything is done according to the instructions, but the images are not displayed in the page. To display the picture on the page I introduced this code:


jQuery(document).ready(function(){
jQuery("#gallery").unitegallery({
gallery_theme: "tiles",
tiles_type:"justified"
});
});
Help me please. What could be the problem. I really like this gallery.
Page with gallery - http://www.lourens.spflex.top/portfolio.html
