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

    (@seballe)

    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

    (@teszilla)

    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 Anoop Ranawat

    (@anoopranawat)

    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 Anoop Ranawat

    (@anoopranawat)

    Hello i have set the limit again. Please download the latest plugin again and install. it will solve your problem.

    Thanks

    Thread Starter teszilla

    (@teszilla)

    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

    (@teszilla)

    (effect=”fade” only works with the navigation arrows; autoplay has a slide effect)
    Kind regards from teszilla

    Thread Starter teszilla

    (@teszilla)

    I changed limit posts per page in Settings > Read, thanks for your information!

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Let me test it

    Thanks

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello

    I have fixed the bug. Please download the fresh file and install and check

    Thanks

    Thread Starter teszilla

    (@teszilla)

    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.