Which I’ve done but all my attempts have ended in either no image showing at all, page image showing but no lightbox or a text link which shows the page’s images. I can’t get an image you click to bring up the lightbox version, as his demo does: https://www.jasonbutz.info/bootstrap-lightbox/#demo
Here’s my attempt. Only the first smaller image at the bottom of the page is wrapped in the lightbox code: http://schwim.net/personal/hd/
Could someone tell me where I’m going wrong with this?
Paul, forgive my ignorance in the matter. It looks like I’m calling a much newer version of bootstrap, the bootstrap-lightbox.js is the file that came from the author’s zip file and I can’t tell what version of jquery he’s using as it doesn’t seem to be included in the file.
Should I just take all three of those files from his site to use? I don’t know yet if that would mess up other aspects of the page.
EDIT: I tried calling the same three files as on the author’s page, but my problem persists. No lightbox popup is appearing, regardless of what I try.
I replaced the bootstrap-lightbox.js with the file located at your link. FIle size was almost ten times larger, so vastly different file but the problem persists: No lightbox showing.
I took all of the js and css files from bootstrap-lightbox-master/docs/assets/ and replaced what I had with them. The problem persists with being unable to show the lightbox image(background darkens).
If anyone else sees where I’m going wrong, any help would be greatly appreciated!
I did have your page working locally but I think you are better off with a newer lightbox version anyway as the one you were using is no longer being updated.