Slick Carousel 不会出现在 Bootstrap 页面上

Slick Carousel doesn't appear on Boostrap page

所以我有点被这个 Slick Carousel 困住了。它本身开箱即用,但当我尝试将它与我的网页合并时,它似乎根本没有显示任何内容。我不知道这里有什么冲突。我试图在 CodePen 上复制它并且它工作得很好,但不是在我的网页上。我已经提供了两个网址供您参考。你们谁能帮我解决这个问题吗?

CodePen - https://codepen.io/jesse-alex/pen/jONpOrE </code></p> <p>我的网页 - <a href="https://jessealex.com/test/test.html" rel="nofollow noreferrer">https://jessealex.com/test/test.html</a> </p> <pre><code>(I have stripped the webpage of all other elements but the carousel)

再次感谢:)

这是一个愚蠢的错误...这是解决方法

  1. 该元素应该是 <link> 而不是 Tom Berghuis 建议的 <script>
  2. 忘记定义type="text/css"