Hi David,
To resolve this issue
Go to wp-content/themes/beautiplus-pro/testimonialsrotator/js/bootstrap.js
and delete the below code at line 27
// Include baseDemo styles
document.write(unescape('%3Clink rel="stylesheet" media="all" href="' + myScriptSrc + 'bd.styles.css"%3E'));
// Check if jQuery exists and include local version if not
!window.jQuery && document.write(unescape('%3Cscript src="' + myScriptSrc + 'bd.jquery.min.js"%3E%3C/script%3E'));
Regards
Grace Themes