• Resolved Reyad86

    (@reyad86)


    Hi, I have setup your awesome plugin and I have only two questions:
    1) I would like to make pictures order random on all galleries, is this possible?
    2) I would like to disable the click on the image, so people remain on my site and don’t go in the jpg or png page. For example here: https://bit.ly/2xL3eiy if you click no the picture you go out of the site. We can avoid that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @reyad86,

    1) Currently, there is only one random feature that can be used. A random source of the images that would display images from all the galleries in a random order. https://drive.google.com/file/d/1Vw_Q4R-cv-Ugp4q5WkrXt8YBzy2CYgcv/view?usp=drivesdk
    Unfortunately, you cannot select the random order for a specific gallery.

    2) Please add the CSS rule from below to “Gallery -> Other Options -> Style” in order to disable to trigger any events on thumbnail click for the ImageBrowser display type:

    .ngg-imagebrowser .pic a {
    pointer-events: none !important;
    }

    Hope this helps ??
    Mihai

    Because it has been a month or more since your last reply, I am going to mark this as resolved as I assume you have found a solution. Please feel free to reply again if you still have questions.

    Thanks!

    – Gaby, Customer Support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Random sorting for all galleries ad disable link to the original file’ is closed to new replies.