Javascript.RU

Создать новую тему Ответ
 
Опции темы Искать в теме
  #1 (permalink)  
Старый 10.05.2020, 23:02
Аспирант
Отправить личное сообщение для maxg5 Посмотреть профиль Найти все сообщения от maxg5
 
Регистрация: 16.08.2016
Сообщений: 89

Не работает Owl Carusel на сайте
Всем доброго времени суток!
Есть такой сайт сделанный на Shopify. На сайте на Главной странице внизу сделал отзывы. Нужно к ним подключить Owl Carusel. Вроде бы все сделал, но карусель не работает. В консоли ошибок нет. На сайте на Главной странице есть еще две Owl Carusel - это блок Featured collection и блок BUY IT NOW. Они работают нормально.
Подскажите пожалуйста почему не работает Owl Carusel на отзывах?
<div id="otzyv_wrapper">
    <div><div class="otzyv">
      <p class="rev_author">Tomas</p>
      <img class="star" src="https://cdn.shopify.com/s/files/1/0274/7239/6352/t/2/assets/5-stars.png" alt="star" />
      <p class="rev_text">Before I could take my hands off the keyboard after sending the request, I was already called back from the store and offered help. I chose a smartphone among Xiaomi models and the consultant lucidly explained the advantages of each phone. And having ordered accessories for it, I received a 10% discount on them. I bought it in Technobit for the first time, the site was made in good faith, nothing superfluous, all the information is only on business.</p>
    <div class="rev_date">
               <i class="fa fa-clock-o"></i> 12/02/2020 
    </div>
      </div></div>
          <div><div class="otzyv">
      <p class="rev_author">James</p>
      <img class="star" src="https://cdn.shopify.com/s/files/1/0274/7239/6352/t/2/assets/5-stars.png" alt="star" />
      <p class="rev_text">I had to buy a printer. On the comparison site, the price was the lowest in this particular store. I left a request for a call back to clarify some details. We called back quickly through this call and place an order. They said that it is not available, you need to order. And the money has already been transferred.A week later they called back, they said what would happen after the new year. But the next day they called again, and said that they had sent.</p>
    <div class="rev_date">
               <i class="fa fa-clock-o"></i> 29/02/2020 
    </div>
      </div></div>
                <div><div class="otzyv">
      <p class="rev_author">Juan</p>
      <img class="star" src="https://cdn.shopify.com/s/files/1/0274/7239/6352/t/2/assets/5-stars.png" alt="star" />
      <p class="rev_text">Good store. Together with the phone, they gave me 3 starter packs as a “gift”, which I had been lying with for a couple of weeks, and when I unpacked one of them, it turned out that the SIM card in it was with another number and in general it had already expired. For the rest of the packages, SIM cards were also already used. I don’t seem to mind, because I didn’t need them. But the situation itself is not very pleasant. It's not nice to do that. Otherwise</p>
    <div class="rev_date">
               <i class="fa fa-clock-o"></i> 15/03/2020 
    </div>
                  </div></div></div>

<script>
$('#otzyv_wrapper').owlCarousel({
    loop:true,
    margin:10,
    nav:true,
    responsive:{
      0:{
        items:1
      },
      600:{
        items:2
      },
      1000:{
        items:3
      }
    }
})
</script>
Ответить с цитированием
Ответ



Опции темы Искать в теме
Искать в теме:

Расширенный поиск


Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Код работает в браузере, но не работает на сайте RomeoKadavr Общие вопросы Javascript 3 18.05.2019 19:55
Ajax при заходе на страницу из поисковика - не работает Алексей_ГР Ваши сайты и скрипты 2 03.09.2013 00:03
Управление скроллом "а-ля тач" HonesT Элементы интерфейса 2 27.08.2013 14:25
ява-скрипт выборочно работает-не работает zeta777 Internet Explorer 0 20.01.2010 11:41
Новости на сайте! Не работает скрипт! neurostep Общие вопросы Javascript 1 11.04.2008 14:18