Home Forums WoodMart support forum Single product DOTS instead of thumbnails

Single product DOTS instead of thumbnails

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #346779

    IvanDPI
    Participant

    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.
    #346782

    IvanDPI
    Participant

    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.

    #346937

    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

    #347820

    IvanDPI
    Participant

    Thank you very much.

    #347913

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Single product DOTS instead of thumbnails’ is closed to new replies.