New Landing How can we help? Themeforest Theme Support Joyn Disable Thumbnail navigation in the gallery set on Masonry

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #124462
    imweird
    Member
    Post count: 132

    Hi there, I think the title says it all.
    I have created a gallery and insert that in the page using the Swift Page Builder > Gallery > Masonry Style. I have noticed that there is an option that says: “Show thumbnail navigation”. Even if i have selected “no” in that field I still having thumbnails navigation in the slider.

    Of course i can hide the thumbs;
    .ilightbox-thumbnails.metro-white.ilightbox-horizontal {
    display: none;
    }

    But have to modify the script for the space?

    thank you

    #124464
    imweird
    Member
    Post count: 132

    .ilightbox-thumbnails.metro-white.ilightbox-horizontal {
    height: 0px;
    }

    .ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
    height: 0px;
    }

    this will make it.

    Check the option to disable the thumbnails though!

    #124466
    imweird
    Member
    Post count: 132

    May i ask you how can achieve this in a “easy way”?

    I would like the images in my Masonry gallery, just in the phone, to be “un-clickable” so that it doesn’t open the slider.

    The dimension of the pictures can’t be bigger anyway so it doesn’t make sense to have the slider in the iphone going on but the images stocked one under the other are perfect.

    Thank you

    #124471
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I think you’ve misunderstood. The ‘Show Thumbnails’ option is for when you are displaying you gallery as a slider, you said you are using Masonry. The lightbox that pops up when you click an image is not the slider that I am referring to, those thumbnails will always show unless you remove them with CSS

    If you don’t want to show the lightbox then disable it in the Gallery options

    – Kyle

    #124472
    imweird
    Member
    Post count: 132

    Perfect! 🙂
    Thank you a lot

    #124473
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register