Home Forums WoodMart support forum display thumbnails of images in a lightbox

display thumbnails of images in a lightbox

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #323469

    loralora
    Participant

    Hi thank you for your support

    Tell me how to display thumbnails of images in a lightbox? like how

    Attachments:
    You must be logged in to view attached files.
    #323513

    Hello,

    You can find this option in the Theme Settings > Single Product > Images, you need to find “Main image click action” and choose “Photoswipe popup”.

    If you have any questions please feel free to contact us.

    Best Regards

    #323514

    loralora
    Participant

    I meant to display thumbnails on the right, all photos related to the product

    #323604

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Desktop:

    .product-images-inner .woocommerce-product-gallery{
        flex-direction: row-reverse;
    }

    Best Regards

    #323651

    loralora
    Participant

    this does not work 🙁

    #323722

    Hello,

    Please, provide your site admin access (insert the site credentials into the Private content block under the message area).

    Best Regards

    #323750

    loralora
    Participant

    in the attachment

    Please note. we are talking about a lightbox and the ability to show and switch photo thumbnails on it

    #323811

    Hello,

    You did not insert into “Desktop”. Please add images to the gallery to check.

    Best Regards

    #324573

    loralora
    Participant

    I have added images, but this is a lightbox.
    Watch a video

    #324728

    Hello,

    Sorry, my bad, I have followed you wrong. Unfortunately, there is no option to add the thumbnails into the lightbox.

    If you have any questions please feel free to contact us.

    Best Regards

    #324859

    loralora
    Participant

    thank you

    #324861

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘display thumbnails of images in a lightbox’ is closed to new replies.