Carousel not working

Hi,

Thanks for that, but it doesn’t help overly much to recreate your problem.
The first thing I notice is that this code is missing jQuery (on which Slick relies). Also you cannot include slick.js directly from GitHub in this way (at least Chrome complains about MIME type checking) and the images are referenced locally on your server.

Try and put together something like this to demonstrate your issue.