Feature Requests & Ideas
Share your ideas on how PhotoSwipe can be improved. To report bugs please use GitHub. If you have questions regarding implementation use StackOverflow.
-
Randomize the order of images
I have a client who would like the option to have the slideshow images appear in a different order for each page load. In their case, the site is for an artist-run gallery with works by multiple artists in the home page slides, and they want everyone to get a shot at being among the first slides seen.
Seems like others would find it helpful for similar reasons.
1 vote -
Taxi to Zaventem Airport |Zaventem-Brussels| Airport Taxi
Taxi to Zaventem Airport/ Brussels Airport. The AtoB transfer service will meet you in Zaventem airport, and drive you comfortably to the booked destination
https://atobtransfer.com/brussels-belgium/taxi-airport-zaventem/
https://www.facebook.com/transferservicebrussels/
https://twitter.com/AtoBtransfer1 vote -
Adding option for vertical scroll of images in the js option
- Allowing vertical scroll of images
- Vertical swipe to change the image
- mouse scroll change the image
- Addition of vertical scroll bar scrolling as the image changes to next
- Up and Down arrow to change images
- Below the scroll bar small up and down arrow to click to change images
5 votes -
Hide overflow of the <body>
prevent the website from scrolling in the background and hide the scrollbar when the lightbox is open.
1 vote -
7 votes
-
forward and backward buttons on a thumbnail
Hey. make buttons back and forth on the thumbnail itself. so that you can flip through the gallery without opening the gallery.
1 vote -
自定义功能按钮
我想要在放大模式下给图片添加一个点赞的功能,但是却始终无法实现这个效果
3 votes -
allow full-screen mode as default
please create a option to allow it
19 votes -
7 votes
-
Add simple constructor.
Not usefly.
var gallery = new PhotoSwipe(jQuery("a.image"));
gallery.init();
This not working.
How create lightbox for all link with image source?
:(6 votes -
Fix the IOS and certain windows browser "save image as..." capability.
I found users having various bugs related to saving images in the gallery when trying to right-click or hold-tap on an image in an open gallery.
Seems like windows 10 browsers — right clicking causes the gallery to close instead of giving the user the option to save the image.
On IOS Safari — the user can hold-tap on the image and never get an option to save the image.
On Android Chrome and all the MacOS browsers I've tested it with, I am still able to save the image on a right-click or hold-tap.
1 vote -
Allow closing of mobile gallery when clicking outside of image
I've had people complain that on mobile devices they have to click the small "x" button to close the gallery. I personally don't care and I can see why it was developed the way it was (for sloppy fingers) — but is there, or can there be a configurable initialization option for allowing the gallery to be closed clicking outside the image and not directly on the X button?
It works like this out of the box on desktop browsers and not mobile.
12 votes -
Watermark
Hi wonder if you could add a transparent watermark incorporated on to the images via an .png file
If this could be done at a high z level to stop the unwise from stealing the images by simply right clicking ( i know this wouldn't stop the pro's and cache hunters)
i produced this css code which worked on the main gallery image, but cant get it on image preview /
img.pwsp___img {
content: '' !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
background: url(https://irp-cdn.multiscreensite.com/c985c62c/dms3rep/multi/kisspng-nfl-draft-watermark-clip-art-stamp-5ac82f995269b7.4579887015230688253376-37705a56.png) !important;
background-size: cover !important;
}…
1 vote -
Center the images on every resize
On Every Resize instead of blank space on the sides , the photos must be justify to the center.
3 votes -
Horizontal swipe sensitivity.
Horizontal swipe sensitivity. Need a setting so that easier to move (to swipe) image horizontally, i means need less effort to swipe the image.
1 vote -
Button on mobile devices (form)
I love the Gallery, i would love to add an Paypal Button to it. It works flawless on the Computer. Unfortunately not on mobile devices.
Any Idea why not? I guess its because if you press the touch screen the captivation disappears?
1 vote -
Problem with checkbox and radio input
I need for a work to use checkbox and radio input and still use Photoswipe but this inputs are disabled in Photowsipe...
Why ??
Can I reactivated this inputs ?1 vote -
provide a list of item array properties
I would like to have (or know where there is) a list of properties that can be added to the items array. for example, the demo talks about the "author" property and says you can add more in that section, but what can be added? How would I know that title: meant caption, etc. I'm sure its in the documentation somewhere but I can't find it.
1 vote -
More access to internal data
I think many of us would benefit from this.
I get it that it keeps only 3 slider in html. But we could really use those:
gallery.nextItem - object with the next item in array - same with prevItem
gallery.nextItemElement - dom element bound to the nextItem - same with prevItemElement
gallery.nextItemElementIndex - index of the element in dom 0/1/2
I have static elements that needs to be added on each slide and those elements must slide with the photo, not be fixed like the photo counter.. I've added some extra js to work this thing out but it would…
1 vote -
jQuery Mobile compatibility
I would like to see a version compatible to jQuery Mobile.
Because both CSS use classes like "ui-btn" they don't play along very well. It disturbs the UI quite a bit.1 vote
- Don't see your idea?