Skip to main content

Questions tagged [owl-carousel]

0 votes
1 answer
101 views

i know owl carousel is deprecated, i just want to know if convert below code from jquery to pure javascript , how to do it? function Init() { var owl = $('.carousel'), itemsBgArray = [], ...
Muhammad Hossain's user avatar
0 votes
2 answers
219 views

Owl carousel show double image in responsive settings items:1 in mobile <div class="owl-carousel owl-theme pt-16 xxl:pt-20 h-full" id="carousel8"> <div class="...
Muhammad Hossain's user avatar
0 votes
1 answer
259 views

I am encountering a sporadic "owl-carousel is not a function" error on the front-end of my Magento 2.4.7 CE store using the Porto theme (version 4.0.8). The issue occurs randomly, making it ...
Savan Patel's user avatar
  • 2,454
0 votes
1 answer
107 views

I want to show a video of the product in the first position from the carousel. When the user clicks on the product If the product contains video in the carousel slider. How can I achieve this?
tehwain99's user avatar
-1 votes
1 answer
2k views

Using code below you can create a fully responsive dynamic owl carousel. The same way you can implement this carousel in magento2 as well.
Syed Hassan Zamir's user avatar
0 votes
1 answer
2k views

Now the magento site version is 2.4.3. It's using the owl carousel for banner image and product images. And the owl carousel works well. But sometimes it isn't working. I think it's because the owl ...
Aaron Wang's user avatar
0 votes
0 answers
181 views

I am adding the slides in owl carousel dynamically but it is not working fine when I try to remove them some of the properties of owl carousel won't work at all like margin, lazyload nav etc , ...
Syed Hassan Zamir's user avatar
0 votes
1 answer
70 views

I am creating owl carsouel for compare products <div class="main-padding"> <div class="message-container"> </div> <div class="compare-inner-block "&...
Syed Hassan Zamir's user avatar
0 votes
1 answer
333 views

We've been able to display Yotpo reviews carousel on the homepage of our Magento store. But I need to display that also on a few specific category pages. I'm not sure where to add the following code ...
CodeForGood's user avatar
1 vote
1 answer
8k views

I have created the owl.carousel slider in Magento 2 and created it in phtml file using the following code. <div class="carousel-wrap"> <div class="owl-carousel"> ...
DhwaniBhatt's user avatar
0 votes
1 answer
657 views

it's my first time using Magento and I have a luma theme "without sample data" and I want to put the slider in it, when I do this the images show under each other like a block not a slider, ...
ok_25's user avatar
  • 21
0 votes
1 answer
562 views

I am facing a strange issue with setup owl carousel slider to related products on PDP. I've added below code to initialise owl carousel at the end of items.phtml file in my custom theme. app/design/...
Rahul Barot's user avatar
  • 1,140
0 votes
4 answers
2k views

on my Magento2.4 I have an issue where owl-carousel will randomly not load. Here is my default_head_blocks.xml <?xml version="1.0"?> <page xmlns:xsi="http://www.w3.org/2001/...
Jayreis's user avatar
  • 745
0 votes
1 answer
68 views

I'm trying to set up a category products list on my homepage following this tutorial. <div class="hide-ratting owl-top-narrow" id="featured_product"> {{block type="...
IntraPersonalLearner's user avatar
3 votes
1 answer
3k views

I am trying to add owl carousel to recently viewed products in product detail page by making custom theme and creating viewed_grid.phtml in app/design/frontend/_YOUR_VENDOR_/YOUR_THEME/...
Zarna Parekh's user avatar

15 30 50 per page