Skip to main content

All Questions

0 votes
1 answer
29 views

'Load More' Button for Multiple Galleries in Divi in the same page

I have a website built with Divi, and on one page, I have multiple galleries (with class .pa-gallery-load-more), each displaying 8 photos initially. I've added a "load more" button (with id #...
Marta Chiari's user avatar
0 votes
1 answer
31 views

On first page initialization script is executed before images and DOM is loaded

Hello i got a problem with script execution. I'm using JQuarry for image loading in load_images() and then executing activate_images() function, which sets "data-lightbox" attribute and ...
HarryTra's user avatar
0 votes
2 answers
235 views

Imitate click with jQuery to get filtered multigallery by URL

I have website, created with Elementor. Website belongs to photographer. He has got there an Elementor Multigallery, with filter at the top. I need to create external links, which can bring you to the ...
Mego's user avatar
  • 164
0 votes
1 answer
250 views

jQuery Fancybox on click event after ajax success shows no images

In the success area of an ajax request I add an onClick eventListener via jQuery to open fancybox. The Object for the gallery is received and passed through an data-attribute. jQuery.ajax({ type: &...
Marc R.'s user avatar
  • 58
0 votes
1 answer
117 views

justifiedGallery : Trying to change image path when screen <800px

My Justified Gallery is very slow to load on smartphone, so I would like to change the image path when screen is < 800px. The new path has smaller images (h350 instead of h450). I've been trying ...
charlie's user avatar
  • 11
1 vote
1 answer
227 views

Adding box below model image for text

I am using a grid gallery for my application. This gallery is exactly what I want. It perfectly suits my needs and I do not want to change it. However, I need to have TWO changes in it without which ...
Aurazo Script's user avatar
1 vote
3 answers
2k views

How can I auto load multiple images from a local folder using javascript/jquery?

I'm trying to build an offline image viewer (maybe manager too, but later). So I would like to automatically load multiple images from a folder, without declaring them on html (i.e., without using ...
gisz's user avatar
  • 23
0 votes
1 answer
190 views

Create a Javascript Gallery with Background Images

Need help creating a full page gallery. I tried various options. I'm trying to create full page gallery that lets the user scroll vertically though 1 image at a time. Here's my code: <style> ...
William Taylor's user avatar
1 vote
1 answer
721 views

How to create Multi filter Gallery

The product Red Small has the property Size small BUT NOT Medium. The product Red Medium has the property Medium BUT NOT small. If the checkbox is selected for both properties, the plugin checks if ...
Enamul Haque's user avatar
1 vote
2 answers
62 views

JQuery position issue?

So I am building a small gallery in jQuery. var picwidth = $('.gallery-window ul li').width(); var left1 = $('.gallery-window ul').position().left; var length = $('.gallery-window ul li').length; ...
Colt83's user avatar
  • 139
1 vote
1 answer
2k views

LightGallery multiple galleries on same page

Installed lightGallery today on my site and here is the part of code: <div class="portfolio-content"> <ul id="portfolio_filters" class="portfolio-filters"> ...
Michael's user avatar
  • 11
0 votes
1 answer
27 views

Jquery Lightbox/Modal Difficulties doubles itself onclick

I am very new to jQuery and I have a problem with my Gallery Lightbox/Modal. Each time I click on a thumbnail, the whole modal opens itself again and I don't know where exactly I have to set a reset. ...
swhuman's user avatar
0 votes
2 answers
43 views

Infinite JavaScript gallery function

I have a simple gallery using jQuery which cycles properly only once. I've tried wrapping the whole thing in a function and calling it via an onclick event from the button but that isn't working. It ...
Jamie Hall's user avatar
0 votes
2 answers
86 views

Centering Images like in the Apple Watch menu

Heyo, I was wondering if there is a way to center images like in the Apple Watch menu. Let's say I have an Image in the center of <div id="gallery">. The div's width and height is the same as ...
Pelle2010's user avatar
  • 143
0 votes
0 answers
254 views

Filtering image gallery from file attributes and tags?

I don't know if this is possible, but I'm developing an image gallery that should draw upon a directory of a thousand or so photos. The naming convention doesn't allow for certain special characters, ...
willith's user avatar

15 30 50 per page
1
2 3 4 5
16