Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Problem with loading - few slideShows on 1 site. #12

Open
bubolski opened this issue Sep 13, 2015 · 1 comment
Open

Problem with loading - few slideShows on 1 site. #12

bubolski opened this issue Sep 13, 2015 · 1 comment

Comments

@bubolski
Copy link

Hello,
link to site - www.m5pub.pl/pub
I have a problem because when you click on left side Accomodation or another link button you will see slideShow on the right and it's ok, but there are 3 tabs (accomodation, food, pool) and each tab has it's own slideShow. When you are going from tab to tab , before slideShow change slide (must be autoplay true) slideShow doesn't display correctly. When slideShow go to next slide then i display correctly.
Is there any option to fix this ?

Any ideas will be usefull. Thanks.

@jonathan-piat
Copy link
Member

Hello,

Try to add a unique class name for each slideshow via the option "mainClassName".

$('.mySlideShow').pgwSlideshow({
    mainClassName: 'mySlideShow'
});

Jonathan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants