Skip to main content

Questions tagged [gallery]

Gallery is a collection of photos in a software system

1,509 questions with no upvoted or accepted answers
2 votes
0 answers
104 views

Why multiple images selection is working on few devices not all devices?

This is the code for selecting multiple images and this is working on few devices.I was using nokia 3 and was able to select multiple images but on samsung note 5 only single image is being selected. ...
shahid khan's user avatar
2 votes
0 answers
626 views

how to show .mov files from gallery? is any other way to get .mov files?

actually, I need to show .mov files in my project with a thumb(media store). same like video fetch from a gallery I know android does not support .mov file. but I need to show using any other way? ...
prakash Mp's user avatar
2 votes
1 answer
2k views

Magento 2.2 adding images to product programmatically does not set small_image

I'm adding images to products programmatically. Every product can have from 1 to n images. So I reorder the images array in the way I need and then, to the first image of the array (that has to be the ...
sissy's user avatar
  • 2,978
2 votes
2 answers
2k views

Wordpress User Specific Image Gallery?

I want to create a wordpress site where user is allowed to login and register for the site. Registered users will be able to submit images which will be shown in a gallery. The main functionality that ...
Aliza Malik's user avatar
2 votes
2 answers
914 views

Do we have a common gallery to show images and PDF?

I have an images as well as pdf files. How to show these two things in one gallery, is there any jquery plugin OR another way to achieve this?. Please help me. Thanks in advance.
Venkat's user avatar
  • 21
2 votes
0 answers
391 views

"Unfortunately Gallery has stopped" in Genymotion emulator

I use Genymotion to develop apps with Google Nexus 6 - 6.0.0 - API23 - 1440x2560. When I click Gallery, I got "Unfortunately Gallery has stopped". Any ideas?
rain in the evening's user avatar
2 votes
1 answer
882 views

Loop through image gallery on Android device

Is there a way of looping through the default image gallery on an android device? In my app I have managed to pass a selected picture from the default gallery to an imageView by this code: public ...
Karl Hagström's user avatar
2 votes
1 answer
379 views

Check if photo gallery is empty

I want to load photos from my photo gallery to my UIImageView using Swift. Now I want to check if the gallery is empty or not. What's the best way to do that?
mafioso's user avatar
  • 1,632
2 votes
0 answers
243 views

Adding "upload to Imgur" button to front end gallery thumbnails

I have multiple galleries and albums in Wordpress which are updated with new images every day. In the front end I want to have a button or link under each thumbnail which will send the full sized ...
Jan Poep's user avatar
2 votes
0 answers
722 views

Xamarin android Intent.ExtraAllowMultiple not working

I wan't to allow user to pick multiple files (of any type) and for that i use the following code Intent intent = new Intent (Intent.ActionGetContent); intent.SetType ("*/*"); intent.PutExtra (Intent....
Artūrs Eimanis's user avatar
2 votes
0 answers
720 views

Share image from gallery into your application

I once managed to display my application in the gallery share bar, i need this again, so i can share an image and put this in the ImageView. But i could not figure out / find on the internet how to do ...
Robbert's user avatar
  • 66
2 votes
2 answers
3k views

Envira gallery not showing images

I'm using the Envira Gallery wordpress plugin but the images are not shown in the posts. I can see them in the inspector and if i click the link, the image opens in another tab. The images are however ...
Malthe Emil Blichfeldt's user avatar
2 votes
0 answers
126 views

SilverStripe 3: Gallery Module 1.1, EditForm error - Trying to get property of a non object

Using SilverStripe 3.1.2 and gallery module 1.1 I'm getting the following error when clicking "edit" on existing images. "TypeError: undefined is not an object (evaluating 'iframe_jQuery.find')" ...
pinkp's user avatar
  • 455
2 votes
0 answers
462 views

hide activity when return from intent camera or intent gallery onActivityResult android

I have an dialog who call to "Take from camera" or "Take from gallery" for add a new photo, this code works good, my problem is when return or close the intent if take a photo o take image from ...
Juan Labrador's user avatar
2 votes
0 answers
2k views

Custom 'Show More/Show Less' script not loading images in most,but not all, of Squarespace's Gallery & Summary design formats. What am I missing?

Looking to Fix a 'Show More / Show Less' feature to my Squarespace site. I have a pretty good solution, however there seems to be some limitations to the code and or Squarespace, or am I completely ...
Megalomaniac's user avatar

15 30 50 per page
1
3 4
5
6 7
101