Support ForumCategory: Super Testimonial ProSuper Testimonials Pro – optimizing the code / use minified JS
Serb asked 2 years ago

Just a quick suggestion for your Super Testimonials Pro script – you might want to change the line 57 in tp-testimonials-pro.php file to use min.js version of that JS file instead of the normal one, as it’s coming up as one of the suggestions in web.dev pagespeed tests (to minify that file), since you already have the minified version of it included with the plugin:
 
wp_enqueue_script( ‘tps-super-pro-owl-carousel-js’, plugins_url( ‘frontend/js/owl.carousel.min.js’, __FILE__ ), array( ‘jquery’ ), ‘2.4’, true);
 
Cheers!

1 Answers
Themepoints Staff answered 2 years ago

Hi,
Thanks for your suggestion to optimize the code. We are working on it to release a new version soon.

Best Regards