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!
@muhammadgiwa88414 жыл бұрын
Will definitely do
@lastravaganza23853 жыл бұрын
hey, im logging in the exact same code and it is not working the same for me, what seems to be the problem?
@ZAMINA19853 жыл бұрын
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.
@Demonic60003 жыл бұрын
Awesome 👏🏻
@knightkidcy2 жыл бұрын
can you share the code you used to create the page showing in the video? thanks, great video
@TheTriangle4443 жыл бұрын
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
@nathaniepeter57072 жыл бұрын
thank you
@chisom13762 жыл бұрын
Thank you because I got worried
@TECHNIXCAFE2 жыл бұрын
Thanks dude for helping us out.
@princejairofortuna75252 жыл бұрын
this is what i came for
@chimmilliusjenkins90132 жыл бұрын
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.
@Pharizer3 жыл бұрын
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-q4i3 жыл бұрын
Thanks! its works
@johndoe-is2fw3 жыл бұрын
Thanks
@susmantobealivebruh42383 жыл бұрын
same lol ty for the help btw means alot man!!
@anthonysurace15822 жыл бұрын
big thanks
@cellofanno12 жыл бұрын
Thank you soo much! Had the same problem and your fix made it work like a charm.
@manuelcasares72703 жыл бұрын
If it doesn't work for you: replace all "data..." for "data-bs-..." attribute
@joseosvaldoloranascimento41813 жыл бұрын
Excelent!!! It wasn`t work for me untill I read your comment!! Thank you!!
@amithalevi91803 жыл бұрын
broooooooo thanks so much i was so exhausted and you helped me , thank!!
@madalenamendes43023 жыл бұрын
Thank you!!!
@Jaghall13 жыл бұрын
Oh my goodnesss took me forever to get here. I wish the dude would fix that in the description or something!
@archanabiju96803 жыл бұрын
Thank you so much
@toxic81963 жыл бұрын
The help i needed at 4am, thank you.
@3mij3t3 жыл бұрын
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)
@robertstimmel11003 жыл бұрын
You just saved me a lot of time! I was having issues and this fixed it! Thanks!!
@woojinkiart98123 жыл бұрын
wow my hero I was looking what wrong but u save me !
@mynulislam78653 жыл бұрын
I'm from Bangladesh.I can't stop thanking you by calling cultural our word 'Bhaiya'💚...Thanks a lot,bhaiya👌🏻
@Psychorabbit783 жыл бұрын
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! :)
@bkiem10 ай бұрын
Send the code
@CesarJuarezVargas3 жыл бұрын
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!
@bash53523 жыл бұрын
thank you very much i was trying to follow this tutorial and wodering why it was not working
@144heartx3 жыл бұрын
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-oz6we3 жыл бұрын
you are god
@killerz75453 жыл бұрын
@@ARMADA-oz6we PP YOU ARE
@pankajithape12183 жыл бұрын
Thanks @ Cesar, I downgraded jquery & popper. Not worked. Needed to downgrade boostrap css also.
@mackynikat88333 жыл бұрын
The help I needed at 3:44am, hopefully this is already it
@kwameaddo10073 жыл бұрын
3:37am
@nathaniepeter57072 жыл бұрын
after struggling for a week straight i came across this channel
@owenhood53912 жыл бұрын
was working on a project but couldnt recall the carousel so u saved the day.you earned a subscriber
@arielmoisesmaradiagarodrig97072 жыл бұрын
I had a problem about responsiveness in my background image, but thanks to your video i solved it, thank you!
@nirajbhakhar10664 жыл бұрын
keep it up, Adrian. After watching this video I am a fan of you.
@AdrianTwarog4 жыл бұрын
Thanks :)
@MDevpxl3 жыл бұрын
The - thing didn't work for me.
@xXSummonNightXx2 жыл бұрын
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 Жыл бұрын
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.
@abhishekmodak67613 жыл бұрын
stumbled upon your channel....after trying few things. Got the exact solution....Thanks a ton.
@AdrianTwarog3 жыл бұрын
Awesome!
@GR3GORY907 ай бұрын
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.
@MikeXwolf4 жыл бұрын
This is by far the best tutorial on the subject I ever came across. Thank you!
@garygoldblum59872 жыл бұрын
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 "
@talhasupport36702 жыл бұрын
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
@muhammadgiwa88414 жыл бұрын
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💥💥💥
@virajsh2 жыл бұрын
Thanks ! I could not make it work from the Bootstrap Website but this video helped me
@richardmisek65334 жыл бұрын
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
@sushilbasnet31992 жыл бұрын
I have the same problem. Can anyone #help?
@zohaibazam92892 жыл бұрын
Someone please help. Same issue
@jarifahmad123 жыл бұрын
great video, but only problem is that my carousel fade is not working for some reason? any suggestions?
@marciochs55233 жыл бұрын
same problem here
@riponroy1163 жыл бұрын
Please do a complete project with bootstrap 5
@AdrianTwarog3 жыл бұрын
Can do!
@stealthbusiness3 жыл бұрын
Excellent tutorial Adrian! :-) Would you please tell me how you setup Visual Studio to auto type what you're thinking?
@omidyshirazi10 ай бұрын
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
@rinauh7 ай бұрын
SOOO HELPFUL THANK YOU
@babylee39755 ай бұрын
Great explanation
@syronox53572 жыл бұрын
why does the code on the official bootstrap website has elements instead of ( which dont work for me and this does)?
@lonleybeer3 жыл бұрын
Thanks lad, this will definitely help me out on my Project. Cheers.
@Yendi2334 жыл бұрын
This might be the best I’ve seen!
@walkdead94 Жыл бұрын
Nice!! :D Do it in bootstrap is very easy, easier than vue and react!
@raba6503 жыл бұрын
I'd like to see if you can show multiple items using the Bootstrap 5 carousel.
@MrPeanutToes3 жыл бұрын
This assignment is killing meeeeeee I am not good at coding 🤬 appreciate the help
@AdrianTwarog3 жыл бұрын
Good to hear!
@infinity24714 жыл бұрын
Awesome tutorial. It seems "sr-only" no longer functions with bs5, had to use "visually-hidden"
@dhamaradamsik88503 жыл бұрын
Is the other source code still work for now? Cause bootstrap already updated their version again
@denimash Жыл бұрын
Is it responsive?
@AdityaRaj-lj5wf2 жыл бұрын
My gosh! premium content mommy!
@layagodfrey27683 жыл бұрын
Best contain ever for the topic. I am loving this contain.
@idlconferencecentreknust66484 жыл бұрын
Thanks, Adrian for this wonderful tutorial on carousel
@AdrianTwarog4 жыл бұрын
You're very welcome!
@BadGirl-pn3qu3 жыл бұрын
Thank you so much for sharing the knowledge!
@kkkkk9434 жыл бұрын
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?
@AdrianTwarog4 жыл бұрын
that's odd, check the doco make sure your css is set well :)
@raissaaraujo94143 жыл бұрын
I couldn't put the right links, could someone please send me the bootstrap link used by it?
@dhamaradamsik88503 жыл бұрын
Cool !!! Thanks for the tutorial, i'll subscribe 😁
@AdrianTwarog3 жыл бұрын
Awesome!
@akmalfirmansyah47533 жыл бұрын
thank you to solve my problem about Carousel slide
@jensbruning87564 жыл бұрын
Thanks for your work . Comes more with Bootstrap 5 ?
@lucapradella80653 жыл бұрын
You helped me, thanks, I'm from Brazil
@thenotagoodprogrammer3 жыл бұрын
Thank you sir for this, could you show how to add thumbnails images to Bootstrap Carousel . . that will be highly appreciated
@juliettet83323 жыл бұрын
I think you just have to change the w-100 class of the img :)
@pranavbhatia81633 жыл бұрын
Really helped me. Well explained in short time.
@criativo3dprint172 жыл бұрын
This was so helpful!! Thank you
@Pause4Code3 жыл бұрын
Hey, which extension do you use for auto completting the tags ?
@othyagocarvalho2 жыл бұрын
Emmet
@ihelpdogs10 ай бұрын
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?
@maazaziz51983 жыл бұрын
exactly what i needed :)
@marcinsven60162 жыл бұрын
I was sure Twarog must mean twaróg, our beautiful white cheese or quark as you call it in Australia ;)
@abdifatahabdi39393 жыл бұрын
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 Жыл бұрын
I was trying to put this below my navbar but it pushed my navbar up. Please how would I fix this
@lastravaganza23853 жыл бұрын
i copied the exact code and it is not working for me
@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 ?
@ademtemizisler80413 жыл бұрын
hello Adrian, I made the carousel but the picture size is too big so it doesn't fit, what should I do?
@AdrianTwarog3 жыл бұрын
Edit the image, edit the css, or update the JavaScript media sizes via the documentation
@angerichardakobe57482 жыл бұрын
Is it possible to add images in the function of the carousel?
@emilka85572 жыл бұрын
awesome ! thanks for your tutorial
@dyszell2 жыл бұрын
Thank you. You helped a lot.
@arielmoisesmaradiagarodrig97072 жыл бұрын
how can I do if i want put a logo instead the text over the carousel?
@fahmiilmawan87103 жыл бұрын
Cool and easy to understand, thank you
@Sammorris2073 жыл бұрын
Thanks Adrian it really helped
@aleksapesic4 жыл бұрын
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?
@krenarallen2 жыл бұрын
.overlay-image {height: 100%}
@ALessOffensiveName4 ай бұрын
The issue for me was having overlay-image div outside of the carousel-item div. Needs to be in it
@zakariasofi45392 жыл бұрын
100% I make the sickest soft in my head all day long then the mont I open a DAW...
@QuiKzLeitOsLoW2 жыл бұрын
Great video mate
@unmplyd-DataScientiZ3 жыл бұрын
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
@maryadi24583 жыл бұрын
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
@manisha41263 жыл бұрын
@@maryadi2458 Thanks :D
@gohelboy4 жыл бұрын
How to set slider height and width in asp.net !
@salomon72494 жыл бұрын
There is one Problem: Let's say you have an Login-Form. How do you keep your inputs through all the transitions?
@bigZitronenschale4 жыл бұрын
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!
@flotspe4 жыл бұрын
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)
@collinsejindu79222 жыл бұрын
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?
@yousefalhassan80782 жыл бұрын
Great, thanks a lot
@Heavenig3 жыл бұрын
Please I need the source code maybe from github
@ALessOffensiveName4 ай бұрын
good video. helped me a lot
@ayansultan97643 жыл бұрын
Awesome tutorial! THX!!!
@usmanabid79503 жыл бұрын
Best Tutorial 👌
@rajesh.singha2 жыл бұрын
Awesome tutorial
@guidobagnai67892 жыл бұрын
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
@santiagoortiz6194 жыл бұрын
Amazing information! Infinite Vegemite for you mate!
@AdrianTwarog4 жыл бұрын
That's exactly why I made this, for the vegemite!
@Nami-bu2qf4 жыл бұрын
Is there a difference if I using bootstrap 4?
@AdrianTwarog4 жыл бұрын
Should be the same!
@TheTriangle4443 жыл бұрын
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 :)
@aminea53242 жыл бұрын
yes is very nice good job continue bro
@ZEYNEPALEYNAAYDIN2 жыл бұрын
ı cant found starter template what can ı do ?
@AlphyGacheru4 жыл бұрын
Thanks very much, very helpful!
@AdrianTwarog4 жыл бұрын
Glad it helped!
@quanne1312 жыл бұрын
how can i stop auto slide carousel in bootstrap 5??
@Deensquare2 жыл бұрын
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-KN2 жыл бұрын
Why my carousel not coming on Chrome browser but it's coming in live?
@LatinoWebStudio3 жыл бұрын
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?
@brianronin5052 жыл бұрын
pra algum br que estiver lendo isso aqui, a dica é colocar "bs" depois do "data" assim data-bs-exemple
@dude998443 жыл бұрын
I was following your code word for word but still couldnt get the carousel to work :( Anyone got any suggestions why?
@bosar182 жыл бұрын
thank you so much :D
@srinivasaraoyp36404 жыл бұрын
Very interesting topic, thank you.
@manojkala13 жыл бұрын
Hi I am fan of yours
@AdrianTwarog3 жыл бұрын
Welcome and thanks!
@mjaathik4 жыл бұрын
Thank you very much Adrian
@AdrianTwarog4 жыл бұрын
You are very welcome :)
@f1dog3 жыл бұрын
Thank you Adrian. For some reason, my carousel won't work though.
@NgodingPintar3 жыл бұрын
Nice ☺
@yusufhabib75533 жыл бұрын
nicee tutorial, thank you very much brother
@pearldarkowaayeboah12102 жыл бұрын
Why did you not add a navbar to it; as shown in the thumbnail