Single product DOTS instead of thumbnails
-
Hi, is there a way to make dots appear instead of thumbnails? Now I have set Bottom (horizontal carousel).. but I can also set “without thumbnails” in necessary.. Thanks.
Attachments:
You must be
logged in to view attached files.
Also is it possible to go back to the first image when you get to the last one? (instead of having to go back) … Thanks.
Hello,
For now, there is no option. This option would be added to the nearest update.
This code would enable the dots in the next theme update
add_filter( 'woodmart_product_slider_dots', '__return_true' );
Please add this code to the functions.php or the child theme and as soon as the new update has been released and you update the theme, dots would work as you need.
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Single product DOTS instead of thumbnails’ is closed to new replies.