Title: slider doesn&#039;t work
Last modified: August 22, 2016

---

# slider doesn't work

 *  Resolved [arminarmvolunteers](https://wordpress.org/support/users/arminarmvolunteers/)
 * (@arminarmvolunteers)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/)
 * Hello!
 * Love the plugin, but cannot get the slider to work. Please help!
 * This is how it shows.
 * [https://www.arminarmvolunteers.org/justatestpage/](https://www.arminarmvolunteers.org/justatestpage/)
 * [https://wordpress.org/plugins/bne-testimonials/](https://wordpress.org/plugins/bne-testimonials/)

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

 *  Thread Starter [arminarmvolunteers](https://wordpress.org/support/users/arminarmvolunteers/)
 * (@arminarmvolunteers)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538495)
 * oh and thanks in advance 🙂
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538504)
 * Your theme is also using flexslider which is overriding some of the testimonial
   css. Try adding the following to your theme’s custom css area or style.css file:
 *     ```
       .bne-testimonial-slider.flexslider .flex-direction-nav {
       	top: auto !important;
       	left: auto !important;
       }
   
       .bne-testimonial-slider.flexslider {
       	float: none !important;
       }
   
       .bne-testimonial-slider.flexslider .slides > li {
       	height: auto !important;
       }
       ```
   
 *  Thread Starter [arminarmvolunteers](https://wordpress.org/support/users/arminarmvolunteers/)
 * (@arminarmvolunteers)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538509)
 * is there a certain section I need to add this in style.css? sorry, not a computer
   person…
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538514)
 * At the end would be fine so that you know where it is. If you’re using a child
   theme then that would be the best location so that you’re not making changes 
   to the parent theme. There are also a number of free css plugins available here
   on the repo that you could add this into such as this one, [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 *  Thread Starter [arminarmvolunteers](https://wordpress.org/support/users/arminarmvolunteers/)
 * (@arminarmvolunteers)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538524)
 * well, I put it in the end of style.css and no change…
 *  Thread Starter [arminarmvolunteers](https://wordpress.org/support/users/arminarmvolunteers/)
 * (@arminarmvolunteers)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538526)
 * never mind, it worked 🙂 thank you so much, appreciate your quick and awesome
   help!!!! we’ll be upgrading once we get more testimonials!
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538563)
 * Awesome glad to hear it works 🙂

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

The topic ‘slider doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/bne-testimonials/assets/icon-256x256.png?rev=1408516)
 * [BNE Testimonials](https://wordpress.org/plugins/bne-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bne-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bne-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/bne-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bne-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bne-testimonials/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Kerry](https://wordpress.org/support/users/bluenotes/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-work-14/#post-5538563)
 * Status: resolved