Library for "product gallery thumbnails" and Slider "related products"

This topic has 4 replies, 3 voices, and was last updated 3 years, 9 months ago ago by Olga Barlow

  • Avatar: Andrey
    Andrey
    Participant
    July 27, 2020 at 09:17

    I want to ask about the library used to display “product gallery thumbnails” and the slider displays “related products”….Can you tell us the libraries to display them, because I want to use css and js files for other pages on woocommerce like shop, product archive, …
    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 27, 2020 at 11:35

    Hello,

    Thanks for using our theme.
    Please describe the result you want to achieve in more detail.
    swiper slider – works on all pages from our script, use a browser inspector tool to check classes https://prnt.sc/tp7dou

    Regards

    Avatar: Andrey
    Andrey
    Participant
    July 27, 2020 at 15:24

    Hello
    thank you for your reply…..
    I want that library to work with this page:
    http://andreynkb.website/catalog/hyundai/accent/
    you can see when you hover your mouse over and click the “Quick View” button a popup is displayed and some images like the product gallery and related products are not loaded it only displays the loading icon (I think the reason is due to the lack of css library or js)
    Thanks.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 28, 2020 at 09:23

    Hello,

    Use the following code to hide loader (Theme Options > Custom CSS)

    #mst-wcqvfepb-popup-modal .thumbnails-list.thumbnails {
        display: none;
    }

    We don’t display the product gallery in the quick view by default. You can only enable/disable images slider for the main image in the ThemeOptions > WooCommerce > Shop Elements > Quick View > Product Images http://prntscr.com/tpr356
    Besides you use custom Quick View option. So, if you want to show the product gallery slider in addition to the main slider in the Quick View it required additional customization.

    You can submit customization request here because our basic support does not include this, unfortunately.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.