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.
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?
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
Hello i have set the limit again. Please download the latest plugin again and install. it will solve your problem.
Thanks
Hi SPTechnolab,
I’m hopefully waiting for new version 3.1 with new max, and fade effect (instead of slide effect) on autoplay!
(effect=”fade” only works with the navigation arrows; autoplay has a slide effect)
Kind regards from teszilla
I changed limit posts per page in Settings > Read, thanks for your information!
Hello
I have fixed the bug. Please download the fresh file and install and check
Thanks