/** * * All the custom scripts for the theme go in here. * **/ $(document).ready(function(){ $('.bxslider').bxSlider({ mode: 'fade', adaptiveHeight: true, captions: true }); });