Carousel Slider Bootstrap 5 | Slider Carousel Tutorial

  Рет қаралды 319,412

Adrian Twarog

Adrian Twarog

Күн бұрын

Пікірлер: 278
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
I am trying to grow my channel, so if you find this video useful, #subscribe & hitting the #bell :) Thanks for watching and hope you liked and learnt something new!
@muhammadgiwa8841
@muhammadgiwa8841 4 жыл бұрын
Will definitely do
@lastravaganza2385
@lastravaganza2385 3 жыл бұрын
hey, im logging in the exact same code and it is not working the same for me, what seems to be the problem?
@ZAMINA1985
@ZAMINA1985 3 жыл бұрын
Highly recommend a place like GitHub where we can see your code. It is hard to go through the video to check if we have mistyped or misplaced something. Other than that, excellent tutorial.
@Demonic6000
@Demonic6000 3 жыл бұрын
Awesome 👏🏻
@knightkidcy
@knightkidcy 2 жыл бұрын
can you share the code you used to create the page showing in the video? thanks, great video
@TheTriangle444
@TheTriangle444 3 жыл бұрын
If you are using the current bootstrap, (version 5.1) your carousel will not slide. this is because the data-ride is now data-bs-ride. Took me a while to figure that out
@nathaniepeter5707
@nathaniepeter5707 2 жыл бұрын
thank you
@chisom1376
@chisom1376 2 жыл бұрын
Thank you because I got worried
@TECHNIXCAFE
@TECHNIXCAFE 2 жыл бұрын
Thanks dude for helping us out.
@princejairofortuna7525
@princejairofortuna7525 2 жыл бұрын
this is what i came for
@chimmilliusjenkins9013
@chimmilliusjenkins9013 2 жыл бұрын
Thank you so much! I was starting to give up hope and out of desperation I checked the comments, appreciate you for taking the time to help the rest of us out.
@Pharizer
@Pharizer 3 жыл бұрын
I was following the tutorial step by step but my slider wouldn't show up for some reason. I checked the docs and the solution is the following: You have to type "data-bs-ride" instead of "data-ride". Same thing with "data-bs-target" and "data-bs-slide-to". Idk how it worked in the video tho.
@irfansami-q4i
@irfansami-q4i 3 жыл бұрын
Thanks! its works
@johndoe-is2fw
@johndoe-is2fw 3 жыл бұрын
Thanks
@susmantobealivebruh4238
@susmantobealivebruh4238 3 жыл бұрын
same lol ty for the help btw means alot man!!
@anthonysurace1582
@anthonysurace1582 2 жыл бұрын
big thanks
@cellofanno1
@cellofanno1 2 жыл бұрын
Thank you soo much! Had the same problem and your fix made it work like a charm.
@manuelcasares7270
@manuelcasares7270 3 жыл бұрын
If it doesn't work for you: replace all "data..." for "data-bs-..." attribute
@joseosvaldoloranascimento4181
@joseosvaldoloranascimento4181 3 жыл бұрын
Excelent!!! It wasn`t work for me untill I read your comment!! Thank you!!
@amithalevi9180
@amithalevi9180 3 жыл бұрын
broooooooo thanks so much i was so exhausted and you helped me , thank!!
@madalenamendes4302
@madalenamendes4302 3 жыл бұрын
Thank you!!!
@Jaghall1
@Jaghall1 3 жыл бұрын
Oh my goodnesss took me forever to get here. I wish the dude would fix that in the description or something!
@archanabiju9680
@archanabiju9680 3 жыл бұрын
Thank you so much
@toxic8196
@toxic8196 3 жыл бұрын
The help i needed at 4am, thank you.
@3mij3t
@3mij3t 3 жыл бұрын
In 5:25 you write "data-ride="carousel" " and that got me crazy bc doesn't work for me. BUT i realized that writing "data-bs-ride="carousel" " works. Anyway, so much thanks for the tutorial (y)
@robertstimmel1100
@robertstimmel1100 3 жыл бұрын
You just saved me a lot of time! I was having issues and this fixed it! Thanks!!
@woojinkiart9812
@woojinkiart9812 3 жыл бұрын
wow my hero I was looking what wrong but u save me !
@mynulislam7865
@mynulislam7865 3 жыл бұрын
I'm from Bangladesh.I can't stop thanking you by calling cultural our word 'Bhaiya'💚...Thanks a lot,bhaiya👌🏻
@Psychorabbit78
@Psychorabbit78 3 жыл бұрын
Dude, this video just literally saved my rear. I thought I was updating a new project from bootstrap 4 to 5 but accidentally updated my live portfolio. With a slider being right smack at the top of my landing page, I had to dash to KZbin to find a fix for not only that but functions like my hamburger button too. You earned yourself a subscription! :)
@bkiem
@bkiem 10 ай бұрын
Send the code
@CesarJuarezVargas
@CesarJuarezVargas 3 жыл бұрын
Indeed, a well structured (albeit a bit too fast rendered) tutorial. Simple, elegant, effective. Friendly feedback: When I completed this project, Bootstrap 5.0.0-alpha1 was no longer available from the site; the latest version (as of Feb 2021) is 5.0.0 beta-2, and using it does not render the carousel the way it is demoed here. I had to "figure things out", and noticed that this beta2 version does NOT contain the jquery script reference on the starter template. This is the cause for the carousel to not rendered the way it's supposed to be. Therefore, I had to downgrade to Bootstrap 4.6.0 (which has jquery and popper scripts), and the challenge was solved. I think it's either a bug on the update or the Bootstrap gang just forgot to include the jquery reference on the beta2. Thanks very much!
@bash5352
@bash5352 3 жыл бұрын
thank you very much i was trying to follow this tutorial and wodering why it was not working
@144heartx
@144heartx 3 жыл бұрын
I'm also using the beta, I realized if I changed the button tags to the styling got fixed. The bootstrap documentation is not updated to reflect this change. Took a long time to figure out what was causing the issue.
@ARMADA-oz6we
@ARMADA-oz6we 3 жыл бұрын
you are god
@killerz7545
@killerz7545 3 жыл бұрын
@@ARMADA-oz6we PP YOU ARE
@pankajithape1218
@pankajithape1218 3 жыл бұрын
Thanks @ Cesar, I downgraded jquery & popper. Not worked. Needed to downgrade boostrap css also.
@mackynikat8833
@mackynikat8833 3 жыл бұрын
The help I needed at 3:44am, hopefully this is already it
@kwameaddo1007
@kwameaddo1007 3 жыл бұрын
3:37am
@nathaniepeter5707
@nathaniepeter5707 2 жыл бұрын
after struggling for a week straight i came across this channel
@owenhood5391
@owenhood5391 2 жыл бұрын
was working on a project but couldnt recall the carousel so u saved the day.you earned a subscriber
@arielmoisesmaradiagarodrig9707
@arielmoisesmaradiagarodrig9707 2 жыл бұрын
I had a problem about responsiveness in my background image, but thanks to your video i solved it, thank you!
@nirajbhakhar1066
@nirajbhakhar1066 4 жыл бұрын
keep it up, Adrian. After watching this video I am a fan of you.
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
Thanks :)
@MDevpxl
@MDevpxl 3 жыл бұрын
The - thing didn't work for me.
@xXSummonNightXx
@xXSummonNightXx 2 жыл бұрын
Just append bs to the middle after every data. Example "data-slide-to" change it to "data-bs-slide-to". I did what the commenter Kris said here and my slider works now.
@freedombearreviews2548
@freedombearreviews2548 Жыл бұрын
I really loved watching you code this . I am using bootstrap for a class and was looking to see how to activate the carouse template and how to apply the .active to the template to activate and make visible. Thank you so very much for your time.
@abhishekmodak6761
@abhishekmodak6761 3 жыл бұрын
stumbled upon your channel....after trying few things. Got the exact solution....Thanks a ton.
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Awesome!
@GR3GORY90
@GR3GORY90 7 ай бұрын
Thank you for this tutorial. That was very helpful. There were some problems with the slider, but I think you should add "bs" after the data.
@MikeXwolf
@MikeXwolf 4 жыл бұрын
This is by far the best tutorial on the subject I ever came across. Thank you!
@garygoldblum5987
@garygoldblum5987 2 жыл бұрын
Hi, I am really enjoying this lesson. I have noticed you do some amazing tricks within Studio Code and I am curious how you do this. I figured out how you create a class with ".container" and then hit "enter" and it pastes in "
@talhasupport3670
@talhasupport3670 2 жыл бұрын
Hi Gary! This is a VS Code built-in feature called Emmet, which help you to write code faster. I hope this video will help you to learn Emmet faster. kzbin.info/www/bejne/jGnZmq2EhrCnrpI
@muhammadgiwa8841
@muhammadgiwa8841 4 жыл бұрын
I was watching this, and was half way in the video but I had to stop and give it a thumbs up for how highly educative and slow paced it is💥💥💥
@virajsh
@virajsh 2 жыл бұрын
Thanks ! I could not make it work from the Bootstrap Website but this video helped me
@richardmisek6533
@richardmisek6533 4 жыл бұрын
HELP pls, I followed your code, I got icons for "click next" > or click previous < I have also lower _ _ photos but when I clcik on em, nothing is happening instead carousel is moving himself in interval
@sushilbasnet3199
@sushilbasnet3199 2 жыл бұрын
I have the same problem. Can anyone #help?
@zohaibazam9289
@zohaibazam9289 2 жыл бұрын
Someone please help. Same issue
@jarifahmad12
@jarifahmad12 3 жыл бұрын
great video, but only problem is that my carousel fade is not working for some reason? any suggestions?
@marciochs5523
@marciochs5523 3 жыл бұрын
same problem here
@riponroy116
@riponroy116 3 жыл бұрын
Please do a complete project with bootstrap 5
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Can do!
@stealthbusiness
@stealthbusiness 3 жыл бұрын
Excellent tutorial Adrian! :-) Would you please tell me how you setup Visual Studio to auto type what you're thinking?
@omidyshirazi
@omidyshirazi 10 ай бұрын
such an incredible video I enjoy it a lot just wish u make an ecommerce website with bootstrap 5 and make a video about it
@rinauh
@rinauh 7 ай бұрын
SOOO HELPFUL THANK YOU
@babylee3975
@babylee3975 5 ай бұрын
Great explanation
@syronox5357
@syronox5357 2 жыл бұрын
why does the code on the official bootstrap website has elements instead of ( which dont work for me and this does)?
@lonleybeer
@lonleybeer 3 жыл бұрын
Thanks lad, this will definitely help me out on my Project. Cheers.
@Yendi233
@Yendi233 4 жыл бұрын
This might be the best I’ve seen!
@walkdead94
@walkdead94 Жыл бұрын
Nice!! :D Do it in bootstrap is very easy, easier than vue and react!
@raba650
@raba650 3 жыл бұрын
I'd like to see if you can show multiple items using the Bootstrap 5 carousel.
@MrPeanutToes
@MrPeanutToes 3 жыл бұрын
This assignment is killing meeeeeee I am not good at coding 🤬 appreciate the help
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Good to hear!
@infinity2471
@infinity2471 4 жыл бұрын
Awesome tutorial. It seems "sr-only" no longer functions with bs5, had to use "visually-hidden"
@dhamaradamsik8850
@dhamaradamsik8850 3 жыл бұрын
Is the other source code still work for now? Cause bootstrap already updated their version again
@denimash
@denimash Жыл бұрын
Is it responsive?
@AdityaRaj-lj5wf
@AdityaRaj-lj5wf 2 жыл бұрын
My gosh! premium content mommy!
@layagodfrey2768
@layagodfrey2768 3 жыл бұрын
Best contain ever for the topic. I am loving this contain.
@idlconferencecentreknust6648
@idlconferencecentreknust6648 4 жыл бұрын
Thanks, Adrian for this wonderful tutorial on carousel
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
You're very welcome!
@BadGirl-pn3qu
@BadGirl-pn3qu 3 жыл бұрын
Thank you so much for sharing the knowledge!
@kkkkk943
@kkkkk943 4 жыл бұрын
Hi, thank you for your video!It works except that during transition to another picture, the whole thing drops down for one second and then goes back to the correct position. Anyone can tell what happen?
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
that's odd, check the doco make sure your css is set well :)
@raissaaraujo9414
@raissaaraujo9414 3 жыл бұрын
I couldn't put the right links, could someone please send me the bootstrap link used by it?
@dhamaradamsik8850
@dhamaradamsik8850 3 жыл бұрын
Cool !!! Thanks for the tutorial, i'll subscribe 😁
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Awesome!
@akmalfirmansyah4753
@akmalfirmansyah4753 3 жыл бұрын
thank you to solve my problem about Carousel slide
@jensbruning8756
@jensbruning8756 4 жыл бұрын
Thanks for your work . Comes more with Bootstrap 5 ?
@lucapradella8065
@lucapradella8065 3 жыл бұрын
You helped me, thanks, I'm from Brazil
@thenotagoodprogrammer
@thenotagoodprogrammer 3 жыл бұрын
Thank you sir for this, could you show how to add thumbnails images to Bootstrap Carousel . . that will be highly appreciated
@juliettet8332
@juliettet8332 3 жыл бұрын
I think you just have to change the w-100 class of the img :)
@pranavbhatia8163
@pranavbhatia8163 3 жыл бұрын
Really helped me. Well explained in short time.
@criativo3dprint17
@criativo3dprint17 2 жыл бұрын
This was so helpful!! Thank you
@Pause4Code
@Pause4Code 3 жыл бұрын
Hey, which extension do you use for auto completting the tags ?
@othyagocarvalho
@othyagocarvalho 2 жыл бұрын
Emmet
@ihelpdogs
@ihelpdogs 10 ай бұрын
I realize this vid is 3 years old but wondering if anyone can answer: Why do I see most developers using Swiper or Owl or some other carousel when they're also using Bootstrap that has the built-in slider? It looks and seems to work pretty good so why don't they want to use it?
@maazaziz5198
@maazaziz5198 3 жыл бұрын
exactly what i needed :)
@marcinsven6016
@marcinsven6016 2 жыл бұрын
I was sure Twarog must mean twaróg, our beautiful white cheese or quark as you call it in Australia ;)
@abdifatahabdi3939
@abdifatahabdi3939 3 жыл бұрын
Hello, can we make those background images dynamic so that we can update dynamically using like django. if you have an ides about it please share with us
@faloduniseoluwa6500
@faloduniseoluwa6500 Жыл бұрын
I was trying to put this below my navbar but it pushed my navbar up. Please how would I fix this
@lastravaganza2385
@lastravaganza2385 3 жыл бұрын
i copied the exact code and it is not working for me
@peppis3408
@peppis3408 Жыл бұрын
Can someone help me with this my carousel slides but returns to the first one quickly, and the 2 dashes are not there, which he used to go through the carousels he wrote. and even if the button exists, it wont slide to the next one on my click, what could the problem be ?
@ademtemizisler8041
@ademtemizisler8041 3 жыл бұрын
hello Adrian, I made the carousel but the picture size is too big so it doesn't fit, what should I do?
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Edit the image, edit the css, or update the JavaScript media sizes via the documentation
@angerichardakobe5748
@angerichardakobe5748 2 жыл бұрын
Is it possible to add images in the function of the carousel?
@emilka8557
@emilka8557 2 жыл бұрын
awesome ! thanks for your tutorial
@dyszell
@dyszell 2 жыл бұрын
Thank you. You helped a lot.
@arielmoisesmaradiagarodrig9707
@arielmoisesmaradiagarodrig9707 2 жыл бұрын
how can I do if i want put a logo instead the text over the carousel?
@fahmiilmawan8710
@fahmiilmawan8710 3 жыл бұрын
Cool and easy to understand, thank you
@Sammorris207
@Sammorris207 3 жыл бұрын
Thanks Adrian it really helped
@aleksapesic
@aleksapesic 4 жыл бұрын
Nice tutorial and nice slider. Everything works nice except for when I add overlay-image, as soon as I do that the slide goes black, no matter what styling I apply. Could you help me?
@krenarallen
@krenarallen 2 жыл бұрын
.overlay-image {height: 100%}
@ALessOffensiveName
@ALessOffensiveName 4 ай бұрын
The issue for me was having overlay-image div outside of the carousel-item div. Needs to be in it
@zakariasofi4539
@zakariasofi4539 2 жыл бұрын
100% I make the sickest soft in my head all day long then the mont I open a DAW...
@QuiKzLeitOsLoW
@QuiKzLeitOsLoW 2 жыл бұрын
Great video mate
@unmplyd-DataScientiZ
@unmplyd-DataScientiZ 3 жыл бұрын
even my slider wont slide i even added bs in data target it slides te first image and stop not move untill i refresh the page
@maryadi2458
@maryadi2458 3 жыл бұрын
change data-ride to data-bs-ride, add "bs" in every data-....(class name) so it would be data-bs-(class name) sorry for my bad english
@manisha4126
@manisha4126 3 жыл бұрын
@@maryadi2458 Thanks :D
@gohelboy
@gohelboy 4 жыл бұрын
How to set slider height and width in asp.net !
@salomon7249
@salomon7249 4 жыл бұрын
There is one Problem: Let's say you have an Login-Form. How do you keep your inputs through all the transitions?
@bigZitronenschale
@bigZitronenschale 4 жыл бұрын
I need help: I am a total beginner in webdev and not "allowed" to use the div element for an university class project. All code I find online is packed with div elements though, especially in combination with bootstrap since items are altered through the class attribute. Can any of you maybe recommend me a good alternative I could use instead of div, or do I have to come up with a whole new approach to coding? Thanks for the help!
@flotspe
@flotspe 4 жыл бұрын
I 'm assuming they impose that silly rule because they want you to explore semantic html elements: header, footer, nav, aside, main, section, article (and a few others). Look for semantic html on google or KZbin. Just remember that sometimes a div is just the best choice (when it's used just for styling purposes, for example)
@collinsejindu7922
@collinsejindu7922 2 жыл бұрын
I am not used to styling in my html,tried it in my css and my photo is still not sized well,is there anything I can do?
@yousefalhassan8078
@yousefalhassan8078 2 жыл бұрын
Great, thanks a lot
@Heavenig
@Heavenig 3 жыл бұрын
Please I need the source code maybe from github
@ALessOffensiveName
@ALessOffensiveName 4 ай бұрын
good video. helped me a lot
@ayansultan9764
@ayansultan9764 3 жыл бұрын
Awesome tutorial! THX!!!
@usmanabid7950
@usmanabid7950 3 жыл бұрын
Best Tutorial 👌
@rajesh.singha
@rajesh.singha 2 жыл бұрын
Awesome tutorial
@guidobagnai6789
@guidobagnai6789 2 жыл бұрын
I tried to follow the tutorial to understand how these work but i get a very laggy transition between the slides, i see the gray and white areas swapping color for a sec and then it loads the second slide. I alsp tried on different browsers so at this point i suppose i did something wrong
@santiagoortiz619
@santiagoortiz619 4 жыл бұрын
Amazing information! Infinite Vegemite for you mate!
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
That's exactly why I made this, for the vegemite!
@Nami-bu2qf
@Nami-bu2qf 4 жыл бұрын
Is there a difference if I using bootstrap 4?
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
Should be the same!
@TheTriangle444
@TheTriangle444 3 жыл бұрын
the overlay image css didnt work for me :( it doesnt display the image unless i set a width. edit: ok, just set width to 100%, along with his codes it will cover all the space of the slider div :)
@aminea5324
@aminea5324 2 жыл бұрын
yes is very nice good job continue bro
@ZEYNEPALEYNAAYDIN
@ZEYNEPALEYNAAYDIN 2 жыл бұрын
ı cant found starter template what can ı do ?
@AlphyGacheru
@AlphyGacheru 4 жыл бұрын
Thanks very much, very helpful!
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
Glad it helped!
@quanne131
@quanne131 2 жыл бұрын
how can i stop auto slide carousel in bootstrap 5??
@Deensquare
@Deensquare 2 жыл бұрын
I don't understand why but my carousel is not sliding. Nor is the background color showing up. I tried changing the data-ride to data-bs-ride but it's making no difference
@MR-KN
@MR-KN 2 жыл бұрын
Why my carousel not coming on Chrome browser but it's coming in live?
@LatinoWebStudio
@LatinoWebStudio 3 жыл бұрын
great video, thanks! I'm wondering, is there a way to create a slider that has 3, 4, 5 or however many slides showing at the same time? Similar to owl carousel?
@brianronin505
@brianronin505 2 жыл бұрын
pra algum br que estiver lendo isso aqui, a dica é colocar "bs" depois do "data" assim data-bs-exemple
@dude99844
@dude99844 3 жыл бұрын
I was following your code word for word but still couldnt get the carousel to work :( Anyone got any suggestions why?
@bosar18
@bosar18 2 жыл бұрын
thank you so much :D
@srinivasaraoyp3640
@srinivasaraoyp3640 4 жыл бұрын
Very interesting topic, thank you.
@manojkala1
@manojkala1 3 жыл бұрын
Hi I am fan of yours
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Welcome and thanks!
@mjaathik
@mjaathik 4 жыл бұрын
Thank you very much Adrian
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
You are very welcome :)
@f1dog
@f1dog 3 жыл бұрын
Thank you Adrian. For some reason, my carousel won't work though.
@NgodingPintar
@NgodingPintar 3 жыл бұрын
Nice ☺
@yusufhabib7553
@yusufhabib7553 3 жыл бұрын
nicee tutorial, thank you very much brother
@pearldarkowaayeboah1210
@pearldarkowaayeboah1210 2 жыл бұрын
Why did you not add a navbar to it; as shown in the thumbnail
Bootstrap 5 Carousel Multiple Items Responsive
9:36
Coding Yaar
Рет қаралды 114 М.
HTML and CSS Project Tutorial: Pure CSS Image Slider
7:41
Skillthrive
Рет қаралды 350 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Navbar Bootstrap 5 |  Bootstrap Navbar Tutorial
17:59
Adrian Twarog
Рет қаралды 264 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
ChatGPT Functions - Full Tutorial for using OpenAI Functions
29:14
Adrian Twarog
Рет қаралды 94 М.
Create Carousel Using Bootstrap 5 | Slider Using Bootstrap
3:56
Codz Sword
Рет қаралды 1,4 М.
Bootstrap 5 Card Carousel | Multiple items carousel
10:19
Coding Yaar
Рет қаралды 111 М.
New Carousel Slider in Bootstrap 5
13:39
ByteGrad
Рет қаралды 73 М.
37 x Interactive React JS Components to Try - Aceternity UI
8:30
Adrian Twarog
Рет қаралды 135 М.
Bootstrap 5 Grid System Tutorial
15:49
CogniVis AI
Рет қаралды 224 М.
Navbar CSS Tutorial: 3 Ways to Create a Navigation Bar with Flexbox
15:08