• Resolved Riavon

    (@riavon)


    Hello, love this plugin! I’ve got it configured the way I need it to look, except for one thing I cannot figure out. I’ve got a 100% width div with 1152px wide images on horizontal scroll. I’d like for the next image in the slideshow to be visible (rather than hidden) alongside the current image, at all times as the slides progress. Right now, the next image shows only after the configured number of seconds (I’ve set), when it gets loaded/ready to transition. I hope that makes sense? I can see using Firebug, how the element transitions from display:block to display:none as the slides transition, but cannot find this anywhere in the plugin code to customize it so that the next slide image is display:block and never :none. I’m trying to mimic the slideshow seen here: https://ascentiumcapital.com/default.aspx

    Edit: OH, and also I’d like the previous image to show, as well. I’d like to center the current image in the div, with the previous and next images showing alongside it, just like on the website I linked to, above.

    I know it’s got to be something simple…right? ??

    https://www.ads-software.com/extend/plugins/meteor-slides/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Riavon

    (@riavon)

    Ok, well…since no help seems to be forthcoming for my question above, I went ahead and did some research and found an excellent JQuery carousel plugin that does the job I needed this one to do. And the other plugin does it right out of the box without me needing to do any any funky manipulation of styles or codes. Thank goodness, since it seems my question has fallen on deaf ears, here. ??

    Plugin Author Josh Leuze

    (@jleuze)

    Hi Riavon, Meteor Slides and most other slideshows are intended to only display one slide at a time. You’re on the right track opting for a carousel script instead which is meant to show multiple images. I like the jCarousel jQuery plugin, it has come in handy for me.

    Thread Starter Riavon

    (@riavon)

    Thank you for your response. I learned the slideshow vs carousel lesson here, for sure! I actually do love your plugin and plan to use it on other projects. Thanks so much! ??

    Plugin Author Josh Leuze

    (@jleuze)

    That’s great to hear, you’re welcome!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to show next image before transition?’ is closed to new replies.