Skip to main content

All Questions

-2 votes
1 answer
2k views

Bootstrap 3 carousel multiple items

I'm trying to get a slider to work with bootstrap 3 carousel, based on some answers found here. I have a problem with the text, because all the examples I found are only with images while I would need ...
ValB's user avatar
  • 101
0 votes
0 answers
106 views

Carousel Disappears when screen is adjusted or on scroll on mobile devices

I am struggling with trying to fix this issue it looks like it has some errors but thought someone more familiar with this issue might be able to resolve it or at least point me in the right direction....
user avatar
2 votes
1 answer
2k views

Carousel Bootstrap 5: JQuery to Javascript

I need a bootstrap 5 carousel, showing multiple items and slide one at time. All I need is to translate the Jquery code to pure Javascript. Then I could remove the jquery dependency. I found this ...
Happy Development's user avatar
0 votes
1 answer
298 views

Card Carousel buttons are triggering other carousel card buttons

So I'm trying to have multiple Card Carousels, But when I click the second card carousel button, The first one moves but the second one doesn't, Same is the case with multiple, For example if i have 4 ...
Arpit Linux's user avatar
0 votes
1 answer
197 views

How to add disable class on a button when continuous loop is disabled and slider can't move in that direction?

I would like to disable continuos loop on items and style buttons different if they can't be used. So the first slide shouldn't be able to move to the left, and last slide shouldn't be able to move to ...
Ivan Topić's user avatar
  • 3,154
0 votes
2 answers
82 views

Boostrap 4 Carousel Image not displaying properly

I have a bootstrap 4 carousel and i have added 3 images inside them. Also i want them as a full screen carousel, where the height of the carousel is the height of the device and it works properly. But ...
AJOY's user avatar
  • 35
0 votes
0 answers
55 views

Bootstrap 4 carousel not working because of jQuery

I'm taking a Bootstrap 4 course and the task I'm required to do uses jQuery to create pause and play buttons in a carousel. While doing it in my computer, I use node modules to import jQuery, popper....
Chules's user avatar
  • 1
0 votes
1 answer
945 views

Bootstrap 4 carousel wrap issue for multi item display

I am playing around with bootstrap 4 carousels and was looking at this code tutorial https://www.codeply.com/go/EIOtI7nkP8. I wanted to try stopping the carousel from recycling through the same slides ...
Brian Xu's user avatar
0 votes
1 answer
988 views

Bootstrap Carousel removing items and indicators problem

I have a bootstrap carousel containing 10 or so items with indicators. The indicators are also clickable and can scroll to each item when clicked e.g. data-slide-to="1" attributes are applied to the ...
pinman's user avatar
  • 153
4 votes
2 answers
348 views

Make a absolute:position div slide to left and fadeout - Bootstrap on WordPress

In my WordPress based on Bootstrap v.4.3 framework, I have an image based carousal and a solid-color layer div on top of it. I want the solid-color layer to fade-out and reveal the beneath carousal ...
theKing's user avatar
  • 834
2 votes
2 answers
2k views

How to get React.js and Bootstrap 4 modal carousel to always display the first image on open

I'm using React.js with a Bootstrap 4 modal/carousel and I want the first image to always be shown when the modal is opened/reopened. Right now the first image is shown the first time the modal is ...
Negan's user avatar
  • 97
0 votes
1 answer
974 views

Bootstrap 4 - creating dynamic carousel

I am trying to fill a Bootstrap Carousel dynamically. I have seen a prior stackoverflow article, that would seem like it would work, but cannot seem to append to the carousel. The carousel needs 6 ...
Bob D's user avatar
  • 21
0 votes
1 answer
43 views

Error trying to change a title and description based on the image appearing on carousel

I have a section on my page that is divided in 3, first "Info" then "Indicators" and finally "Carousel". My problem here is that the "Info" part must be synchronized with the "Carousel", in order to ...
Juan Arturo Cruz Cardona's user avatar
2 votes
2 answers
970 views

JQuery Validate does not work with forms inside Bootstrap Carousel

I have a form where the input fields are inside a Bootstrap Carousel. These fields are validated using jquery validation. <form action="#" method="post" id="carouselForm"> <div class="...
Monty Swanson's user avatar
0 votes
1 answer
245 views

Using image in boostrap carousel other than background for slide

I am trying to use an image in the bootstrap carousel just as text like one heading on the left side image in the middle and second heading on the right side as I have in the attached image.Attached ...
Golden Risen's user avatar

15 30 50 per page
1
2 3 4 5
29