Title: Three Problems Solved
Last modified: August 20, 2016

---

# Three Problems Solved

 *  [Lane Lester](https://wordpress.org/support/users/llester/)
 * (@llester)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved-1/)
 * A user on the WordPress forum provided the solution to the maximum number of 
   slides problem. This code is added at the end of the first command in function
   responsive_slider($id = 0) { :
    `, 'posts_per_page' => 10 ) );`
 * I have posted a file: [http://www.drlanelester.com/responsive-slider.php](http://www.drlanelester.com/responsive-slider.php)
   which does the following for me:
    - Maximum number of slides now at 10 (above code added)
    - Multiple sliders possible by ID (thanks, Hal!)
    - Post title displayed is post title and not first slide caption (this was fixed
      in version 0.1.5)
    - I think I can actually use this thing now. The only remaining problem is the
      slider being displayed at the top of the post, regardless of the location 
      of the shortcode.
 * [http://wordpress.org/extend/plugins/responsive-slider/](http://wordpress.org/extend/plugins/responsive-slider/)

The topic ‘Three Problems Solved’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [Lane Lester](https://wordpress.org/support/users/llester/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved-1/)
 * Status: not a support question