Questions tagged [photo-gallery]

For questions relating to image galleries

For questions relating to image galleries - multiple images displayed to the user.

589 questions
-1
votes
1 answer

How to use google find my face

I am trying to make a photo organization app in android in which i was planning on using facial recognition. Since Google+ already has a facial recognition mechanism in place i was wondering how can I integrate it with my app. Basically my app will…
Dexter
  • 1,710
  • 2
  • 17
  • 34
-1
votes
1 answer

passing url of images from an array to another

I am using KTPhotoBrowser and i have an array that includes list of url's that's coming from a NSDictionary and i want to list those array into the array of KTPhotoBrowser which has its array as : images_ = [[NSArray alloc] initWithObjects: …
nikesh
  • 140
  • 1
  • 15
-1
votes
1 answer

How do i style this gallery?

Hi i have this code implemented into my wordpress theme? The code is made to automatically pull all images that are attached to the post, It does just that but it aligns all images underneath one another where do i begin to style this so that the…
Terrell
-1
votes
1 answer

Display the photos as on Google+

I'm currently working on a gallery to my photos. Besides some bugs, I'm finished with the gallery but I want to add a new and fresh theme to the front page. I'm very in love with how Google+ shows the photos and I'm asking you now, how can I add…
Airikr
  • 6,258
  • 15
  • 59
  • 110
-2
votes
1 answer

Photography website platform examples

I am looking forward to create a website with my own photography portfolio. Which are the best solutions on market so I won't have to pay for hosting, i don't mind even for domain that much? I also thought for wordpress platform, but I don't know…
Alexa Adrian
  • 1,778
  • 2
  • 23
  • 38
-2
votes
1 answer

How can I group images with dates like gallery

I m making a gallery app, where I want to group images with dates and also want to show a date above group of images that belong to that date. Like Google photos app Any suggestions ????
-2
votes
1 answer

jQuery - Photo gallery

Would somebody be so kind and tell me, why this script only works in Firefox and not in Chrome. Script: when it is finished it should be a simple Photo gallery Thank you for your help!!! $(document).ready(function() { function animate() …
ghnome
  • 57
  • 1
  • 7
-3
votes
2 answers

Lightbox for website image viewing with navigation in two dimensions

First axis for navigating photo sets (i.e. up/down) Other axis for navigating photos within sets (i.e. left/right) Does someone know a readymade solution for this? (For Wordpress?) Use cases: Presentation of screenshots series with a two…
porg
  • 1,079
  • 1
  • 11
  • 17
-3
votes
1 answer

The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data

Getting this error but what not getting is when the both the keys for camera and gallery as well added in plist why this error and crash coming up. Please guide if something new has been introduced related to this in iOS 13 and swift 5. Below is the…
iPhone 7
  • 1,731
  • 1
  • 27
  • 63
-3
votes
2 answers

Load images from database CodeIgniter

I would like to create a photo gallery, taking images from the database. I'm using codeigniter. Database this is a static page located in views/pages/gallery.php does anyone have any ideas?
-3
votes
1 answer

Infinite Loop Images Javascript

I am making a mini gallery where I can display my artworks. What I wanted to happen is that everytime I should click the "right" button image up until to the last photo, it will still repeat the images from the start. I tried the if statement but…
Naomi
  • 131
  • 1
  • 3
  • 13
-3
votes
1 answer

I accidentally deleted a picture in my album on FB and it was uploaded years ago and I dont have a copy how can i get it back

I am not tech savvy but I was taking a picture that I have had on my FB act album since 2007 and trying to copy it. It was of the first moments after my daughter was born and they laid her in my arms after a Cesarian section. It is the only place I…
-3
votes
1 answer

facebook album IDs

I am a novice and though I manage to get things done, this issue is out of my reach. Issue related to Facebook https://graph.facebook.com/211255505590483/albums?fields=id The above link displays the list of albums of a Facebook page. I want to…
Vinayy
  • 11
  • 4
-3
votes
1 answer

Generate automatic photo gallery with PHP or Javascript

So I have a huge amount of car photos which I have sorted in a structure looking like this (this is an fictive example to demonstrate my principle): Cars > Audi > Sports cars > '5 pictures' Cars > Audi > Family cars > '3 pictures' Cars > BMW >…
nalas
  • 85
  • 1
  • 12
-4
votes
3 answers

iOS Application with images

I have an iOS app with a list of objects. Each object has some properties such as title, date, etc.. and one of the properties is a UIImage. User can add image from gallery or take photo from camera. How can I realize it? I don't have any ideas…
Eugene Trapeznikov
  • 3,220
  • 6
  • 47
  • 74
1 2 3
39
40