Skip to main content

All Questions

1 vote
3 answers
328 views

Boostrap portfolio items not centered

Hej! I am working on a boostrap image gallery, that should be able to shuffle the image items: http://demo.acasaprogramming.ro/shuffle-portfolio/#. Right now I am just trying to make the gallery ...
Maria's user avatar
  • 43
0 votes
0 answers
353 views

How to open gallery using jQuery or Javascript if image located in table gets clicked?

I have a bootstrap table which contains information about real estates: Each real estate has many images. I just show one of them in bootstrap table. What I want is when user clicks on the existing ...
Someone's user avatar
  • 736
2 votes
3 answers
4k views

How to make a bootstrap carousel (fed from Instagram) with nearby images visible?

How would one go about making a bootstrap (or at least responsive) carousel with images to the right and left of the main image visible to the sides of the screen? Ideally these side images would have ...
Octavian's user avatar
  • 494
0 votes
0 answers
84 views

Content popup gallery with bootstrap

I am trying to create a gallery with modals. Each modal shows a title and some other information but when you click it pops up and other content is displayed. Almost like an image gallery with ...
Grigori's user avatar
  • 49
0 votes
1 answer
532 views

Blueimp gallery open through jquery

I am trying to open Blueimp gallery through jquery with preferably a specific index. I tried to just using jquery to click on the correct a link like so: var children = $('#links').children(); $(...
WtFudgE's user avatar
  • 5,168
0 votes
1 answer
379 views

Is there a way to connect the Blueimp Gallery with File Upload?

I'm using the Blueimp gallery on my website and I love it! Especially because of the Bootstrap Image Gallery extension. My problem is, that it's always lot of work to open my pictures with Photoshop ...
DISbeat's user avatar
  • 91
0 votes
1 answer
902 views

Bootstrap multiple galleries

I have three different modals and each of them contain some images. The code for the modal is like this <div class="modal fade" id="modal-photo" tabindex="-1" role="dialog" aria- labelledby="...
Peter's user avatar
  • 3
-1 votes
1 answer
805 views

how to make a modal and slideshow for each image gallery?

in application i have several gallery contain tens of images per gallery i used bootstrap and did something like below code but image modal is going to be show on right alignment not in center. <...
Parsaria's user avatar
  • 1,079
2 votes
1 answer
1k views

Bootstrap modal with image gallery swap

I'm creating an image gallery where you can click on thumbnails, and then the thumbnail image swaps with the big image in the gallery. This all works out, after that you can click onto the big image ...
e-retailer's user avatar
1 vote
1 answer
909 views

How to show description on blueimp Gallery for Bootstrap

I am trying to read the documentation and figure out how to "initialize the Gallery with an onlide callback option" but failing at successfully implementing it. I would appreciate any help with this. ...
yrg's user avatar
  • 81
2 votes
4 answers
8k views

Blueimp gallery for Bootstrap multiple galleries issue

I have this problem trying to have more than one gallery in one single page. I am using Twitter BOOTSTRAP for the page and blueimp Gallery for the images. The fact is when I duplicate (for testing ...
user2796461's user avatar
1 vote
1 answer
12k views

Blueimp Gallery integration issue

I am attempting to use the blueimp gallery and I believe I have entered the all of the code snips as needed but still when I click on an image they do not load with the contols. cat index.html <!...
Chris's user avatar
  • 11