• Resolved strandcreative

    (@strandcreative)


    Hi,

    When I create a gallery and click an image to enlarge it only shows that one image. The navigation arrows don’t show so I cannot cycle through the images. I have 10 images in a gallery on a page but it behaves like 10 separate galleries. When I click on an image to enlarge it I then have to close it down to view a different image.

    Any help with this will be much appreciated.

    Thanks.

    https://www.ads-software.com/plugins/responsive-lightbox/

Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author dFactory

    (@dfactory)

    Is that a native WP gallery?
    Did you enable support for galleries in plugin settings?

    Thread Starter strandcreative

    (@strandcreative)

    yes native wp gallery with support for gallery in plugin settings.

    you can see in inspect element it is adding:

    rel=”lightbox[gallery-1] lightbox-0″
    rel=”lightbox[gallery-1] lightbox-1″
    rel=”lightbox[gallery-1] lightbox-2″
    rel=”lightbox[gallery-1] lightbox-3″

    to each image.

    here is screenshot:
    https://snag.gy/Fr1sC.jpg

    Plugin Author dFactory

    (@dfactory)

    I see, but it is not the correct syntax for the plugin.

    Each element that’s about to create a gallery should have identical rel attribute, for example:

    rel="lightbox[gallery-1]"

    or

    rel="lightbox"

    or

    rel="lightbox-0"

    hi, dFactory

    i have exact the same issue with native-Wp Gallery on Wp 4.2.2

    swipebox use all Gallery Images for Slider but prettyphoto use for the same gallery only the first clicked image! did you have a fix for this Problem?

    Thread Starter strandcreative

    (@strandcreative)

    It looks to be theme relate as when I revert to WordPress 2015 theme it works fine.

    I also have this problem with prettyphoto. Only one picture is used in a lightbox, but lightbox gallery does not work anymore since very recently.

    I use the rel=”lightbox[gallery-1]” syntax at my page

    The Responsive Lightbox Plugin does not work almost at all at my website. No matter which lightbox script I activate it works always the prettyphoto script. But the prettyphoto script does not work correctly. The lightbox shows only on picture and no thumbnails of the other gallery pictures.

    I have reinstalled the plugin nevertheless it does not work.
    Maybe there is a conflict with other plugins but I cannot give up the other plugins.

    Very pity, because the prettyphoto script was my favourite in the past.

    Plugin Author dFactory

    (@dfactory)

    @benuzar, I think it might be the admin JS issue. The settings are not being changed, then when you save you always store the old data.

    Ok, I am the admin of my WordPress site, but I have absolutely no knowledge about javascript. Is there any I could do to solve the “admin JS issue”?

    Plugin Author dFactory

    (@dfactory)

    I requires javascript debuging – using browser console for example. We can’t help here unfortunatelly.

    Now I use the Royal PrettyPhoto plugin, which works fine on big displays. Of course Royal PrettyPhoto also fails on mobile devices with the known lacks described here, which could not really be resolved.

    Easy set.
    General settings – Selector – change to lightbox[gallery-1]

    Plugin Author dFactory

    (@dfactory)

    Should be fixed in just released 1.6.1

    @kudouyuzi, it’s not the right solution

    Cool

    Still not working right. I was having the same problem in the Sabai Directory Listings on my sites (not the regular pages – works perfectly there) so I was excited to see that 1.6.1 should fix it. I updated to 1.6.1 just now but it’s still not fixed – no navigation between photos within a directory listing. The image links all have identical rel attributes: rel=”prettyPhoto[directory_listing_photo]”, I checked. (yes I’m using prettyPhoto as selector in the settings for the plugin)

    Here’s a page where it’s not working: https://boundarybc.com/directory/listing/camp-beverly-hills-rv-park-campground (see photos tab at bottom)
    and here’s a page where it’s working perfectly: https://boundarybc.com/plan/getting/ (see maps on sidebar).

    Hope this helps. Thank you!

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Gallery not cycling through all images’ is closed to new replies.