No header for t3sbs_toast $(document).ready(function(){ var toast = $('.toast'); if ( toast.length ) { $('.toast').toast('show'); } });