Title: Slider Doesn&#8217;t Work
Last modified: November 23, 2016

---

# Slider Doesn’t Work

 *  Resolved [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/)
 * Hi guys. I’m using your plugin with the widget via Page Builder and it will not
   display as a slider. It just displays the reviews stacked on top of eachother.
   Am I doing something wrong?

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8479462)
 * Hello,
 * Do you check is there any JavaScript error in the console ?
 * if its realated to ‘… is not a function’,
 * then please check your theme’s footer file is having wp_footer() function.
 * because JavaScript always loads in the footer. and if its not there then your
   slider is not working.
 * check and let us know if found the solution. or if you still have query after
   doing this then provide us your website url so that we can inspect the code and
   let you know.
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8482488)
 * Hi there. The error is the “is not a function” error. However our website template
   does use the wp_footer function and the script is still not working.
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8482491)
 * I am using Vantage premium as a template.
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8482866)
 * Hello,
 * For better support can we have your website URL to inspect the error code.
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8483796)
 * Sure, Monkeedeals.com
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8497058)
 * Hello,
 * we have inspected your site and checked that you are using plugin to minify javascript.
 * So, that’s why our slick.min.js is not working.
 * Not an issue. Just go to the minify plugin and you can find there is an option
   for exclude js.
    Go there and exclude slick.min.js and then again check your 
   site.
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-8503655)
 * Can you take another look because that didn’t do it. We’ve got that specifically
   excluded from magnification but it still stacks.
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-9003670)
 * Hi, I just wanted to bump this back up to the top. We do have the plugin excluded
   from minification however it still does not work properly. I can turn off minification
   for the page and it works fine but we use another plugin that relies on it.
 * I’m happy to pay for pro support just to get some help on this. Thanks!
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-9013603)
 * Hi [@monkeemike](https://wordpress.org/support/users/monkeemike/),
 * Thanks for reaching out to us.
 * You want to use testimonial slider on your website but when you turn on JS minification
   then it is not working due to some JS error? Am I right?
 * Can you please replicate the issue? so we will check again and provide you better
   guidance and support for this.
 * Thanks and Regards,
    WP Online Support
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-9015391)
 * To be honest, I’m not sure what is causing the problem. You originally told me
   it was minification but after excluding the file it makes no difference as to
   how it appears on our site. If I turn off W3 total cache it will work. You can
   see how it displays right now:
 * Monkeedeals.com
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-9022902)
 * Hi [@monkeemike](https://wordpress.org/support/users/monkeemike/)
 * Thanks for your response.
 * As per my knowledge, this issue is not because of W3 Total Cache. I have checked
   your website page source and found that there are two time jquery.js is coming.
 * One is from WordPress which is correct and second is coming directly from google
   library which is incorrect.
 * There are thousands of plugin which is not created with WP standard so this type
   of issue is coming. In general most of the slider will not work if there are 
   two times jquery.js is coming.
 * So please deactivate one by one plugin and check. Your problem will be resolved.
   There is one plugin which is conflicting by jquery.js
 * Thanks and Regards,
    WP Online Support
 *  Thread Starter [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * (@monkeemike)
 * [9 years ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-9032515)
 * I hired a company to fix it and they gave up after a few hours. I can’t believe
   it was that simple. I am loading Google’s JS library on the home page so that
   my java text input box works. I simply removed the call to that library but kept
   the script and it all works great now. Thank you so much.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Slider Doesn’t Work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-testimonial-with-widget_3b5d79.
   svg)
 * [Testimonial Grid and Testimonial Slider plus Carousel with Rotator Widget](https://wordpress.org/plugins/wp-testimonial-with-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-testimonial-with-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-testimonial-with-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-testimonial-with-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-testimonial-with-widget/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [monkeemike](https://wordpress.org/support/users/monkeemike/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/slider-doesnt-work-30/#post-9032515)
 * Status: resolved