Title: Two sliders
Last modified: August 27, 2017

---

# Two sliders

 *  Resolved [dayan123](https://wordpress.org/support/users/dayan123/)
 * (@dayan123)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/two-sliders-2/)
 * How to show 2 testimonial sliders? There is an option in a shortcode limit=”2″,
   but it only works for list for me. It should look like this:
    [bne_testimonials
   limit=”2″ layout=”slider” image_style=”circle”]

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

 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/two-sliders-2/#post-9445484)
 * 
 *     ```
       [bne_testimonials limit="2" layout="list" image_style="circle"]
       [bne_testimonials limit="2" layout="list" image_style="circle"]
       ```
   
 * Using the same shortcode twice will, of course, show the same testimonials. If
   you wanted to show a different set in the 2nd shortcode, then you’ll want to 
   include a category.
 *     ```
       [bne_testimonials limit="2" layout="list" image_style="circle" category="cat1"]
       [bne_testimonials limit="2" layout="list" image_style="circle" category="cat2"]
       ```
   
 *  Thread Starter [dayan123](https://wordpress.org/support/users/dayan123/)
 * (@dayan123)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/two-sliders-2/#post-9445685)
 * Hmm I think that my explanation was bad.I meant something like this: [https://ps.w.org/testimonialslider/assets/screenshot-2.png?rev=946209](https://ps.w.org/testimonialslider/assets/screenshot-2.png?rev=946209)
   
   but 2 sliders with layout=”slider” next to each other in one testimonial,no two
   testimonials with layout=”list” 🙂
    -  This reply was modified 8 years, 9 months ago by [dayan123](https://wordpress.org/support/users/dayan123/).
    -  This reply was modified 8 years, 9 months ago by [dayan123](https://wordpress.org/support/users/dayan123/).
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/two-sliders-2/#post-9445705)
 * So you’re wanting two testimonials to display per slide or two separate sliders
   next to each other horizontally? If it’s two per slide then that’s not possible.
   Each testimonial, when using the slider layout, is a single slide.
 *  Thread Starter [dayan123](https://wordpress.org/support/users/dayan123/)
 * (@dayan123)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/two-sliders-2/#post-9445720)
 * I wanted two per slide,anyway thanks for help.Great plugin 🙂

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

The topic ‘Two sliders’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [dayan123](https://wordpress.org/support/users/dayan123/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/two-sliders-2/#post-9445720)
 * Status: resolved