I\'m working on a website using bootstrap.
Basically, I wanted to use a modal in the home page, summoned by the button in the Hero Unit.
Button code:
My code somehow had the bootstrap.min.js included twice. I removed one of them and everything works fine now.