Topic: LightBox Is Not Working
priyanka.140413116021
pro asked 10 years ago
Patrick Sagayaraj
answered 8 years ago
Dear Solution Providers,
Sub: Lightbox not working
I am also facing the same issue when I using MDB PRO Version.
Please provide the exact solution for the same.
Thanks in advance,
Regards,
Patrick Sagayaraj
Kamil Paciepnik
answered 10 years ago
teawebsite
pro answered 10 years ago
fruffel
pro answered 10 years ago
fruffel
pro answered 10 years ago
teawebsite
pro answered 10 years ago
Kamil Paciepnik
answered 10 years ago
teawebsite
pro answered 10 years ago
Kamil Paciepnik
answered 10 years ago
teawebsite
pro answered 10 years ago
Kamil Paciepnik
answered 10 years ago
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css');
@import url('assets/css/bootstrap.min.css');
@import url('assets/css/mdb.min.css');
@import url('assets/css/style.css');
Be sure to check that the path is correct.
4. To the footer.php file, paste this code (over <body>):
<!-- SCRIPTS -->
<!-- JQuery -->
<script type="text/javascript" src="/assets//js/jquery-3.1.1.min.js"></script>
<!-- Bootstrap tooltips -->
<script type="text/javascript" src="/assets/js/tether.min.js"></script>
<!-- Bootstrap core JavaScript -->
<script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
<!-- MDB core JavaScript -->
<script type="text/javascript" src="/assets/js/mdb.js"></script>
<script>
// MDB Lightbox Init
$(function () {
$("#mdb-lightbox-ui").load("/assets/mdb-addons/mdb-lightbox-ui.html");
});
</script>
Be sure to check that the path is correct.
If you follow the instructions above, the lightbox will work.
Regards
buret.hadrien
pro answered 9 years ago
Kamil Paciepnik
answered 9 years ago
teawebsite
pro answered 9 years ago
Kamil Paciepnik
answered 9 years ago
Piotr Bender
answered 9 years ago
Hello,In response to your issue, I wanted to let you know about just released MDBootstrap Angular kit, that may be a sufficient solution to this or any other issues you have had with Angular integration so far.The kit can be found at the following link:https://mdbootstrap.com/angular/It contains all the components you could find in MDB jQuery version.We encourage you to try it out and report any bugs or issues at contact@mdbootstrap.com with [Angular] prefix or create a thread on this forum.Have a great day!
neo
pro answered 9 years ago
lura123
pro premium answered 6 years ago
Encontraron la solución?
Krzysztof Wilk staff commented 6 years ago
Hi!
What technology do you use? Is it Angular, jQuery, React, Vue?
Best Regards
lura123 pro premium commented 6 years ago
Estoy usando jQuery
Krzysztof Wilk staff commented 6 years ago
What exactly doesn't work in lightbox?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No