(function($) { $(function() { new FLBuilderPostSlider({ id: '', settings: { auto: false, pause: 1000, speed: 1000, infiniteLoop: false, adaptiveHeight: true, controls: false, autoHover: true, } }); }); })(jQuery);