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/)
 * 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/)

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

 *  Thread Starter [Lane Lester](https://wordpress.org/support/users/llester/)
 * (@llester)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved/#post-3191543)
 * Whoops! I see I need to change the file on my server to a .txt so you can download
   it.
 *  Thread Starter [Lane Lester](https://wordpress.org/support/users/llester/)
 * (@llester)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved/#post-3191544)
 * Here’s the new link: [http://www.drlanelester.com/responsive-slider.txt](http://www.drlanelester.com/responsive-slider.txt)
 *  Thread Starter [Lane Lester](https://wordpress.org/support/users/llester/)
 * (@llester)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved/#post-3191573)
 * Hal suggested changing the 10 to -1, so now my file has no limit on the number
   of slides.
 *  [Hal Gatewood](https://wordpress.org/support/users/halgatewood/)
 * (@halgatewood)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved/#post-3191616)
 * On your page: [http://the.mountaingallery.net/](http://the.mountaingallery.net/)
   The rotators are at the bottom. I see now that the other guy helped you change
   it from echo to return. I have updated my version too.
 * I’m not sure 0.1.5 is using the image caption, in the SVN it’s using ‘the_title()’
   which is for the slide and not the image.
 * [http://plugins.svn.wordpress.org/responsive-slider/trunk/responsive-slider.php](http://plugins.svn.wordpress.org/responsive-slider/trunk/responsive-slider.php)

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

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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Hal Gatewood](https://wordpress.org/support/users/halgatewood/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/three-problems-solved/#post-3191616)
 * Status: not a support question