Questions tagged [bootstrap-lightbox]

28 questions
6
votes
2 answers

bootstrap lightbox not showing image

I am trying to implement lightbox for the gallery page in the working site.I followed the steps exactly as demonstrated the bootstrap lightbox page demo http://www.jasonbutz.info/bootstrap-lightbox/#usage and also youtube…
pallavidestiny22
  • 335
  • 1
  • 8
  • 19
4
votes
2 answers

ekko-lightbox shows junk characters in model popup instead of showing actual image.

I am using ekko-lightbox to display image in popup, images gets displayed as expected in thumbnail however when i click on image it opens model and displays junk characters. Here is the application url which download image from database but open…
Jigar Naik
  • 1,946
  • 5
  • 29
  • 60
2
votes
0 answers

When I click on the photo its opening on the new tab but not in a light box

I have pasted all the links from lightbox bootstrap but lightbox is not working and also I m unable to do change in the size of my images,I am using source unsplash for random images and every random image have different heights, I gave 560 width…
M Umer
  • 19
  • 3
2
votes
1 answer

I would like to know how to style bs5-lightbox

I hope someone can help a numpty :) I am using Boostrap 5 and this Lightbox library https://trvswgnr.github.io/bs5-lightbox/ It uses data-toggle="lightbox" to initiate it and is working perfectly.
Jan Cooper
  • 23
  • 5
2
votes
1 answer

jQuery not found when I try to use the ekko-lightbox with webpack

I have a laravel project (webpack/laravel mix), and I would like to use the ekko-lightbox plugin. I installed it with npm, but it doesn't work. I always got the following error: Uncaught ReferenceError: jQuery is not defined at …
Mate
  • 61
  • 4
2
votes
2 answers

Uncaught TypeError: data[option] is not a function bootstrap.js:1215

I'm getting the following error using the bootstrap lightbox from here: Uncaught TypeError: data[option] is not a function bootstrap.js:1215 I've copied all files directory and haven't altered any parameters. This is my code: JS Linking:
Jesse Elser
  • 974
  • 2
  • 11
  • 39
1
vote
1 answer

How I can add content in Bootstrap lightbox

I am using bootstrap lightbox, now I got stuck where I need to achieve that when I click on image then certain content/text displayed on the popup after the click of an image. this is the link i am using for as a…
1
vote
1 answer

How do I create a lightbox in AppDrag?

I would like to have a Youtube video play in lightbox format. Is there a way to achieve that using the AppDrag CMS editor?
1
vote
1 answer

angular bootstrap lightbox throws unknown provider error

Am newbie to AngularJS and trying to learn stuffs. I am trying to create a gallery with angular-bootstrap-lightbox and I've included all the necessary dependencies required for the project. Dependencies included are:
Guruprasad J Rao
  • 29,410
  • 14
  • 101
  • 200
0
votes
0 answers

Issue integrating Lightbox for bootstrap 5 in Joomla 4

I have a Joomla site with helix Ultimate Framework template. I would need to integrate "lightbox for bootstrap 5 " plugin (https://trvswgnr.github.io/bs5-lightbox/) I found this interesting…
agodoo
  • 409
  • 6
  • 21
0
votes
1 answer

Adding images in a lightbox in a nav menu

I've been tasked to slightly edit an old, simple, static webpage. I need to add a few images to a lightbox. The previous developer had used lightbox2 in the navigational menu so that when clicked a popup window would show a restaurant menu. Their…
akimo
  • 41
  • 3
0
votes
2 answers

Bootstrap-4 / Arranging image order in Lightbox2 in HTML

I want to make an "image set" using lightbox in bootstrap 4. The problem in the code is that the lightbox opens with the final image... Please tell me where I am doing it wrong. I just started coding. Thanks...
0
votes
0 answers

bootstrap 3 to 4 modal lightbox broke

I'm very new to Bootstrap. I've literally written the code and put the links where instructed. I haven't downloaded any plugins or any other support files as I don't understand it. Anyway, I've been told (after writing my website) that I should've…
0
votes
0 answers

display different images in bootstraps Lightbox modal from text links when clicked

Hi I really need some help trying to wrap my mind a bootstraps Lightbox issue. I have a webpage with a list of text links. When each text link is clicked, I'm needing Lightbox modal to display a different image for each text link. So far, I've…
ChrisH
  • 5
  • 3
0
votes
1 answer

Ekko-Lightbox has scrollbar appear momentarily

I am using the Ekko lightbox plugin for a modal gallery. When I click the prev/next buttons a vertical scrollbar appears when the next image is loaded. It's only there for a moment though and disappears quickly. This occurs on no regular, but…
Thornos
  • 41
  • 4
1
2