• Resolved pratibhaprajapati

    (@pratibhaprajapati)


    Hi
    I am using metaslider plugin, and displayed two sliders on same page, it’s working fine.

    Out of these sliders, I want to display one slider in loop. After every 4th item, slider should be displayed.

    I have displayed it correctly as per my requirement (please see screenshot). but facing issue, In the loop section, first time slider works fine, but when the slider is repeating, it’s not sliding the images and not showing pagination also.

    https://prntscr.com/u1j9tu

    I know it’s because of same slider ID. Could you please provide me some solution to resolve this.

    Thanks
    Waiting for your response.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    I’m not entirely sure what you’re trying to do, but could you duplicate the slideshow so the IDs are different?

    Thread Starter pratibhaprajapati

    (@pratibhaprajapati)

    Thanks for reply…

    I cannot duplicate slider because I am using only one slider in loop.

    My requirement is to display the same slider after every 4th item. That’s all working only slider is not working. It works for first time, when it repeats because of loop, then it not works.

    In another words you can say display same slider in loop.

    Thanks

    Hi,

    “I cannot duplicate slider because I am using only one slider in loop.”
    > Instead of using the same slider for those two blocks, can you create a new slider so it uses different slider and will have different ID’s?

    Regards,
    Bryle

    Thread Starter pratibhaprajapati

    (@pratibhaprajapati)

    @bcrodua

    Thanks for reply but I don’t want to use different slider, I don’t add same images in multiple sliders, it will be wastage of time to add same images and content to different slider. Also the important thing is that slider is showing within loop and will be displayed after every 4th post. So if there are 50 posts I can’t create so many sliders.

    Thanks

    Hi @pratibhaprajapati

    Unfortunately we don’t have support out of the box for duplicate slideshows on the same page. This is because the jQuery selector uses the ID to target the specific slideshow, and given the way JavaScript works is that the browser will always return the first ID.

    Let me know if you have any other questions
    Kevin

    • This reply was modified 4 years, 3 months ago by Kevin Batdorf. Reason: fixed typo
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘display same slider multiple times on same page’ is closed to new replies.