Home Forums Themes Support Claue Product gallery images thumbnail highlighting not working

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #22617

      Hi, hope you are good today.

      In the gallery on the product page, when we click on the thumbnail it is not applying the .slick-current class to .slick-slide in order to change the opacity to 1 and highlight which image is being displayed.

      It only works when the page loads, then when you click another thumbnail does not work.

    • #22646

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS to fix

      .p-nav .slick-slide.slick-active {
      	opacity: 1;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #22828

      Hi, I have tried this, the problem is that all visible thumbnails have this class .slick-active

    • #22885

      Hi,

      Please remove the suggest code and download attach file and extract to folder claue\core\libraries\vendors\wcvs\init.php

      Best regards

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

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #22888

      Great! That works! Thank you

Viewing 4 reply threads

You must be logged in to reply to this topic.