Page 1 of 1

Carousel & layout grid

Posted: Sat Oct 23, 2021 7:37 pm
by va3ts
Hello, I have tried to include a carousel in a layout grid, but I have not been able to get the carousel to go to the second or other images. I have set the carousel full width to "flexible" with no change.
https://gbarc.ca/testpage.php

but on a 2nd non flex layout page it works fine
https://gbarc.ca/testpage1.php

I have gone over the tutorials and demos but nothing seems to stand out...

Re: Carousel & layout grid

Posted: Sat Oct 23, 2021 8:39 pm
by alan_sh
Here's an example you can use. It's set to a conveyor, but you can easily change it to a carousel.

https://www.dropbox.com/s/2x5zxo8otaflq ... e.zip?dl=1

Alan

Re: Carousel & layout grid

Posted: Sat Oct 23, 2021 10:08 pm
by crispy68
You problem is the version of jQuery you are using. Go to Page Properties and change it to at least jquery-2.2.4.min.js. You are using an old version.

Re: Carousel & layout grid

Posted: Sat Oct 23, 2021 11:22 pm
by va3ts
Thanks, that was an easy fix...regards Tom

Re: Carousel & layout grid

Posted: Sun Oct 24, 2021 2:31 am
by onlye
Well Crispy you got a two-fer. I have been trying to figure out why one of my pages wasn't working

THANKS!