(function($) { $(function() { $( '.fl-node- .fl-gallery' ).imagesLoaded( function(){ $('.fl-node- .fl-gallery-item').wookmark({ align: 'center', autoResize: true, container: $('.fl-node- .fl-gallery'), offset: , itemWidth: 150, verticalOffset: 0 }); }); }); jQuery(document).ready(function(){ setTimeout(function(){ jQuery('.fl-node- .fl-mosaicflow-content').trigger('resize'); },50); }); })(jQuery);