CSS-Tricks / AnythingSlider

A jQuery Slider plugin for anything.
http://css-tricks.github.io/AnythingSlider/
GNU Lesser General Public License v3.0
1.15k stars 380 forks source link

First slide image is the last slide image (infinite scroll) #628

Closed achfaselm closed 10 years ago

achfaselm commented 10 years ago

The first image (on load) is the last slide in the list and is displayed instead of the actual first slide. When the user clicks one of the navigation items it then corrects / fixes itself. We've implemented anything slider on several other sites and it works on all but one of our sites. We are not sure why or how its causing this issue but we need assistance in how we can correct this issue.

Thanks

achfaselm commented 10 years ago

http://allkids.org/foundation_homepage.cfm?id=19

It's showing the last item image (which is the cloned item) as the first slide even though the first slide is active and selected

Mottie commented 10 years ago

Hi @achfaselm!

I can only guess at what the issue is without seeing the problem. Please double check to make sure that:


Edit: Ok, I'll look... you posted a link to your site while I was typing ;)

achfaselm commented 10 years ago

Thanks and I'll check the theme and image widths. I didn't see any style conflicts on first go but will check again. Thanks for the quick reply!

Sent from my iPhone

On Nov 5, 2014, at 8:49 AM, Rob G notifications@github.com<mailto:notifications@github.com> wrote:

Hi @achfaselmhttps://github.com/achfaselm!

I can only guess at what the issue is without seeing the problem. Please double check to make sure that:

Reply to this email directly or view it on GitHubhttps://github.com/CSS-Tricks/AnythingSlider/issues/628#issuecomment-61808896.

Mottie commented 10 years ago

Sorry, I have to run, but I'll be back in a few hours.

I can't tell the version of AnythingSlider being used; please check this FAQ entry.

achfaselm commented 10 years ago

Oh ok. I did download the latest to try that but it had the same effect.

I'll be unavailable for a few hours myself but will try getting the exact version for you when I get back.

Thanks!

Sent from my iPhone

On Nov 5, 2014, at 9:04 AM, Rob G notifications@github.com<mailto:notifications@github.com> wrote:

Sorry, I have to run, but I'll be back in a few hours.

I can't tell the version of AnythingSlider being used; please check this FAQ entryhttps://github.com/CSS-Tricks/AnythingSlider/wiki/FAQ#last.

Reply to this email directly or view it on GitHubhttps://github.com/CSS-Tricks/AnythingSlider/issues/628#issuecomment-61810898.

achfaselm commented 10 years ago

I moved our version of the plugin to 1.5.13 and its working as expected now. I know we are way behind on the version we are on but we have to keep it on that for the moment :)

Thanks for your help and that FAQ page!