All items are showing on the first slide, and the other pages are empty. Am I missing something?
Thanks.
the problem is that styles folder was removed from source
i solved the issue by adding
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/css/swiper.min.css">
@vasmotr Thanks. It's working now :)
Most helpful comment
the problem is that styles folder was removed from source
i solved the issue by adding
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/css/swiper.min.css">