P
P
proclub2019-08-14 17:29:21
Slick
proclub, 2019-08-14 17:29:21

Why is the slick not working?

here it
seems that everything should immediately work, because everything is copied from the developer's site, but what's wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Bogachev, 2019-08-14
@proclub

The errors there are:

GET https://cdpn.io/boomboom/v2/slick/slick.min.js net::ERR_ABORTED 403
pen.js:3 Uncaught TypeError: $(...).slick is not a function

The developer connected the slick locally, but of course it is not in your demo (only pro accounts on the codepen can upload additional local files). So connect it from some cdn, like this:
or use an NPM package if you're putting it all together in your own way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question