Title: settings/parameters and max 10
Last modified: August 30, 2016

---

# settings/parameters and max 10

 *  Resolved [teszilla](https://wordpress.org/support/users/teszilla/)
 * (@teszilla)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/)
 * since update to version 3.0 the parameters cannot be set under settings, and 
   maximum amount of slides is only 10
 * [https://wordpress.org/plugins/responsive-header-image-slider/](https://wordpress.org/plugins/responsive-header-image-slider/)

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

 *  [Seballe](https://wordpress.org/support/users/seballe/)
 * (@seballe)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757571)
 * The parameters can be changed in the code. here is the shortcode for all the 
   parameters:
 *     ```
       [sp_responsiveslider design="design-1" cat_id="2" width="1024"
        first_slide="1" height="300" effect="fade" pagination="true" navigation="true"
        speed="3000" autoplay="true" autoplay_interval="3000"]
       ```
   
 * and if you need to insert the slider directly into the template files:
    `<?php
   echo do_shortcode('[sp_responsiveslider design="design-1" cat_id="2" width="1024"
   first_slide="1" height="300" effect="fade" pagination="true" navigation="true"
   speed="3000" autoplay="true" autoplay_interval="3000"]'); ?>`
 * However, I cannot solve the problem on how to insert more images than 10. My 
   slider needs 16 images, and I think I have looked in all relevant plugin files,
   but I simply cannot find any place to change that limit.
 * Some help would be greatly appreciated.
 *  Thread Starter [teszilla](https://wordpress.org/support/users/teszilla/)
 * (@teszilla)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757596)
 * I know but the former version had more parameter options: how to change the effect
   of the autoplay (so not of the navigation play) from slide to fade?
 *  Plugin Author [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757621)
 * Let me set the limit parameter again..that 10 image are coming from WordPress
   setting..I need to add lmit again bcz that limit set to post per page. 2morrow
   morning I will update
 *  Plugin Author [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757693)
 * Hello i have set the limit again. Please download the latest plugin again and
   install. it will solve your problem.
 * Thanks
 *  Thread Starter [teszilla](https://wordpress.org/support/users/teszilla/)
 * (@teszilla)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757714)
 * Hi SPTechnolab,
    I’m hopefully waiting for new version 3.1 with new max, and 
   fade effect (instead of slide effect) on autoplay!
 *  Thread Starter [teszilla](https://wordpress.org/support/users/teszilla/)
 * (@teszilla)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757718)
 * (effect=”fade” only works with the navigation arrows; autoplay has a slide effect)
   
   Kind regards from teszilla
 *  Thread Starter [teszilla](https://wordpress.org/support/users/teszilla/)
 * (@teszilla)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757719)
 * I changed limit posts per page in Settings > Read, thanks for your information!
 *  Plugin Author [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757722)
 * Let me test it
 * Thanks
 *  Plugin Author [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757727)
 * Hello
 * I have fixed the bug. Please download the fresh file and install and check
 * Thanks
 *  Thread Starter [teszilla](https://wordpress.org/support/users/teszilla/)
 * (@teszilla)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757775)
 * Great! Thanks a lot

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

The topic ‘settings/parameters and max 10’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/responsive-header-image-slider_7290a2.
   svg)
 * [WP Responsive header image slider](https://wordpress.org/plugins/responsive-header-image-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-header-image-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-header-image-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-header-image-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-header-image-slider/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [teszilla](https://wordpress.org/support/users/teszilla/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/settingsparameters-and-max-10/#post-6757775)
 * Status: resolved