Questions tagged as 'owl-carousel'

0
answers

Bug loading images with owl-carousel

Good morning everyone, Please help me with this problem and thank you in advance. I have a list of images and data that are not loaded immediately and synchronized when loading the page for the first time, always the image of the last carousel i...
asked by 24.04.2018 / 14:14
0
answers

Carousel Disappearing when inserting a Link

Good morning, I have a problem where I am trying to reference a link in a carousel here, however it has problems. Below the image as the site is. BelowishowitlookswhenIputthereferencedlinkintheNAV. ThetemplateIbuiltforitisthis: link I...
asked by 17.04.2018 / 15:56
0
answers

Scroll horizontal scrolling issues on mobile devices

When creating a menu with horizontal scroll, no matter how well it works on the computer, I always have problems with touch devices. For example: Creating cards for mobile browsing, what happens is that when scrolling sideways, the site also...
asked by 18.04.2018 / 14:59
0
answers

Add multiple elements to the owl-carousel using pagination

I have a collection of items that should be added to owl-carousel I have the following list of routes: Route::get('/', 'Controller'); Route::get('listObjects', 'Controller@listObjects'); In Controller I have the following m...
asked by 22.02.2018 / 23:25
1
answer

Owl Carousel + Vue.js with dynamic item

Hello, I have a component that initializes a slider with dynamic items coming from the database. However, I have a search box that makes a new request to the database and returns new items to replace the existing ones in the slider. But it is no...
asked by 01.02.2018 / 17:37
1
answer

Change number of slides in jQuery Carousel owl 2

I wish there were 3 slides, not 5, but I'm having a hard time putting it. I can not move the source code of the framework because everything is lying down, making it difficult. <div class="owl-carousel owl-theme"> <d...
asked by 19.07.2017 / 01:28
1
answer

Code reduction and variable declaration

Good morning. I have 8 different variables with the same functions. However, the functions assigned to these variables are the same. I feel like I'm being repetitive in the code. Is there any way to declare them all at once and the func...
asked by 30.08.2016 / 19:55
1
answer

carousel radio buttons

I'm using the owl-carousel 2.0.0 plugin, to make a carousel of product packaging images that are selectable, via an input radio, only one carton should be selected, the structure of this carousel is as follows, container is a <label>...
asked by 23.09.2015 / 17:09