(function($) { $(function() { new FLBuilderPostCarousel({ id: '', layout: 'grid', slideWidth: 300, settings: { auto: false, pause: 1000, speed: 1000, infiniteLoop: false, adaptiveHeight: true, controls: false, autoHover: true, slideMargin: 30, moveSlides: 1, } }); }); })(jQuery);