Hi. I'm having trouble with adding a carousel to my site. I'm trying Slick Carousel now because it seems to be one of the better.

I've installed it, added the libraries, and set it up, but it's just not looking like a carousel should.
https://www.dropbox.com/s/xfhg1uz23rs6hbq/slick_.png?dl=0

In my example, the display on the page looks different from the preview. The arrows aren't styled. It doesn't seem like it's a CSS issue. Also, I can't get multiple images to show in the same line like carousels typically have. It only features one at a time.

My website is ccdrupal.dor.org, and the carousel is half way down the home page.

I am open to using a different carousel but I couldn't really find one that looked more reliable. Any suggestions?

Also, I tried to contact Slick, but there seems to be no real company name or website or contact information or forum associated with it. :/ I also tried to find documentation, but it's minimal, spread out across multiple sites, and much of it is not in English.

Thanks.

Comments

Stefan Lehmann’s picture

Did you read through the installation instructions, especially the requirements at the bottom of the page: https://www.drupal.org/project/slick ?

Because it looks like all the styles are missing.

I like cookies!

bdparker’s picture

I should have updated this. I got a good chunk of this working because apparently updating the "master" and telling it to change all other views doesn't update the "block". :)

The problem now, aside from a little clunkiness, is making it show more than one image at a time.

Thanks.