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 would I align two of different heights such that there is equal spacing between each one?

I'm attempting to set up a photo gallery using only html/css for a school assignment, how would I make it such that two photos of different heights/widths automatically line up such that there is no empty space below one of the photos. ie. if using…
Louis L.
  • 23
  • 4
-1
votes
1 answer

how to use photoview 2.0.0 in android studio 3

I have a problem with photoview lib from gihub... How can I cast my image to the photoview? I have a error in .java file and no more ...!!! and it is a image of my XML file
A.T.A.P
  • 3
  • 1
-1
votes
1 answer

API for pulling public images based on geo location (lat lng)

Looking for the best api to pull public images based on geo - lat/lng for a cycling travel website. I use Panoramio but I hear it is closing so assume the API will disappear soon. Also looking for code samples for implementation.
-1
votes
5 answers

Is there something uniquely for JPG files so I can consiredier duplicates

I want to make sample WinForm C# app for hunting duplicate photos on my laptop. My question is is there some record, tag ,Exif data or anything else which is unique for JPG(photo) file. So I can read that data put into data set and hunt for…
adopilot
  • 4,340
  • 12
  • 65
  • 92
-1
votes
2 answers

How to save a photo in gallery

Hello i make applicaiton with ss the phone screen, but this application store all photos on Local files in internal storage and every photo was not showing when i open my gallery in phone. So how to store every photo in Gallery folders? Here i take…
Rodriquez
  • 981
  • 1
  • 7
  • 21
-1
votes
2 answers

Looking for a good photo gallery slide show tool for my site

I am looking for a easy to use and easily changeable photo slider. I really just want to have 4-6 photos that change every ten seconds or so in a stationary box display. Kind of like a photo gallery, but all changing on the back end and without any…
LightningWrist
  • 937
  • 4
  • 20
  • 37
-1
votes
1 answer

Custom Css PhotoGallery Wordpress

I can't find in css of my plugin to turn of css grow effect on images when hover , maybe im looking in wrong place . Can someone help me switch this effect off. Here's my site : http://www.elefantti.iq.pl/ Thanks for answers Best Regards Czajos
Canc
  • 13
  • 6
-1
votes
1 answer

Nesting [su-column] inside [row] to get them to align neatly

i built a page to display content using columns stacked on top of each other (with shortcodes ultimate) [su_column] content [/su_column] [su_column] content [/su_column] [su_column] content [/su_column]

content

[su_column] content…
-1
votes
1 answer

How do I access my photo gallery and video camera using iPad

I am having difficulty accessing my photos and video camera for the iPad only in iOS 8.3. I don't have a problem with the iPhone code. And, this code worked for both devices in iOS 7. Not sure why at this point why this is so. When the popover…
-1
votes
2 answers

display customized Phone gallery to pick multiple images

I am in trouble displaying customized phone gallery. At first, I need to show images folders in gridview (such as phone gallery), and on selecting any of the folder, it must show the pictures inside it and should allow multiple selection, so that I…
Narendra Singh
  • 3,990
  • 5
  • 37
  • 78
-1
votes
1 answer

New theme creation and plugin Installation

How to install Plugin in newly created theme I am converting an html site to Wordpress. For my gallery i installed a "jQuery Lightbox For Native Galleries". But it is not working with my new theme. I don't know the issue. Somebody please help me.…
user3595293
  • 95
  • 1
  • 1
  • 6
-1
votes
1 answer

UPPhoto gallery using CodeIgniter and Sql

I have 2 tables: photocategories: id_categorie name date photo: id_photo categorie_id smallimage bigimage In my view I need to have the name of the categorie and ONLY one photo random how to do this select?thx SELECT…
-1
votes
2 answers

Any good Photo Gallery for Joomla! 1.5.23

New to Joomla and still learning. Can anyone suggest a good lightbox gallery extension for Joomla! 1.5.23? One that has an admin page to upload, creat and edit albums and create captions or descriptions for each photo and yes of course a lightbox…
wolverene
  • 255
  • 1
  • 3
  • 11
-1
votes
2 answers

How to get photo creation date in objective c

I am trying to get picture taken date while choosing picture from Photo Library in iPhone. I am using below code to do the same. NSDictionary* fileAttribs = [[NSFileManager defaultManager] attributesOfItemAtPath:path error:nil]; NSDate *result =…
Shivomkara Chaturvedi
  • 1,697
  • 7
  • 28
  • 42
-1
votes
1 answer

Photo / image change, left side for previous and right side for next image

I'm new to the site, but I'm looking into creating a very simple code which from a small collection of images, changes the photo by clicking on the right hand side of the image for "next" and left side for "previous". Ideally allowing space…
Timothy Holt
  • 1
  • 1
  • 1